cefCfgOperState
CISCO-CEF-MIB ·
.1.3.6.1.4.1.9.9.492.1.4.1.1.2
Object
column CISCO-CEF-TCCefOperStatus
The current operational state of CEF.
If the cefCfgAdminState is disabled(2), then
cefOperState will eventually go to the down(2)
state unless some error has occurred.
If cefCfgAdminState is changed to enabled(1) then
cefCfgOperState should change to up(1) only if the
CEF entity is ready to forward the packets using
Cisco Express Forwarding (CEF) else it should remain
in the down(2) state. The up(1) state for this object
indicates that CEF entity is forwarding the packet
using Cisco Express Forwarding.
Context
- MIB
- CISCO-CEF-MIB
- OID
.1.3.6.1.4.1.9.9.492.1.4.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cefCfgEntry
- 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::cefCfgOperState'
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::cefCfgOperState.<entPhysicalIndex>.<cefFIBIpVersion>'
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::cefCfgOperState'
Syntax
- Source
- CISCO-CEF-TCCefOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |
Conformance
Member of