All MIBs › CNTAU-MIB › cntBadVersions
cntBadVersions
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntBadVersions
OID (numeric): 1.3.6.1.4.1.333.1.11.2.9
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of table row additions that were attempted through SNMP requests from a network management station, but were not complete in a single request. These requests were not successfully completed.
What is cntBadVersions?
This counter, per its name, tracks SNMP requests rejected due to an unsupported or mismatched protocol version, distinct from the row-addition failures tracked elsewhere. An administrator watches for a rising count here as a sign that a management station or script is sending SNMP requests using a version the agent doesn't accept. For example, if this counter increases right after a monitoring tool upgrade, the admin would check whether that tool switched to an SNMP version this agent doesn't support.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.11.2.9 snmpwalk -v2c -c public <target> CNTAU-MIB::cntBadVersions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.11.2.9.1 snmpget -v2c -c public <target> CNTAU-MIB::cntBadVersions.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::cntBadVersions 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.11 | cntsnmp | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.11.2 | cntsnmpstat | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.11.2.9 | cntBadVersions | CNTAU-MIB |