All MIBs › CLEARTRAC7-MIB › statIflanBadFlags
statIflanBadFlags
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::statIflanBadFlags
OID (numeric): 1.3.6.1.4.1.727.7.2.20.3.1.13
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: These flags are to find the reason of bad frames received.
U : Bad length Q : Overflow F : Flush S : Overrun B : Bad CRC A : Abort
What is statIflanBadFlags?
This read-only string reports coded flags (U/Q/F/S/B/A) indicating the specific reason for bad frames received on this LAN interface, covering bad length, overflow, flush, overrun, bad CRC, or abort conditions. An admin reads these flags to diagnose exactly what kind of LAN framing problem is occurring rather than just knowing that errors exist. For example, seeing a 'Q' flag repeatedly in statIflanBadFlags tells the admin the port's receive queue is overflowing rather than the frames themselves being corrupted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.3.1.13 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::statIflanBadFlags
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.3.1.13.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::statIflanBadFlags.1
Start monitoring ClearTrac 7 series asset-tracking hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLEARTRAC7-MIB::statIflanBadFlags OID value, configure state conditions and alerts, and monitor any ClearTrac 7 series asset-tracking hardware from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.727 | lucent | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7 | cleartrac7 | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2 | mgmt | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20 | stat | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.3 | statIflanTable | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.3.1 | statIflanEntry | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.3.1.13 | statIflanBadFlags | CLEARTRAC7-MIB |