ciscoEsPortFastPort
CISCO-ES-STACK-MIB ·
.1.3.6.1.4.1.9.5.14.4.1.1.43
Object
column mandatory
r/w
Enumeration
Indicates whether the port is enable or disable for fast port support. When fast port is enable, port state will go to forwarding as soon as the link is up.
Context
- MIB
- CISCO-ES-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.14.4.1.1.43- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ciscoEsPortEntry
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-ES-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ES-STACK-MIB::ciscoEsPortFastPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ES-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ES-STACK-MIB::ciscoEsPortFastPort.<ciscoEsPortSwitchNumber>.<ciscoEsPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ES-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ES-STACK-MIB::ciscoEsPortFastPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |