# python version 1.0						DO NOT EDIT
#
# This python file has been generated by smidump version 0.5.0:
#
#   smidump -f python NTPv4-MIB

FILENAME = "./libsmi-0.5.0/mibs/ietf/NTPv4-MIB"

MIB = {
    "moduleName" : "NTPv4-MIB",

    "NTPv4-MIB" : {
        "nodetype" : "module",
        "language" : "SMIv2",
        "organization" :    
            """The IETF NTP Working Group (ntpwg)""",
        "contact" : 
            """     WG Email: ntpwg@lists.ntp.isc.org
Subscribe:
 https://lists.ntp.isc.org/mailman/listinfo/ntpwg

Heiko Gerstung
Meinberg Funkuhren Gmbh & Co. KG
Lange Wand 9
Bad Pyrmont  31812
Germany

Phone: +49 5281 9309 25
Email: heiko.gerstung@meinberg.de

Chris Elliott
1516 Kent St.
Durham, NC 27707
USA

Phone: +1-919-308-1216
Email: chelliot@pobox.com

Brian Haberman
11100 Johns Hopkins Road
Laurel, MD 20723
USA

Phone: +1-443-778-1319
Email: brian@innovationslab.net""",
        "description" :
            """The Management Information Base for NTP time entities.

Copyright (c) 2010 IETF Trust and the persons identified as
authors of the code.  All rights reserved.

Redistribution and use in source and binary forms, with or
without modification, is permitted pursuant to, and subject
to the license terms contained in, the Simplified BSD License
set forth in Section 4.c of the IETF Trust's Legal Provisions
Relating to IETF Documents



(http://trustee.ietf.org/license-info).""",
        "revisions" : (
            {
                "date" : "2010-05-17 00:00",
                "description" :
                    """This revision of the MIB module is published as RFC 5907.""",
            },
        ),
        "identity node" : "ntpSnmpMIB",
    },

    "imports" : (
        {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"},
        {"module" : "SNMPv2-SMI", "name" : "OBJECT-TYPE"},
        {"module" : "SNMPv2-SMI", "name" : "mib-2"},
        {"module" : "SNMPv2-SMI", "name" : "Integer32"},
        {"module" : "SNMPv2-SMI", "name" : "NOTIFICATION-TYPE"},
        {"module" : "SNMPv2-SMI", "name" : "Unsigned32"},
        {"module" : "SNMPv2-SMI", "name" : "Counter32"},
        {"module" : "SNMPv2-SMI", "name" : "TimeTicks"},
        {"module" : "SNMPv2-CONF", "name" : "MODULE-COMPLIANCE"},
        {"module" : "SNMPv2-CONF", "name" : "OBJECT-GROUP"},
        {"module" : "SNMPv2-CONF", "name" : "NOTIFICATION-GROUP"},
        {"module" : "SNMPv2-TC", "name" : "DisplayString"},
        {"module" : "SNMPv2-TC", "name" : "TEXTUAL-CONVENTION"},
        {"module" : "INET-ADDRESS-MIB", "name" : "InetAddressType"},
        {"module" : "INET-ADDRESS-MIB", "name" : "InetAddress"},
        {"module" : "SYSAPPL-MIB", "name" : "Utf8String"},
    ),

    "typedefs" : {
        "NtpStratum" : {
            "basetype" : "Unsigned32",
            "status" : "current",
            "ranges" : [
            {
                "min" : "1",
                "max" : "16"
            },
            ],
            "range" : {
                "min" : "1",
                "max" : "16"
            },
            "format" : "d",
            "description" :
                """The NTP stratum, with 16 representing no stratum.""",
        },
        "NtpDateTime" : {
            "basetype" : "OctetString",
            "status" : "current",
            "ranges" : [
            {
                "min" : "0",
                "max" : "0"
            },
            {
                "min" : "16",
                "max" : "16"
            },
            ],
            "range" : {
                "min" : "0",
                "max" : "16"
            },
            "format" : "4d:4d:4d.4d",
            "description" :
                """NTP date/time on the device, in 128-bit
NTP date format.  If time is not syncronized, this
field shall be a zero-length string.

This trusted certificate (TC) is not to be used for objects
that are used to set the time of the node querying this
object.  NTP should be used for this -- or at least SNTP.""",
            "reference" :
                """RFC 5905, section 6""",
        },
    }, # typedefs

    "nodes" : {
        "ntpSnmpMIB" : {
            "nodetype" : "node",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197",
            "status" : "current",
        }, # node
        "ntpEntNotifications" : {
            "nodetype" : "node",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.0",
        }, # node
        "ntpSnmpMIBObjects" : {
            "nodetype" : "node",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1",
        }, # node
        "ntpEntInfo" : {
            "nodetype" : "node",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.1",
        }, # node
        "ntpEntSoftwareName" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.1.1",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SYSAPPL-MIB", "name" : "Utf8String"},
            },
            "access" : "readonly",
            "description" :
                """The product name of the running NTP version, e.g., 'ntpd'.""",
        }, # scalar
        "ntpEntSoftwareVersion" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.1.2",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SYSAPPL-MIB", "name" : "Utf8String"},
            },
            "access" : "readonly",
            "description" :
                """The software version of the installed NTP implementation
as a full version string, e.g., 'ntpd-4.2.0b@1.1433 ...'""",
        }, # scalar
        "ntpEntSoftwareVendor" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.1.3",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SYSAPPL-MIB", "name" : "Utf8String"},
            },
            "access" : "readonly",
            "description" :
                """The vendor/author of the installed NTP version.""",
        }, # scalar
        "ntpEntSystemType" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.1.4",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SYSAPPL-MIB", "name" : "Utf8String"},
            },
            "access" : "readonly",
            "description" :
                """General hardware/os platform information,
e.g., 'Linux 2.6.12 / x86'.""",
        }, # scalar
        "ntpEntTimeResolution" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.1.5",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"", "name" : "Unsigned32"},
            },
            "access" : "readonly",
            "description" :
                """The time resolution in integer format, where the resolution
is represented as divisions of a second, e.g., a value of 1000
translates to 1.0 ms.""",
        }, # scalar
        "ntpEntTimePrecision" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.1.6",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"", "name" : "Integer32"},
            },
            "access" : "readonly",
            "description" :
                """The entity's precision in integer format, shows the precision.
A value of -5 would mean 2^-5 = 31.25 ms.""",
        }, # scalar
        "ntpEntTimeDistance" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.1.7",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-TC", "name" : "DisplayString"},
            },
            "access" : "readonly",
            "description" :
                """The distance from this NTP entity to the root time reference
(stratum 0) source including the unit, e.g., '13.243 ms'.""",
        }, # scalar
        "ntpEntStatus" : {
            "nodetype" : "node",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2",
        }, # node
        "ntpEntStatusCurrentMode" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.1",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "Enumeration",
                    "notRunning" : {
                        "nodetype" : "namednumber",
                        "number" : "1"
                    },
                    "notSynchronized" : {
                        "nodetype" : "namednumber",
                        "number" : "2"
                    },
                    "noneConfigured" : {
                        "nodetype" : "namednumber",
                        "number" : "3"
                    },
                    "syncToLocal" : {
                        "nodetype" : "namednumber",
                        "number" : "4"
                    },
                    "syncToRefclock" : {
                        "nodetype" : "namednumber",
                        "number" : "5"
                    },
                    "syncToRemoteServer" : {
                        "nodetype" : "namednumber",
                        "number" : "6"
                    },
                    "unknown" : {
                        "nodetype" : "namednumber",
                        "number" : "99"
                    },
                },
            },
            "access" : "readonly",
            "description" :
                """The current mode of the NTP.  The definition of each possible
value is:
   notRunning(1) - NTP is not running.
   notSynchronized(2) - NTP is not synchronized to any time
                        source (stratum = 16).
   noneConfigured(3) - NTP is not synchronized and does not
                       have a reference configured
                       (stratum = 16).
   syncToLocal(4) - NTP is distributing time based on its
                    local clock (degraded accuracy and/or
                    reliability).
   syncToRefclock(5) - NTP is synchronized to a local
                       hardware refclock (e.g., GPS).



   syncToRemoteServer(6) - NTP is synchronized to a remote
                           NTP server ('upstream' server).
   unknown(99) - The state of NTP is unknown.""",
        }, # scalar
        "ntpEntStatusStratum" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.2",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"NTPv4-MIB", "name" : "NtpStratum"},
            },
            "access" : "readonly",
            "description" :
                """The NTP entity's own stratum value.  Should be a stratum of
syspeer + 1 (or 16 if no syspeer).""",
        }, # scalar
        "ntpEntStatusActiveRefSourceId" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.3",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "Unsigned32",
                    "ranges" : [
                    {
                        "min" : "0",
                        "max" : "99999"
                    },
                    ],
                    "range" : {
                        "min" : "0",
                        "max" : "99999"
                    },
                },
            },
            "access" : "readonly",
            "description" :
                """The association ID of the current syspeer.""",
        }, # scalar
        "ntpEntStatusActiveRefSourceName" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.4",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SYSAPPL-MIB", "name" : "Utf8String"},
            },
            "access" : "readonly",
            "description" :
                """The hostname/descriptive name of the current reference source
selected as syspeer, e.g., 'ntp1.ptb.de' or 'GPS' or
'DCFi', ...""",
        }, # scalar
        "ntpEntStatusActiveOffset" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.5",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-TC", "name" : "DisplayString"},
            },
            "access" : "readonly",
            "description" :
                """The time offset to the current selected reference time source
as a string including unit, e.g., '0.032 ms' or '1.232 s'.""",
        }, # scalar
        "ntpEntStatusNumberOfRefSources" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.6",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "Unsigned32",
                    "ranges" : [
                    {
                        "min" : "0",
                        "max" : "99"
                    },
                    ],
                    "range" : {
                        "min" : "0",
                        "max" : "99"
                    },
                },
            },
            "access" : "readonly",
            "description" :
                """The number of reference sources configured for NTP.""",
        }, # scalar
        "ntpEntStatusDispersion" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.7",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-TC", "name" : "DisplayString"},
            },
            "access" : "readonly",
            "description" :
                """The root dispersion of the running NTP entity, e.g., '6.927'.""",
        }, # scalar
        "ntpEntStatusEntityUptime" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.8",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "TimeTicks"},
            },
            "access" : "readonly",
            "description" :
                """The uptime of the NTP entity, (i.e., the time since ntpd was
(re-)initialized not sysUptime!).  The time is represented in
hundreds of seconds since Jan 1, 1970 (00:00:00.000) UTC.""",
        }, # scalar
        "ntpEntStatusDateTime" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.9",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"NTPv4-MIB", "name" : "NtpDateTime"},
            },
            "access" : "readonly",
            "description" :
                """The current NTP date/time on the device, in 128-bit
NTP date format.  If time is not syncronized, this
field shall be a zero-length string.

This object can be used to timestamp events on this
node and allow a management station to correlate
different time objects.  For example, a management
station could query this object and sysUpTime in
the same operation to be able to relate sysUpTime
to NTP time.

This object is not to be used to set the time of
the node querying this object.  NTP should be used
for this -- or at least SNTP.""",
            "reference" :
                """RFC 5905, section 6""",
        }, # scalar
        "ntpEntStatusLeapSecond" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.10",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"NTPv4-MIB", "name" : "NtpDateTime"},
            },
            "access" : "readonly",
            "description" :
                """Date the next known leap second will occur.  If there is
no leap second announced, then this object should be 0.""",
        }, # scalar
        "ntpEntStatusLeapSecDirection" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.11",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "Integer32",
                    "ranges" : [
                    {
                        "min" : "-1",
                        "max" : "1"
                    },
                    ],
                    "range" : {
                        "min" : "-1",
                        "max" : "1"
                    },
                },
            },
            "access" : "readonly",
            "description" :
                """Direction of next known leap second.  If there is no
leap second announced, then this object should be 0.""",
        }, # scalar
        "ntpEntStatusInPkts" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.12",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "units" : "packets",
            "description" :
                """The total number of NTP messages delivered to the
NTP entity from the transport service.
Discountinuities in the value of this counter can occur
upon cold start or reinitialization of the NTP entity, the
management system and at other times as indicated by
discontinuities in the value of sysUpTime.""",
        }, # scalar
        "ntpEntStatusOutPkts" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.13",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "units" : "packets",
            "description" :
                """The total number of NTP messages delivered to the
transport service by this NTP entity.
Discountinuities in the value of this counter can occur
upon cold start or reinitialization of the NTP entity, the
management system and at other times as indicated by
discontinuities in the value of sysUpTime.""",
        }, # scalar
        "ntpEntStatusBadVersion" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.14",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "units" : "packets",
            "description" :
                """The total number of NTP messages that were delivered
to this NTP entity and were for an unsupported NTP
version.




Discountinuities in the value of this counter can occur
upon cold start or reinitialization of the NTP entity, the
management system and at other times as indicated by
discontinuities in the value of sysUpTime.""",
        }, # scalar
        "ntpEntStatusProtocolError" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.15",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "units" : "packets",
            "description" :
                """The total number of NTP messages that were delivered
to this NTP entity and this entity was not able to
process due to an NTP protocol error.
Discountinuities in the value of this counter can occur
upon cold start or reinitialization of the NTP entity, the
management system and at other times as indicated by
discontinuities in the value of sysUpTime.""",
        }, # scalar
        "ntpEntStatusNotifications" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.16",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "units" : "notifications",
            "description" :
                """The total number of SNMP notifications that this NTP
entity has generated.
Discountinuities in the value of this counter can occur
upon cold start or reinitialization of the NTP entity, the
management system and at other times as indicated by
discontinuities in the value of sysUpTime.""",
        }, # scalar
        "ntpEntStatPktModeTable" : {
            "nodetype" : "table",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.17",
            "status" : "current",
            "description" :
                """The number of packets sent and received by packet mode.
One entry per packet mode.""",
        }, # table
        "ntpEntStatPktModeEntry" : {
            "nodetype" : "row",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.17.1",
            "status" : "current",
            "linkage" : [
                "ntpEntStatPktMode",
            ],
            "description" :
                """A statistical record of the number of packets sent and
received for each packet mode.""",
        }, # row
        "ntpEntStatPktMode" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.17.1.1",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "Enumeration",
                    "symetricactive" : {
                        "nodetype" : "namednumber",
                        "number" : "1"
                    },
                    "symetricpassive" : {
                        "nodetype" : "namednumber",
                        "number" : "2"
                    },
                    "client" : {
                        "nodetype" : "namednumber",
                        "number" : "3"
                    },
                    "server" : {
                        "nodetype" : "namednumber",
                        "number" : "4"
                    },
                    "broadcastserver" : {
                        "nodetype" : "namednumber",
                        "number" : "5"
                    },
                    "broadcastclient" : {
                        "nodetype" : "namednumber",
                        "number" : "6"
                    },
                },
            },
            "access" : "noaccess",
            "description" :
                """The NTP packet mode.""",
        }, # column
        "ntpEntStatPktSent" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.17.1.2",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "units" : "packets",
            "description" :
                """The number of NTP packets sent with this packet mode.
Discountinuities in the value of this counter can occur
upon cold start or reinitialization of the NTP entity, the
management system and at other times as indicated by
discontinuities in the value of sysUpTime.""",
        }, # column
        "ntpEntStatPktReceived" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.2.17.1.3",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "units" : "packets",
            "description" :
                """The number of NTP packets received with this packet mode.



Discountinuities in the value of this counter can occur
upon cold start or reinitialization of the NTP entity, the
management system and at other times as indicated by
discontinuities in the value of sysUpTime.""",
        }, # column
        "ntpAssociation" : {
            "nodetype" : "node",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3",
        }, # node
        "ntpAssociationTable" : {
            "nodetype" : "table",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.1",
            "status" : "current",
            "description" :
                """The table of currently mobilized associations.""",
        }, # table
        "ntpAssociationEntry" : {
            "nodetype" : "row",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.1.1",
            "status" : "current",
            "linkage" : [
                "ntpAssocId",
            ],
            "description" :
                """The table entry of currently mobilized associations.""",
        }, # row
        "ntpAssocId" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.1.1.1",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "Unsigned32",
                    "ranges" : [
                    {
                        "min" : "1",
                        "max" : "99999"
                    },
                    ],
                    "range" : {
                        "min" : "1",
                        "max" : "99999"
                    },
                },
            },
            "access" : "noaccess",
            "description" :
                """The association ID.  This is an internal, unique ID.""",
        }, # column
        "ntpAssocName" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.1.1.2",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SYSAPPL-MIB", "name" : "Utf8String"},
            },
            "access" : "readonly",
            "description" :
                """The hostname or other descriptive name for the association.""",
        }, # column
        "ntpAssocRefId" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.1.1.3",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-TC", "name" : "DisplayString"},
            },
            "access" : "readonly",
            "description" :
                """The refclock driver ID, if available.""",
        }, # column
        "ntpAssocAddressType" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.1.1.4",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "Enumeration",
                    "parent module" : {
                        "name" : "INET-ADDRESS-MIB",
                        "type" : "InetAddressType",
                    },
                    "ipv4" : {
                        "nodetype" : "namednumber",
                        "number" : "1"
                    },
                    "ipv6" : {
                        "nodetype" : "namednumber",
                        "number" : "2"
                    },
                    "ipv4z" : {
                        "nodetype" : "namednumber",
                        "number" : "3"
                    },
                    "ipv6z" : {
                        "nodetype" : "namednumber",
                        "number" : "4"
                    },
                },
            },
            "access" : "readonly",
            "description" :
                """The type of address of the association.  Can be either IPv4 or
IPv6 (both with or without zone index) and contains the type of
address for unicast, multicast, and broadcast associations.""",
        }, # column
        "ntpAssocAddress" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.1.1.5",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "OctetString",
                    "parent module" : {
                        "name" : "INET-ADDRESS-MIB",
                        "type" : "InetAddress",
                    },
                    "ranges" : [
                    {
                        "min" : "4",
                        "max" : "4"
                    },
                    {
                        "min" : "8",
                        "max" : "8"
                    },
                    {
                        "min" : "16",
                        "max" : "16"
                    },
                    {
                        "min" : "20",
                        "max" : "20"
                    },
                    ],
                    "range" : {
                        "min" : "4",
                        "max" : "20"
                    },
                },
            },
            "access" : "readonly",
            "description" :
                """The IP address (IPv4 or IPv6, with or without zone index) of
the association.  The type and size depends on the
ntpAssocAddressType object.  Represents the IP address of a
uni/multi/broadcast association.""",
        }, # column
        "ntpAssocOffset" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.1.1.6",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-TC", "name" : "DisplayString"},
            },
            "access" : "readonly",
            "description" :
                """The time offset to the association as a string.""",
        }, # column
        "ntpAssocStratum" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.1.1.7",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"NTPv4-MIB", "name" : "NtpStratum"},
            },
            "access" : "readonly",
            "description" :
                """The association stratum value.""",
        }, # column
        "ntpAssocStatusJitter" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.1.1.8",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-TC", "name" : "DisplayString"},
            },
            "access" : "readonly",
            "description" :
                """The jitter in milliseconds as a string.""",
        }, # column
        "ntpAssocStatusDelay" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.1.1.9",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-TC", "name" : "DisplayString"},
            },
            "access" : "readonly",
            "description" :
                """The network delay in milliseconds as a string.""",
        }, # column
        "ntpAssocStatusDispersion" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.1.1.10",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-TC", "name" : "DisplayString"},
            },
            "access" : "readonly",
            "description" :
                """The root dispersion of the association.""",
        }, # column
        "ntpAssociationStatisticsTable" : {
            "nodetype" : "table",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.2",
            "status" : "current",
            "description" :
                """The table of statistics for current associations.""",
        }, # table
        "ntpAssociationStatisticsEntry" : {
            "nodetype" : "row",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.2.1",
            "status" : "current",
            "linkage" : [
                "ntpAssocId",
            ],
            "description" :
                """The table entry of statistics for current associations.""",
        }, # row
        "ntpAssocStatInPkts" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.2.1.1",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "units" : "packets",
            "description" :
                """The total number of NTP messages delivered to the
NTP entity from this association.
Discountinuities in the value of this counter can occur
upon cold start or reinitialization of the NTP entity, the
management system and at other times as indicated by
discontinuities in the value of sysUpTime.""",
        }, # column
        "ntpAssocStatOutPkts" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.2.1.2",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "units" : "packets",
            "description" :
                """The total number of NTP messages delivered to the
transport service by this NTP entity for this
association.
Discountinuities in the value of this counter can occur
upon cold start or reinitialization of the NTP entity, the
management system and at other times as indicated by
discontinuities in the value of sysUpTime.""",
        }, # column
        "ntpAssocStatProtocolError" : {
            "nodetype" : "column",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.3.2.1.3",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"},
            },
            "access" : "readonly",
            "units" : "packets",
            "description" :
                """The total number of NTP messages that were delivered
to this NTP entity from this association and this entity
was not able to process due to an NTP protocol error.



Discountinuities in the value of this counter can occur
upon cold start or reinitialization of the NTP entity, the
management system and at other times as indicated by
discontinuities in the value of sysUpTime.""",
        }, # column
        "ntpEntControl" : {
            "nodetype" : "node",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.4",
        }, # node
        "ntpEntHeartbeatInterval" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.4.1",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"", "name" : "Unsigned32"},
            },
            "access" : "readwrite",
            "default" : "60",
            "units" : "seconds",
            "description" :
                """The interval at which the ntpEntNotifHeartbeat notification
should be sent, in seconds.  If set to 0 and the
entNotifHeartbeat bit in ntpEntNotifBits is 1, then
ntpEntNotifHeartbeat is sent once.
This value is stored persistently and will be restored to its
last set value upon cold start or restart.""",
        }, # scalar
        "ntpEntNotifBits" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.4.2",
            "status" : "current",
            "syntax" : {
                "type" :                 {
                    "basetype" : "Bits",
                    "notUsed" : {
                        "nodetype" : "namednumber",
                        "number" : "0"
                    },
                    "entNotifModeChange" : {
                        "nodetype" : "namednumber",
                        "number" : "1"
                    },
                    "entNotifStratumChange" : {
                        "nodetype" : "namednumber",
                        "number" : "2"
                    },
                    "entNotifSyspeerChanged" : {
                        "nodetype" : "namednumber",
                        "number" : "3"
                    },
                    "entNotifAddAssociation" : {
                        "nodetype" : "namednumber",
                        "number" : "4"
                    },
                    "entNotifRemoveAssociation" : {
                        "nodetype" : "namednumber",
                        "number" : "5"
                    },
                    "entNotifConfigChanged" : {
                        "nodetype" : "namednumber",
                        "number" : "6"
                    },
                    "entNotifLeapSecondAnnounced" : {
                        "nodetype" : "namednumber",
                        "number" : "7"
                    },
                    "entNotifHeartbeat" : {
                        "nodetype" : "namednumber",
                        "number" : "8"
                    },
                },
            },
            "access" : "readwrite",
            "description" :
                """A bit for each notification.  A 1 for a particular bit enables
that particular notification, a 0 disables it.
This value is stored persistently and will be restored to its
last set value upon cold start or restart.""",
        }, # scalar
        "ntpEntNotifObjects" : {
            "nodetype" : "node",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.5",
        }, # node
        "ntpEntNotifMessage" : {
            "nodetype" : "scalar",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.1.5.1",
            "status" : "current",
            "syntax" : {
                "type" : { "module" :"SYSAPPL-MIB", "name" : "Utf8String"},
            },
            "access" : "notifyonly",
            "default" : "no event",
            "description" :
                """Used as a payload object for all notifications.  Holds a
cleartext event message.""",
        }, # scalar
        "ntpEntConformance" : {
            "nodetype" : "node",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.2",
        }, # node
        "ntpEntCompliances" : {
            "nodetype" : "node",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.2.1",
        }, # node
        "ntpEntGroups" : {
            "nodetype" : "node",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.2.2",
        }, # node
    }, # nodes

    "notifications" : {
        "ntpEntNotifModeChange" : {
            "nodetype" : "notification",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.0.1",
            "status" : "current",
            "objects" : {
                "ntpEntStatusCurrentMode" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
            },
            "description" :
                """The notification to be sent when the NTP entity changes mode,
including starting and stopping (if possible).""",
        }, # notification
        "ntpEntNotifStratumChange" : {
            "nodetype" : "notification",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.0.2",
            "status" : "current",
            "objects" : {
                "ntpEntStatusDateTime" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusStratum" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifMessage" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
            },
            "description" :
                """The notification to be sent when stratum level of NTP changes.""",
        }, # notification
        "ntpEntNotifSyspeerChanged" : {
            "nodetype" : "notification",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.0.3",
            "status" : "current",
            "objects" : {
                "ntpEntStatusDateTime" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusActiveRefSourceId" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifMessage" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
            },
            "description" :
                """The notification to be sent when a (new) syspeer has been
selected.""",
        }, # notification
        "ntpEntNotifAddAssociation" : {
            "nodetype" : "notification",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.0.4",
            "status" : "current",
            "objects" : {
                "ntpEntStatusDateTime" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocName" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifMessage" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
            },
            "description" :
                """The notification to be sent when a new association is
mobilized.""",
        }, # notification
        "ntpEntNotifRemoveAssociation" : {
            "nodetype" : "notification",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.0.5",
            "status" : "current",
            "objects" : {
                "ntpEntStatusDateTime" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocName" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifMessage" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
            },
            "description" :
                """The notification to be sent when an association is
demobilized.""",
        }, # notification
        "ntpEntNotifConfigChanged" : {
            "nodetype" : "notification",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.0.6",
            "status" : "current",
            "objects" : {
                "ntpEntStatusDateTime" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifMessage" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
            },
            "description" :
                """The notification to be sent when the NTP configuration has
changed, e.g., when the system connected to the Internet and
was assigned a new IP address by the ISPs DHCP server.""",
        }, # notification
        "ntpEntNotifLeapSecondAnnounced" : {
            "nodetype" : "notification",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.0.7",
            "status" : "current",
            "objects" : {
                "ntpEntStatusDateTime" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifMessage" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
            },
            "description" :
                """The notification to be sent when a leap second has been
announced.""",
        }, # notification
        "ntpEntNotifHeartbeat" : {
            "nodetype" : "notification",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.0.8",
            "status" : "current",
            "objects" : {
                "ntpEntStatusDateTime" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusCurrentMode" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntHeartbeatInterval" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifMessage" : {
                    "nodetype" : "object",
                    "module" : "NTPv4-MIB"
                },
            },
            "description" :
                """The notification to be sent periodically (as defined by
ntpEntHeartbeatInterval) to indicate that the NTP entity is
still alive.""",
        }, # notification
    }, # notifications

    "groups" : {
        "ntpEntObjectsGroup1" : {
            "nodetype" : "group",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.2.2.1",
            "status" : "current",
            "members" : {
                "ntpEntSoftwareName" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntSoftwareVersion" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntSoftwareVendor" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntSystemType" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusEntityUptime" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusDateTime" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocName" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocRefId" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocAddressType" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocAddress" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
            }, # members
            "description" :
                """A collection of objects for the NTP MIB.""",
        }, # group
        "ntpEntObjectsGroup2" : {
            "nodetype" : "group",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.2.2.2",
            "status" : "current",
            "members" : {
                "ntpEntTimeResolution" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntTimePrecision" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntTimeDistance" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusCurrentMode" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusStratum" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusActiveRefSourceId" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusActiveRefSourceName" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusActiveOffset" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusNumberOfRefSources" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusDispersion" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusLeapSecond" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusLeapSecDirection" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusInPkts" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusOutPkts" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusBadVersion" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusProtocolError" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatusNotifications" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatPktSent" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntStatPktReceived" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocOffset" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocStratum" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocStatusJitter" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocStatusDelay" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocStatusDispersion" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocStatInPkts" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocStatOutPkts" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpAssocStatProtocolError" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntHeartbeatInterval" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifBits" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifMessage" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
            }, # members
            "description" :
                """A collection of objects for the NTP MIB.""",
        }, # group
        "ntpEntNotifGroup" : {
            "nodetype" : "group",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.2.2.3",
            "status" : "current",
            "members" : {
                "ntpEntNotifModeChange" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifStratumChange" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifSyspeerChanged" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifAddAssociation" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifRemoveAssociation" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifConfigChanged" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifLeapSecondAnnounced" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntNotifHeartbeat" : {
                    "nodetype" : "member",
                    "module" : "NTPv4-MIB"
                },
            }, # members
            "description" :
                """A collection of notifications for the NTP MIB""",
        }, # group
    }, # groups

    "compliances" : {
        "ntpEntNTPCompliance" : {
            "nodetype" : "compliance",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.2.1.1",
            "status" : "current",
            "description" :
                """The compliance statement for SNMP entities that use NTP and
implement the NTP MIB.""",
            "requires" : {
                "ntpEntObjectsGroup1" : {
                    "nodetype" : "mandatory",
                    "module" : "NTPv4-MIB"
                },
            }, # requires
        }, # compliance
        "ntpEntSNTPCompliance" : {
            "nodetype" : "compliance",
            "moduleName" : "NTPv4-MIB",
            "oid" : "1.3.6.1.2.1.197.2.1.2",
            "status" : "current",
            "description" :
                """The compliance statement for SNMP entities that use SNTP and
implement the NTP MIB.""",
            "requires" : {
                "ntpEntObjectsGroup1" : {
                    "nodetype" : "mandatory",
                    "module" : "NTPv4-MIB"
                },
                "ntpEntObjectsGroup2" : {
                    "nodetype" : "optional",
                    "module" : "NTPv4-MIB",
                    "description" :
                        """Optional object group.""",
                },
                "ntpEntNotifGroup" : {
                    "nodetype" : "optional",
                    "module" : "NTPv4-MIB",
                    "description" :
                        """Optional notifications for this MIB.""",
                },
            }, # requires
        }, # compliance
    }, # compliances

}