All MIBs › Cxr-connect-MIB › snmpInBadTypes
snmpInBadTypes
Module: Cxr-connect-MIB
OID (symbolic): Cxr-connect-MIB::snmpInBadTypes
OID (numeric): 1.3.6.1.2.1.11.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
What is snmpInBadTypes?
This is a Counter tallying a category of malformed or unexpected-type incoming SNMP PDUs received by the agent, sitting in the SNMP group's statistics branch alongside the standard error counters (ASN.1 parse errors before it, tooBig/noSuchName/badValue errors after). A steady climb suggests a management station or script is sending the agent PDUs it can't properly parse.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.11.7 snmpwalk -v2c -c public <target> Cxr-connect-MIB::snmpInBadTypes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.11.7.1 snmpget -v2c -c public <target> Cxr-connect-MIB::snmpInBadTypes.1
Start monitoring CXR serial/WAN connectivity equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Cxr-connect-MIB::snmpInBadTypes OID value, configure state conditions and alerts, and monitor any CXR serial/WAN connectivity equipment 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.11 | snmp | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.11.7 | snmpInBadTypes | Cxr-connect-MIB |