<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE smi SYSTEM "http://www.mibexplorer.com/DTD/SMI.DTD">

<smi>
        <module name="SNMP-MPD-MIB" language="SMIv2">
                <organization><![CDATA[SNMPv3 Working Group]]></organization>
                <contact><![CDATA[WG-EMail:   snmpv3@lists.tislabs.com
Subscribe:  majordomo@lists.tislabs.com
            In message body:  subscribe snmpv3

Chair:      Russ Mundy
            TIS Labs at Network Associates
postal:     3060 Washington Road
            Glenwood, MD 21738
            USA
EMail:      mundy@tislabs.com
phone:      +1 301-854-6889
Co-editor:  Jeffrey Case
            SNMP Research, Inc.
postal:     3001 Kimberlin Heights Road
            Knoxville, TN 37920-9716
            USA
EMail:      case@snmp.com
phone:      +1 423-573-1434

Co-editor   Dave Harrington
            Cabletron Systems, Inc.
postal:     Post Office Box 5005
            MailStop: Durham
            35 Industrial Way
            Rochester, NH 03867-5005
            USA
EMail:      dbh@ctron.com
phone:      +1 603-337-7357

Co-editor:  Randy Presuhn
            BMC Software, Inc.
postal:     965 Stewart Drive
            Sunnyvale, CA 94086
            USA
EMail:      randy_presuhn@bmc.com
phone:      +1 408-616-3100

Co-editor:  Bert Wijnen
            IBM T. J. Watson Research
postal:     Schagen 33
            3461 GL Linschoten
            Netherlands
EMail:      wijnen@vnet.ibm.com
phone:      +31 348-432-794

]]></contact>
                <description><![CDATA[The MIB for Message Processing and Dispatching]]></description>
                <revision date="1999-05-04 16:36">
                        <description><![CDATA[Updated addresses, published as RFC 2572.]]></description>
                </revision>
                <revision date="1997-09-30 00:00">
                        <description><![CDATA[Original version, published as RFC 2272.]]></description>
                </revision>
                <identity node="snmpMPDMIB"/>
        </module>
        <imports>
                <import module="SNMPv2-CONF" name="MODULE-COMPLIANCE"/>
                <import module="SNMPv2-CONF" name="OBJECT-GROUP"/>
                <import module="SNMPv2-SMI" name="MODULE-IDENTITY"/>
                <import module="SNMPv2-SMI" name="OBJECT-TYPE"/>
                <import module="SNMPv2-SMI" name="snmpModules"/>
                <import module="SNMPv2-SMI" name="Counter32"/>
        </imports>
        <nodes>
                <node name="snmpMPDMIB" oid="1.3.6.1.6.3.11">
                        <description><![CDATA[The MIB for Message Processing and Dispatching]]></description>
                </node>
                <node name="snmpMPDAdmin" oid="1.3.6.1.6.3.11.1"/>
                <node name="snmpMPDMIBObjects" oid="1.3.6.1.6.3.11.2"/>
                <node name="snmpMPDStats" oid="1.3.6.1.6.3.11.2.1"/>
                <scalar name="snmpUnknownSecurityModels" oid="1.3.6.1.6.3.11.2.1.1" status="current">
                        <syntax>
                                <type name="Counter32" module=""/>
                        </syntax>
                        <access>readonly</access>
                        <description><![CDATA[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.

]]></description>
                </scalar>
                <scalar name="snmpInvalidMsgs" oid="1.3.6.1.6.3.11.2.1.2" status="current">
                        <syntax>
                                <type name="Counter32" module=""/>
                        </syntax>
                        <access>readonly</access>
                        <description><![CDATA[The total number of packets received by the SNMP
engine which were dropped because there were invalid
or inconsistent components in the SNMP message.

]]></description>
                </scalar>
                <scalar name="snmpUnknownPDUHandlers" oid="1.3.6.1.6.3.11.2.1.3" status="current">
                        <syntax>
                                <type name="Counter32" module=""/>
                        </syntax>
                        <access>readonly</access>
                        <description><![CDATA[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.

]]></description>
                </scalar>
                <node name="snmpMPDMIBConformance" oid="1.3.6.1.6.3.11.3"/>
                <node name="snmpMPDMIBCompliances" oid="1.3.6.1.6.3.11.3.1"/>
                <node name="snmpMPDMIBGroups" oid="1.3.6.1.6.3.11.3.2"/>
        </nodes>
        <groups>
                <group name="snmpMPDGroup" oid="1.3.6.1.6.3.11.3.2.1" status="current">
                        <members>
                                <member module="SNMP-MPD-MIB" name="snmpUnknownSecurityModels"/>
                                <member module="SNMP-MPD-MIB" name="snmpInvalidMsgs"/>
                                <member module="SNMP-MPD-MIB" name="snmpUnknownPDUHandlers"/>
                        </members>
                        <description><![CDATA[A collection of objects providing for remote
monitoring of the SNMP Message Processing and
Dispatching process.

]]></description>
                </group>
        </groups>
        <compliances>
                <compliance name="snmpMPDCompliance" oid="1.3.6.1.6.3.11.3.1.1" status="current">
                        <description><![CDATA[The compliance statement for SNMP entities which
implement the SNMP-MPD-MIB.

]]></description>
                        <requires>
                                <mandatory module="SNMP-MPD-MIB" name="snmpMPDGroup"/>
                        </requires>
                </compliance>
        </compliances>
</smi>
<!--MIB Explorer 1.6 - Full License, no expiration-->
