stpDot1dStpPortForwardTransitions
STP-MIB ·
.1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.10
Object
column SNMPv2-SMICounter32
The number of times this port has transitioned from the Learning state to the Forwarding state.
Context
- MIB
- STP-MIB
- OID
.1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- stpDot1dStpPortEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'STP-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STP-MIB::stpDot1dStpPortForwardTransitions'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STP-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STP-MIB::stpDot1dStpPortForwardTransitions.<stpDot1dStpPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STP-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STP-MIB::stpDot1dStpPortForwardTransitions'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of