dpStpExtStpMode
DLINKPRIME-STP-EXT-MIB ·
.1.3.6.1.4.1.171.15.18.1.1.2
Object
scalar r/w
Enumeration
This object set spanning-tree mode.
stp - The Spanning Tree Protocol(IEEE 802.1D) is a network
protocol that ensures a loop-free topology for any
bridged Ethernet local area network.
rstp - Rapid Spanning Tree Protocol(IEEE 802.1w), an enhancement
to Spanning Tree Protocol. RSTP provides significantly
faster spanning tree convergence after a topology change,
introducing new convergence behaviors and bridge port
roles to do this. RSTP was designed to be
backwards-compatible with standard STP.
Context
- MIB
- DLINKPRIME-STP-EXT-MIB
- OID
.1.3.6.1.4.1.171.15.18.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dpStpExtGblMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINKPRIME-STP-EXT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-STP-EXT-MIB::dpStpExtStpMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKPRIME-STP-EXT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKPRIME-STP-EXT-MIB::dpStpExtStpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stp |
2 | rstp |