All MIBs › CLEARTRAC7-MIB › statIfwanBadFlags
statIfwanBadFlags
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::statIfwanBadFlags
OID (numeric): 1.3.6.1.4.1.727.7.2.20.2.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 statIfwanBadFlags?
This read-only string reports coded flags (U/Q/F/S/B/A) indicating the specific reason for bad frames received on this WAN port, covering bad length, overflow, flush, overrun, bad CRC, or abort conditions. An admin reads these flags to diagnose exactly what kind of framing problem is occurring rather than just knowing that errors exist. For example, seeing a 'B' flag repeatedly in statIfwanBadFlags tells the admin the port is receiving frames with bad CRC checksums, pointing toward line noise rather than a queue overflow.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.2.1.13 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::statIfwanBadFlags
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.2.1.13.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::statIfwanBadFlags.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> statIfwanBadFlags.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::statIfwanBadFlags 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.2 | statIfwanTable | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.2.1 | statIfwanEntry | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.2.1.13 | statIfwanBadFlags | CLEARTRAC7-MIB |