snmpUnknownContexts
SNMP-TARGET-MIB ·
.1.3.6.1.6.3.12.1.5
Object
scalar SNMPv2-SMICounter32
The total number of packets received by the SNMP engine which were dropped because the context contained in the message was unknown.
Context
- MIB
- SNMP-TARGET-MIB
- OID
.1.3.6.1.6.3.12.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- snmpTargetObjects
- 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 'SNMP-TARGET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-TARGET-MIB::snmpUnknownContexts.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-TARGET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-TARGET-MIB::snmpUnknownContexts'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of