All MIBs › XYPLEX-CONCATENATED-MIB › snmpInBadVersions
snmpInBadVersions
Module: XYPLEX-CONCATENATED-MIB
OID (symbolic): XYPLEX-CONCATENATED-MIB::snmpInBadVersions
OID (numeric): 1.3.6.1.2.1.11.3
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of SNMP Messages which were delivered to the SNMP protocol entity and were for an unsupported SNMP version.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.11.3 snmpwalk -v2c -c public <target> XYPLEX-CONCATENATED-MIB::snmpInBadVersions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.11.3.1 snmpget -v2c -c public <target> XYPLEX-CONCATENATED-MIB::snmpInBadVersions.1