cefCfgAccountingMap
CISCO-CEF-MIB ·
.1.3.6.1.4.1.9.9.492.1.4.1.1.5
Object
column r/w
Bits
This object represents a bitmap of network
accounting options.
CEF network accounting is disabled by default.
CEF network accounting can be enabled
by selecting one or more of the following
CEF accounting option for the value
of this object.
nonRecursive(0): enables accounting through
nonrecursive prefixes.
perPrefix(1): enables the collection of the numbers
of pkts and bytes express forwarded
to a destination (prefix)
prefixLength(2): enables accounting through
prefixlength.
Once the accounting is enabled, the corresponding stats
can be retrieved from the cefPrefixTable and
cefStatsPrefixLenTable.
Context
- MIB
- CISCO-CEF-MIB
- OID
.1.3.6.1.4.1.9.9.492.1.4.1.1.5- Type
- column
- Access
- readwrite
- 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::cefCfgAccountingMap'
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::cefCfgAccountingMap.<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::cefCfgAccountingMap'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | nonRecursive |
1 | perPrefix |
2 | prefixLength |
Conformance
Member of