All MIBs › CISCO-CEF-MIB › cefIntNonrecursiveAccouting
cefIntNonrecursiveAccouting
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefIntNonrecursiveAccouting
OID (numeric): 1.3.6.1.4.1.9.9.492.1.5.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The CEF accounting mode for the interface. CEF prefix based non-recursive accounting on an interface can be configured to store the stats for non-recursive prefixes in a internal or external bucket.
internal(1) : Count input traffic in the nonrecursive internal bucket
external(2) : Count input traffic in the nonrecursive external bucket
The value of this object will only be effective if value of the object cefAccountingMap is set to enable nonRecursive(1) accounting.
What is cefIntNonrecursiveAccouting?
This object selects which of two accounting buckets, internal or external, CEF uses to tally input traffic statistics for non-recursive prefixes on this interface. The distinction matters when pulling per-prefix traffic counters for billing or capacity planning, since choosing the wrong bucket means the numbers read from the corresponding stats table won't reflect the traffic an admin expects. An ISP edge router configured for internal(1) accounting would roll customer-facing prefix traffic into the internal bucket, while external(2) might separate transit-peer traffic for a different reporting pipeline.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.5.1.1.3 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefIntNonrecursiveAccouting
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.5.1.1.3.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefIntNonrecursiveAccouting.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.5.1.1.3.1 i <value>
Start monitoring Cisco routers/Layer-3 switches (Cisco Express Forwarding) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CEF-MIB::cefIntNonrecursiveAccouting OID value, configure state conditions and alerts, and monitor any Cisco routers/Layer-3 switches (Cisco Express Forwarding) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.492 | ciscoCefMIB | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1 | ciscoCefMIBObjects | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.5 | cefInterface | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.5.1 | cefIntTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.5.1.1 | cefIntEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.5.1.1.3 | cefIntNonrecursiveAccouting | CISCO-CEF-MIB |