All MIBs › CTIF-EXT-MIB › ctIfOutOctetsOverflows
ctIfOutOctetsOverflows
Module: CTIF-EXT-MIB
OID (symbolic): CTIF-EXT-MIB::ctIfOutOctetsOverflows
OID (numeric): 1.3.6.1.4.1.52.4.3.3.10.1.1.10
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of times the associated ctIfOutOctets counter has overflowed.
What is ctIfOutOctetsOverflows?
This read-only Counter tracks the number of times the paired ctIfOutOctets counter has wrapped. An admin factors this in to compute an accurate cumulative outbound byte total on a high-speed link. For example, on a high-speed uplink, an admin factors in ctIfOutOctetsOverflows to compute the true cumulative outbound byte count since the counter last wrapped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.10.1.1.10 snmpwalk -v2c -c public <target> CTIF-EXT-MIB::ctIfOutOctetsOverflows
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.10.1.1.10.1 snmpget -v2c -c public <target> CTIF-EXT-MIB::ctIfOutOctetsOverflows.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctIfOutOctetsOverflows.1
Start monitoring Cabletron/Enterasys switch/hub (legacy, per-port IF-MIB extension) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTIF-EXT-MIB::ctIfOutOctetsOverflows OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys switch/hub (legacy, per-port IF-MIB extension) from a single console.
OID Breakdown
Upper-level ancestors (10 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.3 | ctronExtn | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.3.3 | ctronMib2 | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.3.3.10 | ctIfHC | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.10.1 | ctIfHCStatsTable | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.10.1.1 | ctIfHCStatsEntry | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.10.1.1.10 | ctIfOutOctetsOverflows | CTIF-EXT-MIB |