- Table of Contents
-
- 21-Network Management and Monitoring
- 01-DISMAN-EVENT-MIB
- 02-DISMAN-PING-MIB
- 03-DISMAN-TRACEROUTE-MIB
- 04-HH3C-NQA-MIB
- 05-HH3C-NTP-MIB
- 06-HH3C-RMON-EXT2-MIB
- 07-HH3C-SNMP-EXT-MIB
- 08-RMON-MIB
- 09-RMON2-MIB
- 10-SFLOW-MIB
- 11-SNMP-FRAMEWORK-MIB
- 12-SNMP-MPD-MIB
- 13-SNMP-NOTIFICATION-MIB
- 14-SNMP-TARGET-MIB
- 15-SNMP-USER-BASED-SM-MIB
- 16-SNMP-VIEW-BASED-ACM-MIB
- 17-SNMPv2-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
12-SNMP-MPD-MIB | 46.03 KB |
Contents
SNMP-MPD-MIB
About this MIB
Use this MIB to monitor the SNMP message processing and dispatching process. It provides statistics about dropped packets.
MIB file name
rfc2572-snmp-mpd.mib
Root object
iso(1).org(3).dod(6).internet(1).snmpV2(6).snmpModules(3).snmpMPDMIB(11)
Scalar objects
snmpUnknownSecurityModels
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
snmpUnknownSecurityModels (1.3.6.1.6.3.11.2.1.1) |
read-only |
Counter32 |
Standard MIB values. |
Total number of packets received but dropped by the SNMP engine because they referenced a security model unknown to or supported by the SNMP engine. |
As per the MIB. |
snmpInvalidMsgs
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
snmpInvalidMsgs (1.3.6.1.6.3.11.2.1.2) |
read-only |
Counter32 |
Standard MIB values. |
Total number of packets received but dropped by the SNMP engine because they contain invalid or inconsistent components. |
As per the MIB. |
snmpUnknownPDUHandlers
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
snmpUnknownPDUHandlers (1.3.6.1.6.3.11.2.1.3) |
read-only |
Counter32 |
Standard MIB values. |
Total number of packets received but dropped by the SNMP engine because the PDU contained in the packet could not be passed to an application responsible for handling the PDU type. For example, no SNMP application had registered for the proper combination of the context Engine ID and the PDU type. |
As per the MIB. |