All MIBs › CNTAU-MIB › cntdot3LanceOverFlows
cntdot3LanceOverFlows
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntdot3LanceOverFlows
OID (numeric): 1.3.6.1.4.1.333.1.10.1.1.1.17
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of times the LANCE receiver lost all or part of the incoming packet due to an inability to store the packet in a memory buffer before the internal silo overflowed.
What is cntdot3LanceOverFlows?
This counter counts how many times the LANCE Ethernet receiver lost all or part of an incoming packet because there was no memory buffer available before its internal silo filled up. For an administrator, a growing value means the receive side, not the network, is the bottleneck, since the hardware itself is dropping frames before they even reach protocol processing. For example, a spike in this counter during a traffic burst suggests the node needs more receive buffers or faster buffer allocation, independent of any link errors reported elsewhere.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.10.1.1.1.17 snmpwalk -v2c -c public <target> CNTAU-MIB::cntdot3LanceOverFlows
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.10.1.1.1.17.1 snmpget -v2c -c public <target> CNTAU-MIB::cntdot3LanceOverFlows.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cntdot3LanceOverFlows.1
Start monitoring CNT Fibre Channel access-unit/channel-extension device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNTAU-MIB::cntdot3LanceOverFlows OID value, configure state conditions and alerts, and monitor any CNT Fibre Channel access-unit/channel-extension device (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.1 | cntau | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.10 | cnttransmission | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.10.1 | cntdot3 | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.10.1.1 | cntdot3Table | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.10.1.1.1 | cntdot3Entry | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.10.1.1.1.17 | cntdot3LanceOverFlows | CNTAU-MIB |