All MIBs › CNT21-MIB › cnt2XIfInOctets
cnt2XIfInOctets
Module: CNT21-MIB
OID (symbolic): CNT21-MIB::cnt2XIfInOctets
OID (numeric): 1.3.6.1.4.1.333.2.1.2.3.1.17
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The total number of octets received on the interface, including framing characters.
What is cnt2XIfInOctets?
This Counter64 tracks the total number of octets received on the interface, including framing characters, using a 64-bit width to avoid the wraparound a 32-bit counter would suffer on a high-speed link. An administrator relies on this wider counter to get accurate cumulative inbound traffic totals on a busy interface over long polling intervals. For example, on a fast interface cnt2XIfInOctets keeps counting correctly for weeks where the 32-bit cnt2IfInOctets on the base table would already have wrapped around.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.2.1.2.3.1.17 snmpwalk -v2c -c public <target> CNT21-MIB::cnt2XIfInOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.2.1.2.3.1.17.1 snmpget -v2c -c public <target> CNT21-MIB::cnt2XIfInOctets.1
Start monitoring CNT 2.1-series Fibre Channel SAN switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNT21-MIB::cnt2XIfInOctets OID value, configure state conditions and alerts, and monitor any CNT 2.1-series Fibre Channel SAN switch (legacy) from a single console.
How to Use in IPNetwork Monitor
OID Breakdown
Upper-level ancestors (9 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.333 | cnt | CNT2-MIB |
| 1.3.6.1.4.1.333.2 | cnt2 | CNT2-MIB |
| 1.3.6.1.4.1.333.2.1 | cnt2Mib2 | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.2.1.2 | cnt2Interfaces | CNT21-MIB |
| 1.3.6.1.4.1.333.2.1.2.3 | cnt2XIfTable | CNT21-MIB |
| 1.3.6.1.4.1.333.2.1.2.3.1 | cnt2XIfEntry | CNT21-MIB |
| 1.3.6.1.4.1.333.2.1.2.3.1.17 | cnt2XIfInOctets | CNT21-MIB |