snmpUnknownPDUHandlers
SNMP-MPD-MIB ·
.1.3.6.1.6.3.11.2.1.3
Object
scalar SNMPv2-SMICounter32
The total number of packets received by the SNMP engine which were dropped because the PDU contained in the packet could not be passed to an application responsible for handling the pduType, e.g. no SNMP application had registered for the proper combination of the contextEngineID and the pduType.
Context
- MIB
- SNMP-MPD-MIB
- OID
.1.3.6.1.6.3.11.2.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- snmpMPDStats
- 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-MPD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-MPD-MIB::snmpUnknownPDUHandlers.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-MPD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-MPD-MIB::snmpUnknownPDUHandlers'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of