ZYXEL-L2PT-MIB

File: ZYXEL-L2PT-MIB.mib (6511 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelL2ptEntry  
SEQUENCE    
  zyL2ptProtocolGroup BITS
  zyL2ptPointToPointProtocolGroup BITS
  zyL2ptMode INTEGER

Defined Values

zyxelL2pt 1.3.6.1.4.1.890.1.15.3.39
The subtree for Layer 2 Protocol Tunneling (L2PT)
MODULE-IDENTITY    

zyxelL2ptSetup 1.3.6.1.4.1.890.1.15.3.39.1
OBJECT IDENTIFIER    

zyL2ptState 1.3.6.1.4.1.890.1.15.3.39.1.1
Enable/disable L2PT (Layer 2 protocol tunneling) feature on the switch. L2PT is used on the service provider's edge devices. L2PT allows edge switches to tunnel layer 2 STP (Spanning Tree Protocol), CDP (Cisco Discovery Protocol) and VTP (VLAN Trunking Protocol) packets between customer switches connected through the service provider's network. The edge switch encapsulates layer 2 protocol packets with a specific MAC address before sending them across the service provider's network to other edge switches.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyL2ptMacAddress 1.3.6.1.4.1.890.1.15.3.39.1.2
Specify an MAC address with which the switch uses to encapsulate the layer 2 protocol packets by replacing the destination MAC address in the packets.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

zyxelL2ptTable 1.3.6.1.4.1.890.1.15.3.39.1.3
The table contains L2PT configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelL2ptEntry

zyxelL2ptEntry 1.3.6.1.4.1.890.1.15.3.39.1.3.1
An entry contains L2PT configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelL2ptEntry  

zyL2ptProtocolGroup 1.3.6.1.4.1.890.1.15.3.39.1.3.1.1
Enable/disable L2PT protocols on the port. Select this option to have the Switch tunnel CDP (Cisco Discovery Protocol) packets so that other Cisco devices can be discovered through the service provider's network. Select this option to have the Switch tunnel STP (Spanning Tree Protocol) packets so that STP can run properly across the service provider's network and spanning trees can be set up based on bridge information from all (local and remote) networks. Select this option to have the Switch tunnel VTP (VLAN Trunking Protocol) packets so that all customer switches can use consistent VLAN configuration through the service provider's network.
Status: current Access: read-write
OBJECT-TYPE    
  BITS cdp(0), stp(1), vtp(2)  

zyL2ptPointToPointProtocolGroup 1.3.6.1.4.1.890.1.15.3.39.1.3.1.2
Enable/Disable L2PT point-to-point protocols on the port. The switch supports PAgP (Port Aggregation Protocol), LACP (Link Aggregation Control Protocol) and UDLD (UniDirectional Link Detection) tunneling for a point-to-point topology. Both PAgP and UDLD are Cisco's proprietary data link layer protocols. PAgP is similar to LACP and used to set up a logical aggregation of Ethernet ports automatically. UDLD is to determine the link's physical status and detect a unidirectional link.
Status: current Access: read-write
OBJECT-TYPE    
  BITS pagp(0), lacp(1), udld(2)  

zyL2ptMode 1.3.6.1.4.1.890.1.15.3.39.1.3.1.3
Select access to have the switch encapsulate the incoming layer 2 protocol packets and forward them to the tunnel port(s). Select access for ingress ports at the edge of the service provider's network. Select Tunnel for egress ports at the edge of the service provider's network.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER access(1), tunnel(2)