stpxFastStartOperMode

CISCO-STP-EXTENSIONS-MIB · .1.3.6.1.4.1.9.9.82.1.9.5.1.3

Object

column Enumeration
Indicates the fast start operational status of the
port on a particular Spanning Tree Instance.
enable  -- the fast start feature is operationally 
           enabled on this port and the port is in 
           edge mode.
disable -- the fast start feature is operationally 
           disabled on this port. 
network -- the port is in network mode.

Context

MIB
CISCO-STP-EXTENSIONS-MIB
OID
.1.3.6.1.4.1.9.9.82.1.9.5.1.3
Type
column
Access
readonly
Status
current
Parent
stpxFastStartOperModeEntry
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 'CISCO-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STP-EXTENSIONS-MIB::stpxFastStartOperMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STP-EXTENSIONS-MIB::stpxFastStartOperMode.<stpxFastStartOperModeInstIndex>.<stpxFastStartOperModePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STP-EXTENSIONS-MIB::stpxFastStartOperMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled
3network

Conformance