snmpInBadCommunityUses
OBS ✓
SNMPv2-MIB ·
.1.3.6.1.2.1.11.5
Object
scalar SNMPv2-SMICounter32
The total number of community-based SNMP messages (for example, SNMPv1) delivered to the SNMP entity which represented an SNMP operation that was not allowed for the SNMP community named in the message. The precise conditions under which this counter is incremented (if at all) depend on how the SNMP entity implements its access control mechanism and how its applications interact with that access control mechanism. It is strongly RECOMMENDED that the documentation for any access control mechanism which is used to control access to and visibility of MIB instrumentation specify the precise conditions that contribute to this value.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Network statistics
Explore Observium network monitoring
Context
- MIB
- SNMPv2-MIB
- OID
.1.3.6.1.2.1.11.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- snmp
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMPv2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMPv2-MIB::snmpInBadCommunityUses.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMPv2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMPv2-MIB::snmpInBadCommunityUses'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of