DLINKSW-STP-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-STP-EXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dlinkSwStpExtMIB 1.3.6.1.4.1.171.14.15
The MIB module for managing D-Link STP extensions which are not covered by standard MIBs.
       dStpExtMIBNotifications 1.3.6.1.4.1.171.14.15.0
       dStpExtMIBObjects 1.3.6.1.4.1.171.14.15.1
           dStpExtGblMgmt 1.3.6.1.4.1.171.14.15.1.1
               dStpExtStpGblStateEnabled 1.3.6.1.4.1.171.14.15.1.1.1 truthvalue read-write
This object enables global spanning-tree function.
               dStpExtNotificationEnable 1.3.6.1.4.1.171.14.15.1.1.2 bits read-write
This object indicates whether a specified notification is enabled or not. If a bit corresponding to a notification is set to 1, then the specified notification can be generated. newRoot(0) - the newRoot notification as defined in BRIDGE-MIB. topologyChange(1) -- the topologyChange notification as defined in BRIDGE-MIB. Bits: 'newRoot': 0, 'topologyChange': 1.
               dStpExtStpNniBpduAddress 1.3.6.1.4.1.171.14.15.1.1.3 integer read-write
Specifies the BPDU MAC address of the NNI port in Q-in-Q status. dot1d - Use Customer Bridge Group Address (01-80-C2-00-00-00) as destination address of STP BPDU. dot1ad - Use Provider Bridge Group Address (01-80-C2-00-00-08) as destination address of STP BPDU. Enumeration: 'dot1d': 1, 'dot1ad': 2.
           dStpExtPortMgmt 1.3.6.1.4.1.171.14.15.1.2
               dStpExtPortTable 1.3.6.1.4.1.171.14.15.1.2.1 no-access
A table that contains port-specific information for the STP extensions.
                   dStpExtPortEntry 1.3.6.1.4.1.171.14.15.1.2.1.1 no-access
An entry in dStpExtPortTable. This object indicates per port STP information which is not covered by standard MIB(s).
                       dStpExtPortNumber 1.3.6.1.4.1.171.14.15.1.2.1.1.1 ieee8021bridgeportnumber no-access
The port number of the port for this entry.
                       dStpExtPortForwardBpduEnabled 1.3.6.1.4.1.171.14.15.1.2.1.1.2 truthvalue read-write
This object indicates whether forward the received STP BPDUs to all VLAN member ports in untagged form. dStpExtPortForwardBpduEnabled cannot be set to 'true' when spanning-tree protocol is enabled on the interface.
                       dStpExtPortAdminHelloTime 1.3.6.1.4.1.171.14.15.1.2.1.1.3 unsigned32 read-write
This object indicates the time interval to send one BPDU at the designated port. dStpExtPortAdminHelloTime only takes effect in MSTP mode.
                       dStpExtPortState 1.3.6.1.4.1.171.14.15.1.2.1.1.4 integer read-only
This object indicates the state of STP port. errDisabled(1): the port is at error disabled state. blocking(2) - broken(6): When STP is enabled on the port and the port is not at error disabled state, dStpExtPortState has the same value as dot1dStpPortState, as defined by application of STP. noStpForwarding(7) - STP is disabled at the port and this port is functioning. nonStpOther(8) - STP is disabled at the port and this port is link-down or other malfunctioning situations. Enumeration: 'listening': 3, 'nonStpOther': 8, 'blocking': 2, 'broken': 6, 'learning': 4, 'forwarding': 5, 'nonStpForwarding': 7, 'errDisabled': 1.
           dStpExtMstpMgmt 1.3.6.1.4.1.171.14.15.1.3
               dStpExtMstpPortTable 1.3.6.1.4.1.171.14.15.1.3.1 no-access
A table that contains MSTI-specific information which are not covered by ieee8021MstpPortTable. Note that entries will exist in this table only for bridge components for which the corresponding instance of ieee8021SpanningTreeVersion (from the IEEE8021-SPANNING-TREE-MIB) has a value of mstp(2) and the corresponding port is not disabled.
                   dStpExtMstpPortEntry 1.3.6.1.4.1.171.14.15.1.3.1.1 no-access
An entry in dStpExtMstPortTable, which consists of information is not covered by ieee8021MstpPortTable.
                       dStpExtMstpPortMstId 1.3.6.1.4.1.171.14.15.1.3.1.1.1 ieee8021mstidentifier no-access
In an MSTP Bridge, this parameter is the MSTID, i.e. the identifier of a Spanning Tree (or MST) Instance.
                       dStpExtMstpPortNum 1.3.6.1.4.1.171.14.15.1.3.1.1.2 ieee8021bridgeportnumber no-access
In an MSTP Bridge, the Port's Port Number parameter value for the MSTI, i.e. the number of the Bridge Port for the MSTI.
                       dStpExtMstpPortRole 1.3.6.1.4.1.171.14.15.1.3.1.1.3 integer read-only
The MSTI's current port role as defined by application of MSTP. Enumeration: 'root': 1, 'alternate': 2, 'designated': 3, 'backup': 4, 'master': 5.
       dStpExtMIBConformance 1.3.6.1.4.1.171.14.15.2
           dStpExtMIBCompliances 1.3.6.1.4.1.171.14.15.2.1
               dStpExtCompliance 1.3.6.1.4.1.171.14.15.2.1.1
The compliance statement for entities which implement the DLINKSW-STP-EXT-MIB.
               dStpExtGroups 1.3.6.1.4.1.171.14.15.2.1.2
                   dStpExtBasicGroup 1.3.6.1.4.1.171.14.15.2.1.2.1
This group contains the collection of objects related to STP/RSTP configuration/status which cannot be covered by standard MIBs.
                   dStpExtMstpGroup 1.3.6.1.4.1.171.14.15.2.1.2.2
This group contains the collection of objects related to MSTP configuration/status which cannot be covered by standard MIBs.
                   dStpExtServiceProviderCfgGroup 1.3.6.1.4.1.171.14.15.2.1.2.3
A collection of objects configures STP in service provider site.