fcIfFlapCtrlConfigReason
CISCO-FC-FE-MIB ·
.1.3.6.1.4.1.9.9.289.1.1.17.1.1
Object
column Enumeration
This object indicates the reason for which a port can
be allowed to toggle between up and down states.
linkFailure (1) - physical link failure.
trustSecViolation (2) - Cisco Trusted Security violation.
bitErrorRate (3) - bit error rate threshold exceeded.
signalLoss (4) - link failure due to loss of signal.
syncLoss (5) - link failure due to loss of sync.
linkReset (6) - link failure due to link reset.
creditLoss (7) - link failure due to excessive credit
loss indications.
Context
- MIB
- CISCO-FC-FE-MIB
- OID
.1.3.6.1.4.1.9.9.289.1.1.17.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fcIfFlapCtrlConfigEntry
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-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-FE-MIB::fcIfFlapCtrlConfigReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-FE-MIB::fcIfFlapCtrlConfigReason.<fcIfFlapCtrlConfigReason>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-FE-MIB::fcIfFlapCtrlConfigReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | linkFailure |
2 | trustSecViolation |
3 | bitErrorRate |
4 | signalLoss |
5 | syncLoss |
6 | linkReset |
7 | creditLoss |