cefCfgDistributionOperState
CISCO-CEF-MIB ·
.1.3.6.1.4.1.9.9.492.1.4.1.1.4
Object
column CISCO-CEF-TCCefOperStatus
The current operational state of CEF distribution.
If the cefCfgDistributionAdminState is disabled(2), then
cefDistributionOperState will eventually go to the down(2)
state unless some error has occurred.
If cefCfgDistributionAdminState is changed to enabled(1)
then cefCfgDistributionOperState should change to up(1)
only if the CEF entity is ready to forward the packets
using Distributed Cisco Express Forwarding (dCEF) 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 Distributed Cisco Express Forwarding.
Context
- MIB
- CISCO-CEF-MIB
- OID
.1.3.6.1.4.1.9.9.492.1.4.1.1.4- 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::cefCfgDistributionOperState'
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::cefCfgDistributionOperState.<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::cefCfgDistributionOperState'
Syntax
- Source
- CISCO-CEF-TCCefOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |
Conformance
Member of