DLINKSW-STP-EXT-MIB
- Registered at
- 1.3.6.1.4.1.171.14.15
- Last updated
- 2013-03-27 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-03-27 00:00
- Namespace
- dlink
- Source file
DLINKSW-STP-EXT-MIB- Digest
sha256:f93470d8309b08aeb8818829a0c445a56bce6801ae1abd40ce63e579151e055b
Description
The MIB module for managing D-Link STP extensions which are not covered by standard MIBs.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IEEE8021-TC-MIB | IEEE8021BridgePortNumber, IEEE8021MstIdentifier |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DLINK-ID-REC-MIB DLINKSW-STP-EXT-MIB IEEE8021-TC-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dStpExtMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.15.0 | |||
| dStpExtMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.15.1 | |||
| dStpExtGblMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.15.1.1 | |||
| dStpExtStpGblStateEnabled OBJECT-TYPE This object enables global spanning-tree function. | 1.3.6.1.4.1.171.14.15.1.1.1 | TruthValue | read-write | current |
| dStpExtNotificationEnable OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.15.1.1.2 | Bits {newRoot(0), topologyChange(1)} | read-write | current |
| dStpExtStpNniBpduAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.15.1.1.3 | INTEGER {dot1d(1), dot1ad(2)} | read-write | current |
| dStpExtPortMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.15.1.2 | |||
| dStpExtPortTable OBJECT-TYPE A table that contains port-specific information for the STP extensions. | 1.3.6.1.4.1.171.14.15.1.2.1 | not-accessible | current | |
| dStpExtPortEntry OBJECT-TYPE An entry in dStpExtPortTable. This object indicates per port STP information which is not covered by standard MIB(s). | 1.3.6.1.4.1.171.14.15.1.2.1.1 | not-accessible | current | |
| dStpExtPortNumber OBJECT-TYPE The port number of the port for this entry. | 1.3.6.1.4.1.171.14.15.1.2.1.1.1 | IEEE8021BridgePortNumber | not-accessible | current |
| dStpExtPortForwardBpduEnabled OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.15.1.2.1.1.2 | TruthValue | read-write | current |
| dStpExtPortAdminHelloTime OBJECT-TYPE This object indicates the time interval to send one BPDU at the designated port. dStpExtPortAdminHelloTime only takes effect in MSTP mode. | 1.3.6.1.4.1.171.14.15.1.2.1.1.3 | Unsigned32 (1..2) | read-write | current |
| dStpExtPortState OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.15.1.2.1.1.4 | INTEGER {errDisabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6), nonStpForwarding(7), nonStpOther(8)} | read-only | current |
| dStpExtMstpMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.15.1.3 | |||
| dStpExtMstpPortTable OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.15.1.3.1 | not-accessible | current | |
| dStpExtMstpPortEntry OBJECT-TYPE An entry in dStpExtMstPortTable, which consists of information is not covered by ieee8021MstpPortTable. | 1.3.6.1.4.1.171.14.15.1.3.1.1 | not-accessible | current | |
| dStpExtMstpPortMstId OBJECT-TYPE In an MSTP Bridge, this parameter is the MSTID, i.e. the identifier of a Spanning Tree (or MST) Instance. | 1.3.6.1.4.1.171.14.15.1.3.1.1.1 | IEEE8021MstIdentifier | not-accessible | current |
| dStpExtMstpPortNum OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.15.1.3.1.1.2 | IEEE8021BridgePortNumber | not-accessible | current |
| dStpExtMstpPortRole OBJECT-TYPE The MSTI's current port role as defined by application of MSTP. | 1.3.6.1.4.1.171.14.15.1.3.1.1.3 | INTEGER {root(1), alternate(2), designated(3), backup(4), master(5)} | read-only | current |
| dStpExtMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.15.2 | |||
| dStpExtMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.15.2.1 | |||
| dStpExtGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.15.2.1.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dStpExtCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-STP-EXT-MIB. | 1.3.6.1.4.1.171.14.15.2.1.1 | current |
| dStpExtBasicGroup OBJECT-GROUP This group contains the collection of objects related to STP/RSTP configuration/status which cannot be covered by standard MIBs. | 1.3.6.1.4.1.171.14.15.2.1.2.1 | current |
| dStpExtMstpGroup OBJECT-GROUP This group contains the collection of objects related to MSTP configuration/status which cannot be covered by standard MIBs. | 1.3.6.1.4.1.171.14.15.2.1.2.2 | current |
| dStpExtServiceProviderCfgGroup OBJECT-GROUP A collection of objects configures STP in service provider site. | 1.3.6.1.4.1.171.14.15.2.1.2.3 | current |