cefIntSwitchingState
CISCO-CEF-MIB ·
.1.3.6.1.4.1.9.9.492.1.5.1.1.1
Object
column r/w
Enumeration
The CEF switching State for the interface.
If CEF is enabled but distributed CEF(dCEF) is
disabled then CEF is in cefEnabled(1) state.
If distributed CEF is enabled, then CEF is in
distCefEnabled(2) state. The cefDisabled(3) state
indicates that CEF is disabled.
The CEF switching state is only applicable to the
received packet on the interface.
Context
- MIB
- CISCO-CEF-MIB
- OID
.1.3.6.1.4.1.9.9.492.1.5.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cefIntEntry
- 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-CEF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CEF-MIB::cefIntSwitchingState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CEF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CEF-MIB::cefIntSwitchingState.<entPhysicalIndex>.<cefFIBIpVersion>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CEF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CEF-MIB::cefIntSwitchingState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cefEnabled |
2 | distCefEnabled |
3 | cefDisabled |
Conformance
Member of