All MIBs › CISCO-CEF-MIB › cefAdjHCBytes
cefAdjHCBytes
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefAdjHCBytes
OID (numeric): 1.3.6.1.4.1.9.9.492.1.2.2.1.12
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of bytes transmitted using this adjacency. This object is a 64-bit version of cefAdjBytes.
What is cefAdjHCBytes?
This is the 64-bit version of cefAdjBytes, needed to avoid wraparound on adjacencies pushing enough byte volume to overflow the 32-bit counter within a typical monitoring window. Byte counters wrap faster than packet counters for the same traffic rate, so on any adjacency carrying more than a modest sustained bitrate, this 64-bit object is the practical choice for accurate byte accounting over any but the shortest polling intervals. An adjacency sustaining 500 Mbps of outbound traffic would wrap a 32-bit byte counter in about a minute, making this 64-bit counter necessary for accurate accounting at any reasonable SNMP polling interval.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.2.1.12 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefAdjHCBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.2.1.12.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefAdjHCBytes.1
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::cefAdjHCBytes 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.2 | cefAdj | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.2 | cefAdjTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.2.1 | cefAdjEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.2.1.12 | cefAdjHCBytes | CISCO-CEF-MIB |