# python version 1.0						DO NOT EDIT
#
# This python file has been generated by smidump version 0.5.0:
#
#   smidump -f python DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB

FILENAME = "./libsmi-0.5.0/mibs/ietf/DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"

MIB = {
    "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",

    "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB" : {
        "nodetype" : "module",
        "language" : "SMIv2",
        "organization" :    
            """IETF IP over Cable Data Network
Working Group""",
        "contact" : 
            """        Azlina Ahmad
Postal: Cisco Systems, Inc.
        170 West Tasman Drive
        San Jose, CA 95134, U.S.A.
Phone:   408 853 7927
E-mail: azlina@cisco.com

        Greg Nakanishi
Postal: Motorola
        6450 Sequence Drive
        San Diego, CA 92121, U.S.A.
Phone:   858 404 2366
E-mail: gnakanishi@motorola.com

IETF IPCDN Working Group
General Discussion: ipcdn@ietf.org



Subscribe: http://www.ietf.org/mailman/listinfo/ipcdn
Archive: ftp://ftp.ietf.org/ietf-mail-archive/ipcdn
Co-chairs: Richard Woundy,
             richard_woundy@cable.comcast.com
           Jean-Francois Mule, jf.mule@cablelabs.com""",
        "description" :
            """The Event Notification MIB is an extension of the
CABLE DEVICE MIB.  It defines various notification
objects for both cable modem and cable modem termination
systems.  Two groups of SNMP notification objects are
defined.  One group is for notifying cable modem events,
and one group is for notifying cable modem termination
system events.

DOCSIS defines numerous events, and each event is
assigned to a functional category.  This MIB defines
a notification object for each functional category.
The varbinding list of each notification includes
information about the event that occurred on the
device.

Copyright (C) The Internet Society (2006).  This version
of this MIB module is part of RFC 4547; see the RFC
itself for full legal notices.""",
        "revisions" : (
            {
                "date" : "2006-05-24 00:00",
                "description" :
                    """Initial version, published as RFC 4547.""",
            },
        ),
        "identity node" : "docsDevNotifMIB",
    },

    "imports" : (
        {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"},
        {"module" : "SNMPv2-SMI", "name" : "OBJECT-TYPE"},
        {"module" : "SNMPv2-SMI", "name" : "NOTIFICATION-TYPE"},
        {"module" : "SNMPv2-SMI", "name" : "mib-2"},
        {"module" : "SNMPv2-CONF", "name" : "MODULE-COMPLIANCE"},
        {"module" : "SNMPv2-CONF", "name" : "OBJECT-GROUP"},
        {"module" : "SNMPv2-CONF", "name" : "NOTIFICATION-GROUP"},
        {"module" : "DOCS-CABLE-DEVICE-MIB", "name" : "docsDevEvLevel"},
        {"module" : "DOCS-CABLE-DEVICE-MIB", "name" : "docsDevEvId"},
        {"module" : "DOCS-CABLE-DEVICE-MIB", "name" : "docsDevEvText"},
        {"module" : "DOCS-CABLE-DEVICE-MIB", "name" : "docsDevSwFilename"},
        {"module" : "DOCS-CABLE-DEVICE-MIB", "name" : "docsDevSwServer"},
        {"module" : "DOCS-CABLE-DEVICE-MIB", "name" : "docsDevServerDhcp"},
        {"module" : "DOCS-CABLE-DEVICE-MIB", "name" : "docsDevServerTime"},
        {"module" : "DOCS-IF-MIB", "name" : "docsIfCmCmtsAddress"},
        {"module" : "DOCS-IF-MIB", "name" : "docsIfCmtsCmStatusMacAddress"},
        {"module" : "DOCS-IF-MIB", "name" : "docsIfDocsisBaseCapability"},
        {"module" : "DOCS-IF-MIB", "name" : "docsIfCmStatusDocsisOperMode"},
        {"module" : "DOCS-IF-MIB", "name" : "docsIfCmStatusModulationType"},
        {"module" : "DOCS-IF-MIB", "name" : "docsIfCmtsCmStatusDocsisRegMode"},
        {"module" : "DOCS-IF-MIB", "name" : "docsIfCmtsCmStatusModulationType"},
        {"module" : "IF-MIB", "name" : "ifPhysAddress"},
    ),

    "nodes" : {
        "docsDevNotifMIB" : {
            "nodetype" : "node",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132",
            "status" : "current",
        }, # node
        "docsDevNotifControl" : {
            "nodetype" : "node",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.1",
        }, # node
        "docsDevCmNotifControl" : {
            "nodetype" : "scalar",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.1.1",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "Bits",
                    "cmInitTLVUnknownNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "0"
                    },
                    "cmDynServReqFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "1"
                    },
                    "cmDynServRspFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "2"
                    },
                    "cmDynServAckFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "3"
                    },
                    "cmBpiInitNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "4"
                    },
                    "cmBPKMNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "5"
                    },
                    "cmDynamicSANotif" : {
                        "nodetype" : "namednumber",
                        "number" : "6"
                    },
                    "cmDHCPFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "7"
                    },
                    "cmSwUpgradeInitNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "8"
                    },
                    "cmSwUpgradeFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "9"
                    },
                    "cmSwUpgradeSuccessNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "10"
                    },
                    "cmSwUpgradeCVCNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "11"
                    },
                    "cmTODFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "12"
                    },
                    "cmDCCReqFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "13"
                    },
                    "cmDCCRspFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "14"
                    },
                    "cmDCCAckFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "15"
                    },
                },
            },
            "access" : "readwrite",
            "default" : "()",
            "description" :
                """The object is used to enable specific CM notifications.
For example, if the first bit is set, then
docsDevCmInitTLVUnknownNotif is enabled.  If it is not set,
the notification is disabled.  Note that notifications are
also under the control of the MIB modules defined in
RFC3413.

If the device is rebooted,the value of this object SHOULD
revert to the default value.""",
        }, # scalar
        "docsDevCmtsNotifControl" : {
            "nodetype" : "scalar",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.1.2",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "Bits",
                    "cmtsInitRegReqFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "0"
                    },
                    "cmtsInitRegRspFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "1"
                    },
                    "cmtsInitRegAckFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "2"
                    },
                    "cmtsDynServReqFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "3"
                    },
                    "cmtsDynServRspFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "4"
                    },
                    "cmtsDynServAckFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "5"
                    },
                    "cmtsBpiInitNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "6"
                    },
                    "cmtsBPKMNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "7"
                    },
                    "cmtsDynamicSANotif" : {
                        "nodetype" : "namednumber",
                        "number" : "8"
                    },
                    "cmtsDCCReqFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "9"
                    },
                    "cmtsDCCRspFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "10"
                    },
                    "cmtsDCCAckFailNotif" : {
                        "nodetype" : "namednumber",
                        "number" : "11"
                    },
                },
            },
            "access" : "readwrite",
            "default" : "()",
            "description" :
                """The object is used to enable specific CMTS notifications.
For example, if the first bit is set, then
docsDevCmtsInitRegRspFailNotif is enabled.  If it is not set,
the notification is disabled.  Note that notifications are
also under the control of the MIB modules defined in
RFC3413.




If the device is rebooted,the value of this object SHOULD
revert to the default value.""",
        }, # scalar
        "docsDevCmNotifs" : {
            "nodetype" : "node",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0",
        }, # node
        "docsDevCmtsNotifs" : {
            "nodetype" : "node",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.3.0",
        }, # node
        "docsDevNotifConformance" : {
            "nodetype" : "node",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.4",
        }, # node
        "docsDevNotifGroups" : {
            "nodetype" : "node",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.4.1",
        }, # node
        "docsDevNotifCompliances" : {
            "nodetype" : "node",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.4.2",
        }, # node
    }, # nodes

    "notifications" : {
        "docsDevCmInitTLVUnknownNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.1",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """Notification to indicate that an unknown TLV was
encountered during the TLV parsing process.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
 event.
- docsDevEvId: the unique identifier of the event that
 occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
 interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
 to which the CM is connected (if there is a cable
 card/interface in the CMTS, then it is actually the
 MAC address of the cable interface to which it is
 connected).
- docsIfDocsisBaseCapability: the highest
 version of the DOCSIS specification (1.0, 1.1, 2.0)
 that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
 that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
 methodology used by the CM.""",
        }, # notification
        "docsDevCmDynServReqFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.2",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a dynamic service
request during the dynamic services process.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected to (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmDynServRspFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.3",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """ A notification to report the failure of a dynamic service
response during the dynamic services process.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmDynServAckFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.4",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a dynamic service
acknowledgement during the dynamic services process.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmBpiInitNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.5",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a BPI
initialization attempt during the registration process.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the



  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmBPKMNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.6",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a Baseline
Privacy Key Management (BPKM) operation.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS



  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmDynamicSANotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.7",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a dynamic security
association operation.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.



- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmDHCPFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.8",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsDevServerDhcp" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a DHCP operation.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsDevServerDhcp: the IP address of the DHCP server.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmSwUpgradeInitNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.9",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsDevSwFilename" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevSwServer" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to indicate that a software upgrade
has been initiated on the device.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmSwUpgradeFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.10",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsDevSwFilename" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevSwServer" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a software upgrade
attempt.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsDevSwFilename: the software image file name
- docsDevSwServer: the IP address of the server that
  the image is retrieved from.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmSwUpgradeSuccessNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.11",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsDevSwFilename" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevSwServer" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the software upgrade success
status.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsDevSwFilename: the software image file name
- docsDevSwServer: the IP address of the server that
  the image is retrieved from.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmSwUpgradeCVCFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.12",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report that the verification of the
code file has failed during a secure software upgrade
attempt.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmTODFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.13",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsDevServerTime" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a time of day



operation.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsDevServerTime: the IP address of the time server.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmDCCReqFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.14",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """ A notification to report the failure of a dynamic channel
change request during the dynamic channel change process
on the CM.

This notification sends additional information about
the event by including the following objects in its
varbinding list.



- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmDCCRspFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.15",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a dynamic channel
change response during the dynamic channel
change process on the CM.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable



  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is
  connected).
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmStatusModulationType: the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmDCCAckFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.2.0.16",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmCmtsAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusDocsisOperMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a dynamic channel
change acknowledgement during the dynamic channel
change process on the CM.

This notification sends additional information about
the event by including the following objects in its

varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- ifPhysAddress: the MAC address of the cable
  interface of this cable modem.
- docsIfCmCmtsAddress: the MAC address of the CMTS
  to which the CM is connected (if there is a cable
  card/interface in the CMTS, then it is actually the
  MAC address of the cable interface to which it is



  connected).
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmStatusDocsisOperMode: the QOS level (1.0, 1.1)
  that the CM is operating in.
- docsIfCmtsCmStatusModulationType the upstream modulation
  methodology used by the CM.""",
        }, # notification
        "docsDevCmtsInitRegReqFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.3.0.1",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfCmtsCmStatusMacAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmtsCmStatusDocsisRegMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmtsCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a registration
request from a CM during the CM initialization
process that was detected on the CMTS.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- docsIfCmtsCmStatusMacAddress: the MAC address of the CM
  with which this notification is associated.
- ifPhysAddress: the MAC address of the CMTS
  (if there is a cable card/interface in the CMTS,
  then it is actually the MAC address of the cable
  interface that connected to the CM) cable interface
  connected to the CM.
- docsIfCmtsCmStatusDocsisRegMode: the QOS level (1.0, 1.1)
  that the reporting CM is operating in.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.



- docsIfCmtsCmStatusModulationType: the upstream
  modulation methodology used by the CM.""",
        }, # notification
        "docsDevCmtsInitRegRspFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.3.0.2",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfCmtsCmStatusMacAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmtsCmStatusDocsisRegMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmtsCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a registration
response during the CM initialization
process that was detected by the CMTS.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- docsIfCmtsCmStatusMacAddress: the MAC address of the CM
  with which this notification is associated.
- ifPhysAddress: the MAC address of the CMTS
  (if there is a cable card/interface in the CMTS,
  then it is actually the MAC address of the cable
  interface that connected to the CM) cable interface
  connected to the CM.
- docsIfCmtsCmStatusDocsisRegMode: the QOS level (1.0, 1.1)
  that the reporting CM is operating in.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmtsCmStatusModulationType: the upstream
  modulation methodology used by the CM.""",
        }, # notification
        "docsDevCmtsInitRegAckFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.3.0.3",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfCmtsCmStatusMacAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmtsCmStatusDocsisRegMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmtsCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a registration
acknowledgement from the CM during the CM
initialization process that was detected by the CMTS.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- docsIfCmtsCmStatusMacAddress: the MAC address of the CM
  with which this notification is associated.
- ifPhysAddress: the MAC address of the CMTS
  (if there is a cable card/interface in the CMTS,
  then it is actually the MAC address of the cable
  interface that connected to the CM) cable interface
  connected to the CM.
- docsIfCmtsCmStatusDocsisRegMode: the QOS level (1.0, 1.1)
  that the reporting CM is operating in.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmtsCmStatusModulationType: the upstream
  modulation methodology used by the CM.""",
        }, # notification
        "docsDevCmtsDynServReqFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.3.0.4",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfCmtsCmStatusMacAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmtsCmStatusDocsisRegMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmtsCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a dynamic service
request during the dynamic services process
that was detected by the CMTS.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- docsIfCmtsCmStatusMacAddress: the MAC address of the CM
  with which this notification is associated.
- ifPhysAddress: the MAC address of the CMTS
  (if there is a cable card/interface in the CMTS,
  then it is actually the MAC address of the cable
  interface that connected to the CM) cable interface
  connected to the CM.
- docsIfCmtsCmStatusDocsisRegMode: the QOS level (1.0, 1.1)
  that the reporting CM is operating in.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmtsCmStatusModulationType: the upstream
  modulation methodology used by the CM.""",
        }, # notification
        "docsDevCmtsDynServRspFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.3.0.5",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfCmtsCmStatusMacAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmtsCmStatusDocsisRegMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmtsCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a dynamic service
response during the dynamic services process
that was detected by the CMTS.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- docsIfCmtsCmStatusMacAddress: the MAC address of the CM
  with which this notification is associated.
- ifPhysAddress: the MAC address of the CMTS
  (if there is a cable card/interface in the CMTS,
  then it is actually the MAC address of the cable
  interface that connected to the CM) cable interface
  connected to the CM.
- docsIfCmtsCmStatusDocsisRegMode: the QOS level (1.0, 1.1)
  that the reporting CM is operating in.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmtsCmStatusModulationType: the upstream
  modulation methodology used by the CM.""",
        }, # notification
        "docsDevCmtsDynServAckFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.3.0.6",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfCmtsCmStatusMacAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmtsCmStatusDocsisRegMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmtsCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a dynamic service
acknowledgement during the dynamic services
process that was detected by the CMTS.

This notification sends additional information about
the event by including the following objects in its



varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- docsIfCmtsCmStatusMacAddress: the MAC address of the CM
  with which this notification is associated.
- ifPhysAddress: the MAC address of the CMTS
  (if there is a cable card/interface in the CMTS,
  then it is actually the MAC address of the cable
  interface that connected to the CM) cable interface
  connected to the CM.
- docsIfCmtsCmStatusDocsisRegMode: the QOS level (1.0, 1.1)
  that the reporting CM is operating in.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmtsCmStatusModulationType: the upstream
  modulation methodology used by the CM.""",
        }, # notification
        "docsDevCmtsBpiInitNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.3.0.7",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfCmtsCmStatusMacAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmtsCmStatusDocsisRegMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmtsCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a BPI
initialization attempt during the CM registration process
that was detected by the CMTS.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.



- docsDevEvText: a textual description of the event.
- docsIfCmtsCmStatusMacAddress: the MAC address of the CM
  with which this notification is associated.
- ifPhysAddress: the MAC address of the CMTS
  (if there is a cable card/interface in the CMTS,
  then it is actually the MAC address of the cable
  interface that connected to the CM) cable interface
  connected to the CM.
- docsIfCmtsCmStatusDocsisRegMode: the QOS level (1.0, 1.1)
  that the reporting CM is operating in.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmtsCmStatusModulationType: the upstream
  modulation methodology used by the CM.""",
        }, # notification
        "docsDevCmtsBPKMNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.3.0.8",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfCmtsCmStatusMacAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmtsCmStatusDocsisRegMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmtsCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a BPKM operation
that is detected by the CMTS.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- docsIfCmtsCmStatusMacAddress: the MAC address of the CM
  with which this notification is associated.
- ifPhysAddress: the MAC address of the CMTS
  (if there is a cable card/interface in the CMTS,
  then it is actually the MAC address of the cable
  interface that connected to the CM) cable interface



  connected to the CM.
- docsIfCmtsCmStatusDocsisRegMode: the QOS level (1.0, 1.1)
  that the reporting CM is operating in.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmtsCmStatusModulationType: the upstream
  modulation methodology used by the CM.""",
        }, # notification
        "docsDevCmtsDynamicSANotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.3.0.9",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfCmtsCmStatusMacAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmtsCmStatusDocsisRegMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmtsCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a dynamic security
association operation that is detected by the CMTS.

This notification sends additional information about
the event by including the following objects in its
varbinding list.

- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- docsIfCmtsCmStatusMacAddress: the MAC address of the CM
  with which this notification is associated.
- ifPhysAddress: the MAC address of the CMTS
  (if there is a cable card/interface in the CMTS,
  then it is actually the MAC address of the cable
  interface that connected to the CM) cable interface
  connected to the CM.
- docsIfCmtsCmStatusDocsisRegMode: the QOS level (1.0, 1.1)
  that the reporting CM is operating in.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.



- docsIfCmtsCmStatusModulationType: the upstream
  modulation methodology used by the CM.""",
        }, # notification
        "docsDevCmtsDCCReqFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.3.0.10",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfCmtsCmStatusMacAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmtsCmStatusDocsisRegMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmtsCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a dynamic channel
change request during the dynamic channel
change process and is detected by the CMTS.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- docsIfCmtsCmStatusMacAddress: the MAC address of the CM
  with which this notification is associated.
- ifPhysAddress: the MAC address of the CMTS
  (if there is a cable card/interface in the CMTS,
  then it is actually the MAC address of the cable
  interface that connected to the CM) cable interface
  connected to the CM.
- docsIfCmtsCmStatusDocsisRegMode: the QOS level (1.0, 1.1)
  that the reporting CM is operating in.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmtsCmStatusModulationType: the upstream
  modulation methodology used by the CM.""",
        }, # notification
        "docsDevCmtsDCCRspFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.3.0.11",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfCmtsCmStatusMacAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmtsCmStatusDocsisRegMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmtsCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a dynamic channel
change response during the dynamic channel
change process and is detected by the CMTS.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.

- docsIfCmtsCmStatusMacAddress: the MAC address of the CM
  with which this notification is associated.
- ifPhysAddress: the MAC address of the CMTS
  (if there is a cable card/interface in the CMTS,
  then it is actually the MAC address of the cable
  interface that connected to the CM) cable interface
  connected to the CM.
- docsIfCmtsCmStatusDocsisRegMode: the QOS level (1.0, 1.1)
  that the reporting CM is operating in.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmtsCmStatusModulationType: the upstream
  modulation methodology used by the CM.""",
        }, # notification
        "docsDevCmtsDCCAckFailNotif" : {
            "nodetype" : "notification",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.3.0.12",
            "status" : "current",
            "objects" : {
                "docsDevEvLevel" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvId" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsDevEvText" : {
                    "nodetype" : "object",
                    "module" : "DOCS-CABLE-DEVICE-MIB"
                },
                "docsIfCmtsCmStatusMacAddress" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "ifPhysAddress" : {
                    "nodetype" : "object",
                    "module" : "IF-MIB"
                },
                "docsIfCmtsCmStatusDocsisRegMode" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfDocsisBaseCapability" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
                "docsIfCmtsCmStatusModulationType" : {
                    "nodetype" : "object",
                    "module" : "DOCS-IF-MIB"
                },
            },
            "description" :
                """A notification to report the failure of a dynamic channel
change acknowledgement during the dynamic channel
change process and is detected by the CMTS.

This notification sends additional information about
the event by including the following objects in its
varbinding list.
- docsDevEvLevel: the priority level associated with the
  event.
- docsDevEvId: the unique identifier of the event that
  occurred.
- docsDevEvText: a textual description of the event.
- docsIfCmtsCmStatusMacAddress: the MAC address of the CM
  with which this notification is associated.
- ifPhysAddress: the MAC address of the CMTS
  (if there is a cable card/interface in the CMTS,
  then it is actually the MAC address of the cable
  interface that connected to the CM) cable interface
  connected to the CM.
- docsIfCmtsCmStatusDocsisRegMode: the QOS level (1.0, 1.1)
  that the reporting CM is operating in.
- docsIfDocsisBaseCapability: the highest
  version of the DOCSIS specification (1.0, 1.1, 2.0)
  that the device is capable of supporting.
- docsIfCmtsCmStatusModulationType: the upstream
  modulation methodology used by the CM.""",
        }, # notification
    }, # notifications

    "groups" : {
        "docsDevCmNotifControlGroup" : {
            "nodetype" : "group",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.4.1.1",
            "status" : "current",
            "members" : {
                "docsDevCmNotifControl" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
            }, # members
            "description" :
                """This group represents objects that allow control
over CM Notifications.""",
        }, # group
        "docsDevCmNotificationGroup" : {
            "nodetype" : "group",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.4.1.2",
            "status" : "current",
            "members" : {
                "docsDevCmInitTLVUnknownNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmDynServReqFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmDynServRspFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmDynServAckFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmBpiInitNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmBPKMNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmDynamicSANotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmDHCPFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmSwUpgradeInitNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmSwUpgradeFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmSwUpgradeSuccessNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmSwUpgradeCVCFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmTODFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmDCCReqFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmDCCRspFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmDCCAckFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
            }, # members
            "description" :
                """A collection of CM notifications providing device status
and control.""",
        }, # group
        "docsDevCmtsNotifControlGroup" : {
            "nodetype" : "group",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.4.1.3",
            "status" : "current",
            "members" : {
                "docsDevCmtsNotifControl" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
            }, # members
            "description" :
                """This group represents objects that allow control
over CMTS Notifications.""",
        }, # group
        "docsDevCmtsNotificationGroup" : {
            "nodetype" : "group",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.4.1.4",
            "status" : "current",
            "members" : {
                "docsDevCmtsInitRegReqFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmtsInitRegRspFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmtsInitRegAckFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmtsDynServReqFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmtsDynServRspFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmtsDynServAckFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmtsBpiInitNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmtsBPKMNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmtsDynamicSANotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmtsDCCReqFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmtsDCCRspFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmtsDCCAckFailNotif" : {
                    "nodetype" : "member",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
            }, # members
            "description" :
                """A collection of CMTS notifications providing device
status and control.""",
        }, # group
    }, # groups

    "compliances" : {
        "docsDevCmNotifCompliance" : {
            "nodetype" : "compliance",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.4.2.1",
            "status" : "current",
            "description" :
                """The compliance statement for CM Notifications and Control.""",
            "requires" : {
                "docsDevCmNotifControlGroup" : {
                    "nodetype" : "mandatory",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmNotificationGroup" : {
                    "nodetype" : "mandatory",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
            }, # requires
        }, # compliance
        "docsDevCmtsNotifCompliance" : {
            "nodetype" : "compliance",
            "moduleName" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB",
            "oid" : "1.3.6.1.2.1.132.4.2.2",
            "status" : "current",
            "description" :
                """The compliance statement for DOCSIS CMTS Notification
and Control.""",
            "requires" : {
                "docsDevCmtsNotifControlGroup" : {
                    "nodetype" : "mandatory",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
                "docsDevCmtsNotificationGroup" : {
                    "nodetype" : "mandatory",
                    "module" : "DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB"
                },
            }, # requires
        }, # compliance
    }, # compliances

}