SNMP-MPD-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: SNMP-MPD-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 snmpMPDMIB 1.3.6.1.6.3.11
The MIB for Message Processing and Dispatching Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3412; see the RFC itself for full legal notices.
       snmpMPDAdmin 1.3.6.1.6.3.11.1
       snmpMPDMIBObjects 1.3.6.1.6.3.11.2
           snmpMPDStats 1.3.6.1.6.3.11.2.1
               snmpUnknownSecurityModels 1.3.6.1.6.3.11.2.1.1 counter32 read-only
The total number of packets received by the SNMP engine which were dropped because they referenced a securityModel that was not known to or supported by the SNMP engine.
               snmpInvalidMsgs 1.3.6.1.6.3.11.2.1.2 counter32 read-only
The total number of packets received by the SNMP engine which were dropped because there were invalid or inconsistent components in the SNMP message.
               snmpUnknownPDUHandlers 1.3.6.1.6.3.11.2.1.3 counter32 read-only
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.
       snmpMPDMIBConformance 1.3.6.1.6.3.11.3
           snmpMPDMIBCompliances 1.3.6.1.6.3.11.3.1
               snmpMPDCompliance 1.3.6.1.6.3.11.3.1.1
The compliance statement for SNMP entities which implement the SNMP-MPD-MIB.
           snmpMPDMIBGroups 1.3.6.1.6.3.11.3.2
               snmpMPDGroup 1.3.6.1.6.3.11.3.2.1
A collection of objects providing for remote monitoring of the SNMP Message Processing and Dispatching process.