dpStpExtPortState

DLINKPRIME-STP-EXT-MIB · .1.3.6.1.4.1.171.15.18.1.2.1.1.3

Object

column Enumeration
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, dpStpExtPortState
              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.

Context

MIB
DLINKPRIME-STP-EXT-MIB
OID
.1.3.6.1.4.1.171.15.18.1.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
dpStpExtPortEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::dpStpExtPortState'
More examples
Read one indexed 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::dpStpExtPortState.<dpStpExtPortNumber>'
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::dpStpExtPortState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1errDisabled
2blocking
3listening
4learning
5forwarding
6broken
7nonStpForwarding
8nonStpOther

Conformance