cnosPortSTPPortFastMode
CISCO-CNO-SWITCH-MIB ·
.1.3.6.1.4.1.9.10.43.1.3.1.1.9
Object
column r/w
Enumeration
This object configures the port into the Spanning
Tree port-fast mode. When enabled(1), the STP can
transition the port's state directly from blocking
to forwarding, and vice versa, without going through
the intermediate listening and learning states.
This object should only be enabled for a port that
is connected to a single workstation. A port that is
attached to a network segment with multiple network
nodes or bridges should have this object set to
disabled(2) since a temporary loop may occur when
port changes state.
Context
- MIB
- CISCO-CNO-SWITCH-MIB
- OID
.1.3.6.1.4.1.9.10.43.1.3.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cnosPortEntry
- 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 'CISCO-CNO-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CNO-SWITCH-MIB::cnosPortSTPPortFastMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CNO-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CNO-SWITCH-MIB::cnosPortSTPPortFastMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CNO-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CNO-SWITCH-MIB::cnosPortSTPPortFastMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of