All MIBs › LBMSH-MIB › snmpInBadCommunityUses
snmpInBadCommunityUses
Module: LBMSH-MIB
OID (symbolic): LBMSH-MIB::snmpInBadCommunityUses
OID (numeric): 1.3.6.1.2.1.11.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of SNMP Messages delivered to the SNMP protocol entity which represented an SNMP operation which was not allowed by the SNMP community named in the Message.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.11.5 snmpwalk -v2c -c public <target> LBMSH-MIB::snmpInBadCommunityUses
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.11.5.1 snmpget -v2c -c public <target> LBMSH-MIB::snmpInBadCommunityUses.1