BPDU-TUNNELING-MIB

File: BPDU-TUNNELING-MIB.mib (5249 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Unsigned32 Integer32 MacAddress
dlink-common-mgmt

Defined Types

SwBPDUTunnelEntry  
SEQUENCE    
  swBPDUTunnelPortIndex INTEGER
  swBPDUTunnelPortType INTEGER
  swBPDUTunnelSTPState INTEGER
  swBPDUTunnelGVRPState INTEGER

Defined Values

swBPDUTunnelMIB 1.3.6.1.4.1.171.12.60
The structure of BPDU tunneling for the proprietary enterprise.
MODULE-IDENTITY    

swBPDUTunnelCtrl 1.3.6.1.4.1.171.12.60.1
OBJECT IDENTIFIER    

swBPDUTunnelInfo 1.3.6.1.4.1.171.12.60.2
OBJECT IDENTIFIER    

swBPDUTunnelMgmt 1.3.6.1.4.1.171.12.60.3
OBJECT IDENTIFIER    

swBPDUTunnelState 1.3.6.1.4.1.171.12.60.1.1
This object indicates the state of the BPDU tunneling.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swBPDUTunnelSTPMcastAddress 1.3.6.1.4.1.171.12.60.2.1
This object indicates the MAC of the STP tunnel multicast address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swBPDUTunnelGVRPMcastAddress 1.3.6.1.4.1.171.12.60.2.2
This object indicates the MAC of the GVRP tunnel multicast address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swBPDUTunnelTable 1.3.6.1.4.1.171.12.60.3.1
A table that contains BPDU tunneling information about every port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwBPDUTunnelEntry

swBPDUTunnelEntry 1.3.6.1.4.1.171.12.60.3.1.1
A list with BPDU tunneling information for each port of the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwBPDUTunnelEntry  

swBPDUTunnelPortIndex 1.3.6.1.4.1.171.12.60.3.1.1.1
This object indicates the module's port number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

swBPDUTunnelPortType 1.3.6.1.4.1.171.12.60.3.1.1.2
This object indicates the type of the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tunnel(2), uplink(3)  

swBPDUTunnelSTPState 1.3.6.1.4.1.171.12.60.3.1.1.3
This object indicates the state of the STP tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swBPDUTunnelGVRPState 1.3.6.1.4.1.171.12.60.3.1.1.4
This object indicates the state of the GVRP tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)