All MIBs › CHECKPOINT-MIB-2 › snmpInBadVersions
snmpInBadVersions
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::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> CHECKPOINT-MIB-2::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> CHECKPOINT-MIB-2::snmpInBadVersions.1