NMS-L2-PROTOCOL-TUNNEL-MIB

File: NMS-L2-PROTOCOL-TUNNEL-MIB.mib (2124 bytes)

Imported modules

SNMPv2-SMI IF-MIB NMS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE ifIndex
nmsMgmt

Defined Types

L2ptIntfEntry  
SEQUENCE    
  l2ptIntfStpTnl INTEGER

Defined Values

nmsL2ProtocolTunnelMIB 1.3.6.1.4.1.3320.9.357
This MIB module is for layer 2 protocol tunneling configurations. Layer 2 protocol tunneling function allows separate user networks to be considered as a single LAN. These user networks are connected via a switched network, which is running L2PT, and transparently forwads the specified l2 protocol data units(PDUs) from one user network to another.
MODULE-IDENTITY    

l2ptMIBObjects 1.3.6.1.4.1.3320.9.357.1
OBJECT IDENTIFIER    

l2ptGlobal 1.3.6.1.4.1.3320.9.357.1.1
OBJECT IDENTIFIER    

l2ptIntfTable 1.3.6.1.4.1.3320.9.357.1.2
This table contains the L2 protocol tunnel configuration of interfaces. Currently supported L2 PDU type is STP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2ptIntfEntry

l2ptIntfEntry 1.3.6.1.4.1.3320.9.357.1.2.1
L2 protocol tunnel configuration of interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2ptIntfEntry  

l2ptIntfStpTnl 1.3.6.1.4.1.3320.9.357.1.2.1.1
Indicates if the tunneling of STP BPDUs is enabled on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)