# python version 1.0 DO NOT EDIT # # This python file has been generated by smidump version 0.5.0: # # smidump -f python DISMAN-TRACEROUTE-MIB FILENAME = "./libsmi-0.5.0/mibs/ietf/DISMAN-TRACEROUTE-MIB" MIB = { "moduleName" : "DISMAN-TRACEROUTE-MIB", "DISMAN-TRACEROUTE-MIB" : { "nodetype" : "module", "language" : "SMIv2", "organization" : """IETF Distributed Management Working Group""", "contact" : """Juergen Quittek NEC Europe Ltd. Network Laboratories Kurfuersten-Anlage 36 69115 Heidelberg Germany Phone: +49 6221 4342-115 Email: quittek@netlab.nec.de""", "description" : """The Traceroute MIB (DISMAN-TRACEROUTE-MIB) provides access to the traceroute capability at a remote host. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4560; see the RFC itself for full legal notices.""", "revisions" : ( { "date" : "2006-06-13 00:00", "description" : """Updated version, published as RFC 4560. - Correctly considered IPv6 in DESCRIPTION clause of object traceRouteCtlDataSize - Replaced references to RFC 2575 by RFC 3415 - Replaced references to RFC 2571 by RFC 3411 - Replaced references to RFC 2851 by RFC 4001 - Clarified DESCRIPTION clause of object traceRouteResultsLastGoodPath - Changed range of object traceRouteCtlInitialTtl from (0..255) to (1..255) - Extended DESCRIPTION clause of traceRouteResultsTable describing re-initialization of entries - Changed SYNTAX of traceRouteResultsTestAttempts and traceRouteResultsTestSuccesses from Unsigned32 to Gauge32 - Changed status of traceRouteCompliance to deprecated - Added traceRouteFullCompliance and traceRouteMinimumCompliance - Changed status of traceRouteGroup and traceRouteTimeStampGroup to deprecated - Added traceRouteMinimumGroup, traceRouteCtlRowStatusGroup, and traceRouteHistoryGroup - Changed DEFVAL of object traceRouteCtlTargetAddressType from { ipv4 } to { unknown } - Changed DEFVAL of object traceRouteCtlDescr from { '00'H } to { ''H } - Added DEFVAL for object traceRouteCtlTrapGeneration of DEFVAL { { } }""", }, { "date" : "2000-09-21 00:00", "description" : """Initial version, published as RFC 2925.""", }, ), "identity node" : "traceRouteMIB", }, "imports" : ( {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"}, {"module" : "SNMPv2-SMI", "name" : "OBJECT-TYPE"}, {"module" : "SNMPv2-SMI", "name" : "Integer32"}, {"module" : "SNMPv2-SMI", "name" : "Gauge32"}, {"module" : "SNMPv2-SMI", "name" : "Unsigned32"}, {"module" : "SNMPv2-SMI", "name" : "mib-2"}, {"module" : "SNMPv2-SMI", "name" : "NOTIFICATION-TYPE"}, {"module" : "SNMPv2-SMI", "name" : "OBJECT-IDENTITY"}, {"module" : "SNMPv2-TC", "name" : "RowStatus"}, {"module" : "SNMPv2-TC", "name" : "StorageType"}, {"module" : "SNMPv2-TC", "name" : "TruthValue"}, {"module" : "SNMPv2-TC", "name" : "DateAndTime"}, {"module" : "SNMPv2-CONF", "name" : "MODULE-COMPLIANCE"}, {"module" : "SNMPv2-CONF", "name" : "OBJECT-GROUP"}, {"module" : "SNMPv2-CONF", "name" : "NOTIFICATION-GROUP"}, {"module" : "SNMP-FRAMEWORK-MIB", "name" : "SnmpAdminString"}, {"module" : "IF-MIB", "name" : "InterfaceIndexOrZero"}, {"module" : "INET-ADDRESS-MIB", "name" : "InetAddressType"}, {"module" : "INET-ADDRESS-MIB", "name" : "InetAddress"}, {"module" : "DISMAN-PING-MIB", "name" : "OperationResponseStatus"}, ), "nodes" : { "traceRouteMIB" : { "nodetype" : "node", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81", "status" : "current", }, # node "traceRouteNotifications" : { "nodetype" : "node", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.0", }, # node "traceRouteObjects" : { "nodetype" : "node", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1", }, # node "traceRouteMaxConcurrentRequests" : { "nodetype" : "scalar", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.1", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "10", "units" : "requests", "description" : """The maximum number of concurrent active traceroute requests that are allowed within an agent implementation. A value of 0 for this object implies that there is no limit for the number of concurrent active requests in effect. The limit applies only to new requests being activated. When a new value is set, the agent will continue processing all the requests already active, even if their number exceeds the limit just imposed.""", }, # scalar "traceRouteCtlTable" : { "nodetype" : "table", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2", "status" : "current", "description" : """Defines the Remote Operations Traceroute Control Table for providing the capability of invoking traceroute from a remote host. The results of traceroute operations can be stored in the traceRouteResultsTable, traceRouteProbeHistoryTable, and the traceRouteHopsTable.""", }, # table "traceRouteCtlEntry" : { "nodetype" : "row", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1", "create" : "true", "status" : "current", "linkage" : [ "traceRouteCtlOwnerIndex", "traceRouteCtlTestName", ], "description" : """Defines an entry in the traceRouteCtlTable. The first index element, traceRouteCtlOwnerIndex, is of type SnmpAdminString, a textual convention that allows for use of the SNMPv3 View-Based Access Control Model (RFC 3415, VACM) and that allows a management application to identify its entries. The second index, traceRouteCtlTestName (also an SnmpAdminString), enables the same management application to have multiple requests outstanding.""", }, # row "traceRouteCtlOwnerIndex" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "SNMP-FRAMEWORK-MIB", "type" : "SnmpAdminString", }, "ranges" : [ { "min" : "0", "max" : "32" }, ], "range" : { "min" : "0", "max" : "32" }, }, }, "access" : "noaccess", "description" : """To facilitate the provisioning of access control by a security administrator using the View-Based Access Control Model (RFC 3415, VACM) for tables in which multiple users may need to create or modify entries independently, the initial index is used as an 'owner index'. Such an initial index has a syntax of SnmpAdminString and can thus be trivially mapped to a securityName or groupName defined in VACM, in accordance with a security policy. When used in conjunction with such a security policy, all entries in the table belonging to a particular user (or group) will have the same value for this initial index. For a given user's entries in a particular table, the object identifiers for the information in these entries will have the same subidentifiers (except for the 'column' subidentifier) up to the end of the encoded owner index. To configure VACM to permit access to this portion of the table, one would create vacmViewTreeFamilyTable entries with the value of vacmViewTreeFamilySubtree including the owner index portion, and vacmViewTreeFamilyMask 'wildcarding' the column subidentifier. More elaborate configurations are possible.""", }, # column "traceRouteCtlTestName" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "SNMP-FRAMEWORK-MIB", "type" : "SnmpAdminString", }, "ranges" : [ { "min" : "0", "max" : "32" }, ], "range" : { "min" : "0", "max" : "32" }, }, }, "access" : "noaccess", "description" : """The name of a traceroute test. This is locally unique, within the scope of a traceRouteCtlOwnerIndex.""", }, # column "traceRouteCtlTargetAddressType" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.3", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressType"}, }, "access" : "readwrite", "default" : "unknown", "description" : """Specifies the type of host address to be used on the traceroute request at the remote host.""", }, # column "traceRouteCtlTargetAddress" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.4", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddress"}, }, "access" : "readwrite", "description" : """Specifies the host address used on the traceroute request at the remote host. The host address type can be determined by examining the value of the corresponding traceRouteCtlTargetAddressType. A value for this object MUST be set prior to transitioning its corresponding traceRouteCtlEntry to active(1) via traceRouteCtlRowStatus.""", }, # column "traceRouteCtlByPassRouteTable" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.5", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readwrite", "default" : "false", "description" : """The purpose of this object is to enable optional bypassing the route table. If enabled, the remote host will bypass the normal routing tables and send directly to a host on an attached network. If the host is not on a directly attached network, an error is returned. This option can be used to perform the traceroute operation to a local host through an interface that has no route defined (e.g., after the interface was dropped by the routing daemon at the host).""", }, # column "traceRouteCtlDataSize" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.6", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "65507" }, ], "range" : { "min" : "0", "max" : "65507" }, }, }, "access" : "readwrite", "default" : "0", "units" : "octets", "description" : """Specifies the size of the data portion of a traceroute request, in octets. If the RECOMMENDED traceroute method (UDP datagrams as probes) is used, then the value contained in this object MUST be applied. If another traceroute method is used for which the specified size is not appropriate, then the implementation SHOULD use whatever size (appropriate to the method) is closest to the specified size. The maximum value for this object was computed by subtracting the smallest possible IP header size of 20 octets (IPv4 header with no options) and the UDP header size of 8 octets from the maximum IP packet size. An IP packet has a maximum size of 65535 octets (excluding IPv6 Jumbograms).""", }, # column "traceRouteCtlTimeOut" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.7", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "60" }, ], "range" : { "min" : "1", "max" : "60" }, }, }, "access" : "readwrite", "default" : "3", "units" : "seconds", "description" : """Specifies the time-out value, in seconds, for a traceroute request.""", }, # column "traceRouteCtlProbesPerHop" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.8", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "10" }, ], "range" : { "min" : "1", "max" : "10" }, }, }, "access" : "readwrite", "default" : "3", "units" : "probes", "description" : """Specifies the number of times to reissue a traceroute request with the same time-to-live (TTL) value.""", }, # column "traceRouteCtlPort" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.9", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "65535" }, ], "range" : { "min" : "1", "max" : "65535" }, }, }, "access" : "readwrite", "default" : "33434", "units" : "UDP Port", "description" : """Specifies the (initial) UDP port to send the traceroute request to. A port needs to be specified that is not in use at the destination (target) host. The default value for this object is the IANA assigned port, 33434, for the traceroute function.""", }, # column "traceRouteCtlMaxTtl" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.10", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "255" }, ], "range" : { "min" : "1", "max" : "255" }, }, }, "access" : "readwrite", "default" : "30", "units" : "time-to-live value", "description" : """Specifies the maximum time-to-live value.""", }, # column "traceRouteCtlDSField" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.11", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readwrite", "default" : "0", "description" : """Specifies the value to store in the Type of Service (TOS) octet in the IPv4 header or in the Traffic Class octet in the IPv6 header, respectively, of the IP packet used to encapsulate the traceroute probe. The octet to be set in the IP header contains the Differentiated Services (DS) Field in the six most significant bits. This option can be used to determine what effect an explicit DS Field setting has on a traceroute response. Not all values are legal or meaningful. A value of 0 means that the function represented by this option is not supported. DS Field usage is often not supported by IP implementations, and not all values are supported. Refer to RFC 2474 and RFC 3260 for guidance on usage of this field.""", "reference" : """Refer to RFC 1812 for the definition of the IPv4 TOS octet and to RFC 2460 for the definition of the IPv6 Traffic Class octet. Refer to RFC 2474 and RFC 3260 for the definition of the Differentiated Services Field.""", }, # column "traceRouteCtlSourceAddressType" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.12", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressType"}, }, "access" : "readwrite", "default" : "unknown", "description" : """Specifies the type of the source address, traceRouteCtlSourceAddress, to be used at a remote host when a traceroute operation is performed.""", }, # column "traceRouteCtlSourceAddress" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.13", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddress"}, }, "access" : "readwrite", "default" : "", "description" : """Use the specified IP address (which must be given as an IP number, not a hostname) as the source address in outgoing probe packets. On hosts with more than one IP address, this option can be used to select the address to be used. If the IP address is not one of this machine's interface addresses, an error is returned, and nothing is sent. A zero-length octet string value for this object disables source address specification. The address type (InetAddressType) that relates to this object is specified by the corresponding value of traceRouteCtlSourceAddressType.""", }, # column "traceRouteCtlIfIndex" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.14", "status" : "current", "syntax" : { "type" : { "module" :"IF-MIB", "name" : "InterfaceIndexOrZero"}, }, "access" : "readwrite", "default" : "0", "description" : """Setting this object to an interface's ifIndex prior to starting a remote traceroute operation directs the traceroute probes to be transmitted over the specified interface. A value of zero for this object implies that this option is not enabled.""", }, # column "traceRouteCtlMiscOptions" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.15", "status" : "current", "syntax" : { "type" : { "module" :"SNMP-FRAMEWORK-MIB", "name" : "SnmpAdminString"}, }, "access" : "readwrite", "default" : "", "description" : """Enables an application to specify implementation-dependent options.""", }, # column "traceRouteCtlMaxFailures" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.16", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "255" }, ], "range" : { "min" : "0", "max" : "255" }, }, }, "access" : "readwrite", "default" : "5", "units" : "timeouts", "description" : """The value of this object indicates the maximum number of consecutive timeouts allowed before a remote traceroute request is terminated. A value of either 255 (maximum hop count/possible TTL value) or 0 indicates that the function of terminating a remote traceroute request when a specific number of consecutive timeouts are detected is disabled.""", }, # column "traceRouteCtlDontFragment" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.17", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readwrite", "default" : "false", "description" : """This object enables setting of the don't fragment flag (DF) in the IP header for a probe. Use of this object enables a manual PATH MTU test is performed.""", }, # column "traceRouteCtlInitialTtl" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.18", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "255" }, ], "range" : { "min" : "1", "max" : "255" }, }, }, "access" : "readwrite", "default" : "1", "description" : """The value of this object specifies the initial TTL value to use. This enables bypassing the initial (often well known) portion of a path.""", }, # column "traceRouteCtlFrequency" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.19", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "0", "units" : "seconds", "description" : """The number of seconds to wait before repeating a traceroute test, as defined by the value of the various objects in the corresponding row. After a single test is completed the number of seconds as defined by the value of traceRouteCtlFrequency MUST elapse before the next traceroute test is started. A value of 0 for this object implies that the test as defined by the corresponding entry will not be repeated.""", }, # column "traceRouteCtlStorageType" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.20", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "StorageType"}, }, "access" : "readwrite", "default" : "nonVolatile", "description" : """The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.""", }, # column "traceRouteCtlAdminStatus" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.21", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "enabled" : { "nodetype" : "namednumber", "number" : "1" }, "disabled" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readwrite", "default" : "disabled", "description" : """Reflects the desired state that an traceRouteCtlEntry should be in: enabled(1) - Attempt to activate the test as defined by this traceRouteCtlEntry. disabled(2) - Deactivate the test as defined by this traceRouteCtlEntry. Refer to the corresponding traceRouteResultsOperStatus to determine the operational state of the test defined by this entry.""", }, # column "traceRouteCtlDescr" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.22", "status" : "current", "syntax" : { "type" : { "module" :"SNMP-FRAMEWORK-MIB", "name" : "SnmpAdminString"}, }, "access" : "readwrite", "default" : "", "description" : """The purpose of this object is to provide a descriptive name of the remote traceroute test.""", }, # column "traceRouteCtlMaxRows" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.23", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "default" : "50", "units" : "rows", "description" : """The maximum number of corresponding entries allowed in the traceRouteProbeHistoryTable. An implementation of this MIB will remove the oldest corresponding entry in the traceRouteProbeHistoryTable to allow the addition of an new entry once the number of corresponding rows in the traceRouteProbeHistoryTable reaches this value. Old entries are not removed when a new test is started. Entries are added to the traceRouteProbeHistoryTable until traceRouteCtlMaxRows is reached before entries begin to be removed. A value of 0 for this object disables creation of traceRouteProbeHistoryTable entries.""", }, # column "traceRouteCtlTrapGeneration" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.24", "status" : "current", "syntax" : { "type" : { "basetype" : "Bits", "pathChange" : { "nodetype" : "namednumber", "number" : "0" }, "testFailure" : { "nodetype" : "namednumber", "number" : "1" }, "testCompletion" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readwrite", "default" : "()", "description" : """The value of this object determines when and whether to generate a notification for this entry: pathChange(0) - Generate a traceRoutePathChange notification when the current path varies from a previously determined path. testFailure(1) - Generate a traceRouteTestFailed notification when the full path to a target can't be determined. testCompletion(2) - Generate a traceRouteTestCompleted notification when the path to a target has been determined. The value of this object defaults to an empty set, indicating that none of the above options has been selected.""", }, # column "traceRouteCtlCreateHopsEntries" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.25", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "TruthValue"}, }, "access" : "readwrite", "default" : "false", "description" : """The current path for a traceroute test is kept in the traceRouteHopsTable on a per-hop basis when the value of this object is true(1).""", }, # column "traceRouteCtlType" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.26", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "ObjectIdentifier"}, }, "access" : "readwrite", "default" : "1.3.6.1.2.1.81.3.1", "description" : """The value of this object is used either to report or to select the implementation method to be used for performing a traceroute operation. The value of this object may be selected from traceRouteImplementationTypeDomains. Additional implementation types should be allocated as required by implementers of the DISMAN-TRACEROUTE-MIB under their enterprise specific registration point, not beneath traceRouteImplementationTypeDomains.""", }, # column "traceRouteCtlRowStatus" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.2.1.27", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """This object allows entries to be created and deleted in the traceRouteCtlTable. Deletion of an entry in this table results in a deletion of all corresponding (same traceRouteCtlOwnerIndex and traceRouteCtlTestName index values) traceRouteResultsTable, traceRouteProbeHistoryTable, and traceRouteHopsTable entries. A value MUST be specified for traceRouteCtlTargetAddress prior to acceptance of a transition to active(1) state. When a value for pingCtlTargetAddress is set, the value of object pingCtlRowStatus changes from notReady(3) to notInService(2). Activation of a remote traceroute operation is controlled via traceRouteCtlAdminStatus, and not by transitioning of this object's value to active(1). Transitions in and out of active(1) state are not allowed while an entry's traceRouteResultsOperStatus is active(1), with the exception that deletion of an entry in this table by setting its RowStatus object to destroy(6) will stop an active traceroute operation. The operational state of an traceroute operation can be determined by examination of the corresponding traceRouteResultsOperStatus object.""", "reference" : """See definition of RowStatus in RFC 2579, 'Textual Conventions for SMIv2.'""", }, # column "traceRouteResultsTable" : { "nodetype" : "table", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.3", "status" : "current", "description" : """Defines the Remote Operations Traceroute Results Table for keeping track of the status of a traceRouteCtlEntry. An entry is added to the traceRouteResultsTable when an traceRouteCtlEntry is started by successful transition of its traceRouteCtlAdminStatus object to enabled(1). If the object traceRouteCtlAdminStatus already has the value enabled(1), and if the corresponding traceRouteResultsOperStatus object has the value completed(3), then successfully writing enabled(1) to the object traceRouteCtlAdminStatus re-initializes the already existing entry in the traceRouteResultsTable. The values of objects in the re-initialized entry are the same as the values of objects in a new entry would be. An entry is removed from the traceRouteResultsTable when its corresponding traceRouteCtlEntry is deleted.""", }, # table "traceRouteResultsEntry" : { "nodetype" : "row", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.3.1", "status" : "current", "linkage" : [ "traceRouteCtlOwnerIndex", "traceRouteCtlTestName", ], "description" : """Defines an entry in the traceRouteResultsTable. The traceRouteResultsTable has the same indexing as the traceRouteCtlTable so that a traceRouteResultsEntry corresponds to the traceRouteCtlEntry that caused it to be created.""", }, # row "traceRouteResultsOperStatus" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.3.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "enabled" : { "nodetype" : "namednumber", "number" : "1" }, "disabled" : { "nodetype" : "namednumber", "number" : "2" }, "completed" : { "nodetype" : "namednumber", "number" : "3" }, }, }, "access" : "readonly", "description" : """Reflects the operational state of an traceRouteCtlEntry: enabled(1) - Test is active. disabled(2) - Test has stopped. completed(3) - Test is completed.""", }, # column "traceRouteResultsCurHopCount" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.3.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Gauge32"}, }, "access" : "readonly", "units" : "hops", "description" : """Reflects the current TTL value (from 1 to 255) for a remote traceroute operation. Maximum TTL value is determined by traceRouteCtlMaxTtl.""", }, # column "traceRouteResultsCurProbeCount" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.3.1.3", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Gauge32"}, }, "access" : "readonly", "units" : "probes", "description" : """Reflects the current probe count (1..10) for a remote traceroute operation. The maximum probe count is determined by traceRouteCtlProbesPerHop.""", }, # column "traceRouteResultsIpTgtAddrType" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.3.1.4", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressType"}, }, "access" : "readonly", "description" : """This object indicates the type of address stored in the corresponding traceRouteResultsIpTgtAddr object.""", }, # column "traceRouteResultsIpTgtAddr" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.3.1.5", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddress"}, }, "access" : "readonly", "description" : """This object reports the IP address associated with a traceRouteCtlTargetAddress value when the destination address is specified as a DNS name. The value of this object should be a zero-length octet string when a DNS name is not specified or when a specified DNS name fails to resolve.""", }, # column "traceRouteResultsTestAttempts" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.3.1.6", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Gauge32"}, }, "access" : "readonly", "units" : "tests", "description" : """The current number of attempts to determine a path to a target. The value of this object MUST be started at 0.""", }, # column "traceRouteResultsTestSuccesses" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.3.1.7", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Gauge32"}, }, "access" : "readonly", "units" : "tests", "description" : """The current number of attempts to determine a path to a target that have succeeded. The value of this object MUST be reported as 0 when no attempts have succeeded.""", }, # column "traceRouteResultsLastGoodPath" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.3.1.8", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "DateAndTime"}, }, "access" : "readonly", "description" : """The date and time when the last complete path was determined. A path is complete if responses were received or timeout occurred for each hop on the path; i.e., for each TTL value from the value of the corresponding traceRouteCtlInitialTtl object up to the end of the path or (if no reply from the target IP address was received) up to the value of the corresponding traceRouteCtlMaxTtl object.""", }, # column "traceRouteProbeHistoryTable" : { "nodetype" : "table", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.4", "status" : "current", "description" : """Defines the Remote Operations Traceroute Results Table for storing the results of a traceroute operation. An implementation of this MIB will remove the oldest entry in the traceRouteProbeHistoryTable of the corresponding entry in the traceRouteCtlTable to allow the addition of a new entry once the number of rows in the traceRouteProbeHistoryTable reaches the value specified by traceRouteCtlMaxRows for the corresponding entry in the traceRouteCtlTable.""", }, # table "traceRouteProbeHistoryEntry" : { "nodetype" : "row", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.4.1", "status" : "current", "linkage" : [ "traceRouteCtlOwnerIndex", "traceRouteCtlTestName", "traceRouteProbeHistoryIndex", "traceRouteProbeHistoryHopIndex", "traceRouteProbeHistoryProbeIndex", ], "description" : """Defines a table for storing the results of a traceroute operation. Entries in this table are limited by the value of the corresponding traceRouteCtlMaxRows object. The first two index elements identify the traceRouteCtlEntry that a traceRouteProbeHistoryEntry belongs to. The third index element selects a single traceroute operation result. The fourth and fifth indexes select the hop and the probe for a particular traceroute operation.""", }, # row "traceRouteProbeHistoryIndex" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.4.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4294967295" }, ], "range" : { "min" : "1", "max" : "4294967295" }, }, }, "access" : "noaccess", "description" : """An entry in this table is created when the result of a traceroute probe is determined. The initial 2 instance identifier index values identify the traceRouteCtlEntry that a probe result (traceRouteProbeHistoryEntry) belongs to. An entry is removed from this table when its corresponding traceRouteCtlEntry is deleted. An implementation MUST start assigning traceRouteProbeHistoryIndex values at 1 and wrap after exceeding the maximum possible value, as defined by the limit of this object ('ffffffff'h).""", }, # column "traceRouteProbeHistoryHopIndex" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.4.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "255" }, ], "range" : { "min" : "1", "max" : "255" }, }, }, "access" : "noaccess", "description" : """Indicates which hop in a traceroute path the probe's results are for. The value of this object is initially determined by the value of traceRouteCtlInitialTtl.""", }, # column "traceRouteProbeHistoryProbeIndex" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.4.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "10" }, ], "range" : { "min" : "1", "max" : "10" }, }, }, "access" : "noaccess", "description" : """Indicates the index of a probe for a particular hop in a traceroute path. The number of probes per hop is determined by the value of the corresponding traceRouteCtlProbesPerHop object.""", }, # column "traceRouteProbeHistoryHAddrType" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.4.1.4", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressType"}, }, "access" : "readonly", "description" : """This objects indicates the type of address stored in the corresponding traceRouteProbeHistoryHAddr object.""", }, # column "traceRouteProbeHistoryHAddr" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.4.1.5", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddress"}, }, "access" : "readonly", "description" : """The address of a hop in a traceroute path. This object is not allowed to be a DNS name. The value of the corresponding object, traceRouteProbeHistoryHAddrType, indicates this object's IP address type.""", }, # column "traceRouteProbeHistoryResponse" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.4.1.6", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readonly", "units" : "milliseconds", "description" : """The amount of time measured in milliseconds from when a probe was sent to when its response was received or when it timed out. The value of this object is reported as 0 when it is not possible to transmit a probe.""", }, # column "traceRouteProbeHistoryStatus" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.4.1.7", "status" : "current", "syntax" : { "type" : { "module" :"DISMAN-PING-MIB", "name" : "OperationResponseStatus"}, }, "access" : "readonly", "description" : """The result of a traceroute operation made by a remote host for a particular probe.""", }, # column "traceRouteProbeHistoryLastRC" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.4.1.8", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", "description" : """The last implementation-method-specific reply code received. Traceroute is usually implemented by transmitting a series of probe packets with increasing time-to-live values. A probe packet is a UDP datagram encapsulated into an IP packet. Each hop in a path to the target (destination) host rejects the probe packets (probe's TTL too small, ICMP reply) until either the maximum TTL is exceeded or the target host is received.""", }, # column "traceRouteProbeHistoryTime" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.4.1.9", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "DateAndTime"}, }, "access" : "readonly", "description" : """Timestamp for when this probe's results were determined.""", }, # column "traceRouteHopsTable" : { "nodetype" : "table", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.5", "status" : "current", "description" : """Defines the Remote Operations Traceroute Hop Table for keeping track of the results of traceroute tests on a per-hop basis.""", }, # table "traceRouteHopsEntry" : { "nodetype" : "row", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.5.1", "status" : "current", "linkage" : [ "traceRouteCtlOwnerIndex", "traceRouteCtlTestName", "traceRouteHopsHopIndex", ], "description" : """Defines an entry in the traceRouteHopsTable. The first two index elements identify the traceRouteCtlEntry that a traceRouteHopsEntry belongs to. The third index element, traceRouteHopsHopIndex, selects a hop in a traceroute path.""", }, # row "traceRouteHopsHopIndex" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.5.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4294967295" }, ], "range" : { "min" : "1", "max" : "4294967295" }, }, }, "access" : "noaccess", "description" : """Specifies the hop index for a traceroute hop. Values for this object with respect to the same traceRouteCtlOwnerIndex and traceRouteCtlTestName MUST start at 1 and be given increasing values for subsequent hops. The value of traceRouteHopsHopIndex is not necessarily the number of the hop on the traced path. The traceRouteHopsTable keeps the current traceroute path per traceRouteCtlEntry if enabled by setting the corresponding traceRouteCtlCreateHopsEntries to true(1). All hops (traceRouteHopsTable entries) in a traceroute path MUST be updated at the same time when a traceroute operation is completed. Care needs to be applied when a path either changes or can't be determined. The initial portion of the path, up to the first hop change, MUST retain the same traceRouteHopsHopIndex values. The remaining portion of the path SHOULD be assigned new traceRouteHopsHopIndex values.""", }, # column "traceRouteHopsIpTgtAddressType" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.5.1.2", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddressType"}, }, "access" : "readonly", "description" : """This object indicates the type of address stored in the corresponding traceRouteHopsIpTgtAddress object.""", }, # column "traceRouteHopsIpTgtAddress" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.5.1.3", "status" : "current", "syntax" : { "type" : { "module" :"INET-ADDRESS-MIB", "name" : "InetAddress"}, }, "access" : "readonly", "description" : """This object reports the IP address associated with the hop. A value for this object should be reported as a numeric IP address, not as a DNS name. The address type (InetAddressType) that relates to this object is specified by the corresponding value of pingCtlSourceAddressType.""", }, # column "traceRouteHopsMinRtt" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.5.1.4", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readonly", "description" : """The minimum traceroute round-trip-time (RTT) received for this hop. A value of 0 for this object implies that no RTT has been received.""", }, # column "traceRouteHopsMaxRtt" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.5.1.5", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readonly", "description" : """The maximum traceroute round-trip-time (RTT) received for this hop. A value of 0 for this object implies that no RTT has been received.""", }, # column "traceRouteHopsAverageRtt" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.5.1.6", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readonly", "description" : """The current average traceroute round-trip-time (RTT) for this hop.""", }, # column "traceRouteHopsRttSumOfSquares" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.5.1.7", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readonly", "description" : """This object contains the sum of the squares of all round-trip-times received for this hop. Its purpose is to enable standard deviation calculation.""", }, # column "traceRouteHopsSentProbes" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.5.1.8", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readonly", "description" : """The value of this object reflects the number of probes sent for this hop during this traceroute test. The value of this object should start at 0.""", }, # column "traceRouteHopsProbeResponses" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.5.1.9", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readonly", "description" : """Number of responses received for this hop during this traceroute test. This value of this object should start at 0.""", }, # column "traceRouteHopsLastGoodProbe" : { "nodetype" : "column", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.1.5.1.10", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "DateAndTime"}, }, "access" : "readonly", "description" : """Date and time at which the last response was received for a probe for this hop during this traceroute test.""", }, # column "traceRouteConformance" : { "nodetype" : "node", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.2", }, # node "traceRouteCompliances" : { "nodetype" : "node", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.2.1", }, # node "traceRouteGroups" : { "nodetype" : "node", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.2.2", }, # node "traceRouteImplementationTypeDomains" : { "nodetype" : "node", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.3", }, # node "traceRouteUsingUdpProbes" : { "nodetype" : "node", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.3.1", "status" : "current", "description" : """Indicates that an implementation is using UDP probes to perform the traceroute operation.""", }, # node }, # nodes "notifications" : { "traceRoutePathChange" : { "nodetype" : "notification", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.0.1", "status" : "current", "objects" : { "traceRouteCtlTargetAddressType" : { "nodetype" : "object", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlTargetAddress" : { "nodetype" : "object", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsIpTgtAddrType" : { "nodetype" : "object", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsIpTgtAddr" : { "nodetype" : "object", "module" : "DISMAN-TRACEROUTE-MIB" }, }, "description" : """The path to a target has changed.""", }, # notification "traceRouteTestFailed" : { "nodetype" : "notification", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.0.2", "status" : "current", "objects" : { "traceRouteCtlTargetAddressType" : { "nodetype" : "object", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlTargetAddress" : { "nodetype" : "object", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsIpTgtAddrType" : { "nodetype" : "object", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsIpTgtAddr" : { "nodetype" : "object", "module" : "DISMAN-TRACEROUTE-MIB" }, }, "description" : """Could not determine the path to a target.""", }, # notification "traceRouteTestCompleted" : { "nodetype" : "notification", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.0.3", "status" : "current", "objects" : { "traceRouteCtlTargetAddressType" : { "nodetype" : "object", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlTargetAddress" : { "nodetype" : "object", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsIpTgtAddrType" : { "nodetype" : "object", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsIpTgtAddr" : { "nodetype" : "object", "module" : "DISMAN-TRACEROUTE-MIB" }, }, "description" : """The path to a target has just been determined.""", }, # notification }, # notifications "groups" : { "traceRouteGroup" : { "nodetype" : "group", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.2.2.1", "status" : "deprecated", "members" : { "traceRouteMaxConcurrentRequests" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlTargetAddressType" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlTargetAddress" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlByPassRouteTable" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlDataSize" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlTimeOut" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlProbesPerHop" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlPort" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlMaxTtl" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlDSField" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlSourceAddressType" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlSourceAddress" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlIfIndex" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlMiscOptions" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlMaxFailures" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlDontFragment" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlInitialTtl" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlFrequency" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlStorageType" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlAdminStatus" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlMaxRows" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlTrapGeneration" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlDescr" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlCreateHopsEntries" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlType" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlRowStatus" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsOperStatus" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsCurHopCount" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsCurProbeCount" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsIpTgtAddrType" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsIpTgtAddr" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsTestAttempts" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsTestSuccesses" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteProbeHistoryHAddrType" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteProbeHistoryHAddr" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteProbeHistoryResponse" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteProbeHistoryStatus" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteProbeHistoryLastRC" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, }, # members "description" : """The group of objects that constitute the remote traceroute operation.""", }, # group "traceRouteTimeStampGroup" : { "nodetype" : "group", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.2.2.2", "status" : "deprecated", "members" : { "traceRouteResultsLastGoodPath" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteProbeHistoryTime" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, }, # members "description" : """The group of DateAndTime objects.""", }, # group "traceRouteNotificationsGroup" : { "nodetype" : "group", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.2.2.3", "status" : "current", "members" : { "traceRoutePathChange" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteTestFailed" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteTestCompleted" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, }, # members "description" : """The notifications that are required to be supported by implementations of this MIB.""", }, # group "traceRouteHopsTableGroup" : { "nodetype" : "group", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.2.2.4", "status" : "current", "members" : { "traceRouteHopsIpTgtAddressType" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteHopsIpTgtAddress" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteHopsMinRtt" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteHopsMaxRtt" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteHopsAverageRtt" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteHopsRttSumOfSquares" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteHopsSentProbes" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteHopsProbeResponses" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteHopsLastGoodProbe" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, }, # members "description" : """The group of objects that constitute the traceRouteHopsTable.""", }, # group "traceRouteMinimumGroup" : { "nodetype" : "group", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.2.2.5", "status" : "current", "members" : { "traceRouteMaxConcurrentRequests" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlTargetAddressType" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlTargetAddress" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlByPassRouteTable" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlDataSize" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlTimeOut" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlProbesPerHop" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlPort" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlMaxTtl" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlDSField" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlSourceAddressType" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlSourceAddress" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlIfIndex" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlMiscOptions" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlMaxFailures" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlDontFragment" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlInitialTtl" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlFrequency" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlStorageType" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlAdminStatus" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlMaxRows" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlTrapGeneration" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlDescr" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlCreateHopsEntries" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlType" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsOperStatus" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsCurHopCount" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsCurProbeCount" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsIpTgtAddrType" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsIpTgtAddr" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsTestAttempts" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsTestSuccesses" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteResultsLastGoodPath" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, }, # members "description" : """The group of objects that constitute the remote traceroute operation.""", }, # group "traceRouteCtlRowStatusGroup" : { "nodetype" : "group", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.2.2.6", "status" : "current", "members" : { "traceRouteCtlRowStatus" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, }, # members "description" : """The RowStatus object of the traceRouteCtlTable.""", }, # group "traceRouteHistoryGroup" : { "nodetype" : "group", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.2.2.7", "status" : "current", "members" : { "traceRouteProbeHistoryHAddrType" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteProbeHistoryHAddr" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteProbeHistoryResponse" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteProbeHistoryStatus" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteProbeHistoryLastRC" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteProbeHistoryTime" : { "nodetype" : "member", "module" : "DISMAN-TRACEROUTE-MIB" }, }, # members "description" : """The group of objects that constitute the history capability.""", }, # group }, # groups "compliances" : { "traceRouteCompliance" : { "nodetype" : "compliance", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.2.1.1", "status" : "deprecated", "description" : """The compliance statement for the DISMAN-TRACEROUTE-MIB. This compliance statement has been deprecated because the traceRouteGroup and the traceRouteTimeStampGroup have been split and deprecated. The traceRouteFullCompliance is semantically identical to the deprecated traceRouteCompliance statement.""", "requires" : { "traceRouteGroup" : { "nodetype" : "mandatory", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteTimeStampGroup" : { "nodetype" : "optional", "module" : "DISMAN-TRACEROUTE-MIB", "description" : """This group is mandatory for implementations that have access to a system clock and that are capable of setting the values for DateAndTime objects.""", }, "traceRouteNotificationsGroup" : { "nodetype" : "optional", "module" : "DISMAN-TRACEROUTE-MIB", "description" : """This group defines a collection of optional notifications.""", }, "traceRouteHopsTableGroup" : { "nodetype" : "optional", "module" : "DISMAN-TRACEROUTE-MIB", "description" : """This group lists the objects that make up a traceRouteHopsEntry. Support of the traceRouteHopsTable is optional.""", }, }, # requires "refinements" : { "traceRouteMaxConcurrentRequests" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """The agent is not required to support SET operations to this object.""", }, "traceRouteCtlByPassRouteTable" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """This object is not required by implementations that are not capable of its implementation. The function represented by this object is implementable if the setsockopt SOL_SOCKET SO_DONTROUTE option is supported.""", }, "traceRouteCtlSourceAddressType" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddressType", }, "unknown" : { "nodetype" : "namednumber", "number" : "0" }, "ipv4" : { "nodetype" : "namednumber", "number" : "1" }, "ipv6" : { "nodetype" : "namednumber", "number" : "2" }, }, }, # syntax "access" : "readonly", "description" : """This object is not required by implementations that are not capable of binding the send socket with a source address. An implementation is only required to support IPv4 and IPv6 addresses.""", }, "traceRouteCtlSourceAddress" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "0", "max" : "16" }, }, }, # syntax "access" : "readonly", "description" : """This object is not required by implementations that are not capable of binding the send socket with a source address. An implementation is only required to support IPv4 and globally unique IPv6 addresses.""", }, "traceRouteCtlIfIndex" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. When write access is not supported, return a 0 as the value of this object. A value of 0 implies that the function represented by this option is not supported.""", }, "traceRouteCtlMiscOptions" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Support of this object is optional. When not supporting, do not allow write access, and return a zero-length octet string as the value of the object.""", }, "traceRouteCtlStorageType" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. It is also allowed that implementations support only the volatile StorageType enumeration.""", }, "traceRouteCtlDSField" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. When write access is not supported, return a 0 as the value of this object. A value of 0 implies that the function represented by this option is not supported.""", }, "traceRouteCtlType" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. In addition, the only value that is RECOMMENDED to be supported by an implementation is traceRouteUsingUdpProbes.""", }, "traceRouteResultsIpTgtAddrType" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddressType", }, "unknown" : { "nodetype" : "namednumber", "number" : "0" }, "ipv4" : { "nodetype" : "namednumber", "number" : "1" }, "ipv6" : { "nodetype" : "namednumber", "number" : "2" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteResultsIpTgtAddr" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "0", "max" : "16" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteProbeHistoryHAddrType" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddressType", }, "unknown" : { "nodetype" : "namednumber", "number" : "0" }, "ipv4" : { "nodetype" : "namednumber", "number" : "1" }, "ipv6" : { "nodetype" : "namednumber", "number" : "2" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteProbeHistoryHAddr" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "0", "max" : "16" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteHopsIpTgtAddressType" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddressType", }, "unknown" : { "nodetype" : "namednumber", "number" : "0" }, "ipv4" : { "nodetype" : "namednumber", "number" : "1" }, "ipv6" : { "nodetype" : "namednumber", "number" : "2" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteHopsIpTgtAddress" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "0", "max" : "16" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, }, # refinements }, # compliance "traceRouteFullCompliance" : { "nodetype" : "compliance", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.2.1.2", "status" : "current", "description" : """The compliance statement for SNMP entities that fully implement the DISMAN-TRACEROUTE-MIB.""", "requires" : { "traceRouteMinimumGroup" : { "nodetype" : "mandatory", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlRowStatusGroup" : { "nodetype" : "mandatory", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteHistoryGroup" : { "nodetype" : "mandatory", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteHopsTableGroup" : { "nodetype" : "optional", "module" : "DISMAN-TRACEROUTE-MIB", "description" : """This group lists the objects that make up a traceRouteHopsEntry. Support of the traceRouteHopsTable is optional.""", }, "traceRouteNotificationsGroup" : { "nodetype" : "optional", "module" : "DISMAN-TRACEROUTE-MIB", "description" : """This group defines a collection of optional notifications.""", }, }, # requires "refinements" : { "traceRouteMaxConcurrentRequests" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """The agent is not required to support SET operations to this object.""", }, "traceRouteCtlByPassRouteTable" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access to this object is not required by implementations that are not capable of its implementation. The function represented by this object is implementable if the setsockopt SOL_SOCKET SO_DONTROUTE option is supported.""", }, "traceRouteCtlDSField" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. If write access is not supported, return a 0 as the value of this object. A value of 0 implies that the function represented by this option is not supported.""", }, "traceRouteCtlSourceAddressType" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddressType", }, "unknown" : { "nodetype" : "namednumber", "number" : "0" }, "ipv4" : { "nodetype" : "namednumber", "number" : "1" }, "ipv6" : { "nodetype" : "namednumber", "number" : "2" }, }, }, # syntax "access" : "readonly", "description" : """Write access to this object is not required by implementations that are not capable of binding the send socket with a source address. An implementation is only required to support IPv4 and IPv6 addresses.""", }, "traceRouteCtlSourceAddress" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "0", "max" : "16" }, }, }, # syntax "access" : "readonly", "description" : """Write access to this object is not required by implementations that are not capable of binding the send socket with a source address. An implementation is only required to support IPv4 and IPv6 addresses.""", }, "traceRouteCtlIfIndex" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. If write access is not supported, return a 0 as the value of this object. A value of 0 implies that the function represented by this option is not supported.""", }, "traceRouteCtlMiscOptions" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Support of this object is optional. If not supporting, do not allow write access and return a zero-length octet string as the value of the object.""", }, "traceRouteCtlStorageType" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. It is also allowed that implementations support only the volatile(2) StorageType enumeration.""", }, "traceRouteCtlType" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. In addition, the only value that is RECOMMENDED to be supported by an implementation is traceRouteUsingUdpProbes.""", }, "traceRouteResultsIpTgtAddrType" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddressType", }, "unknown" : { "nodetype" : "namednumber", "number" : "0" }, "ipv4" : { "nodetype" : "namednumber", "number" : "1" }, "ipv6" : { "nodetype" : "namednumber", "number" : "2" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteResultsIpTgtAddr" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "0", "max" : "16" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteResultsLastGoodPath" : { "module" : "DISMAN-TRACEROUTE-MIB", "description" : """If the traceRouteHopsTableGroup is implemented, then this object is mandatory for implementations that have access to a system clock and that are capable of setting the values for DateAndTime objects. It is RECOMMENDED that when this object is not supported its values be reported as '0000000000000000'H.""", }, "traceRouteProbeHistoryHAddrType" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddressType", }, "unknown" : { "nodetype" : "namednumber", "number" : "0" }, "ipv4" : { "nodetype" : "namednumber", "number" : "1" }, "ipv6" : { "nodetype" : "namednumber", "number" : "2" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteProbeHistoryHAddr" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "0", "max" : "16" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteProbeHistoryTime" : { "module" : "DISMAN-TRACEROUTE-MIB", "description" : """This object is mandatory for implementations that have access to a system clock and that are capable of setting the values for DateAndTime objects. It is RECOMMENDED that when this object is not supported its values be reported as '0000000000000000'H.""", }, "traceRouteHopsIpTgtAddressType" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddressType", }, "unknown" : { "nodetype" : "namednumber", "number" : "0" }, "ipv4" : { "nodetype" : "namednumber", "number" : "1" }, "ipv6" : { "nodetype" : "namednumber", "number" : "2" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteHopsIpTgtAddress" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "0", "max" : "16" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteHopsLastGoodProbe" : { "module" : "DISMAN-TRACEROUTE-MIB", "description" : """This object is mandatory for implementations that have access to a system clock and that are capable of setting the values for DateAndTime objects. It is RECOMMENDED that when this object is not supported its values be reported as '0000000000000000'H.""", }, }, # refinements }, # compliance "traceRouteMinimumCompliance" : { "nodetype" : "compliance", "moduleName" : "DISMAN-TRACEROUTE-MIB", "oid" : "1.3.6.1.2.1.81.2.1.3", "status" : "current", "description" : """The minimum compliance statement for SNMP entities which implement the minimal subset of the DISMAN-TRACEROUTE-MIB. Implementors might choose this subset for small devices with limited resources.""", "requires" : { "traceRouteMinimumGroup" : { "nodetype" : "mandatory", "module" : "DISMAN-TRACEROUTE-MIB" }, "traceRouteCtlRowStatusGroup" : { "nodetype" : "optional", "module" : "DISMAN-TRACEROUTE-MIB", "description" : """A compliant implementation does not have to implement the traceRouteCtlRowStatusGroup.""", }, "traceRouteHistoryGroup" : { "nodetype" : "optional", "module" : "DISMAN-TRACEROUTE-MIB", "description" : """A compliant implementation does not have to implement the traceRouteHistoryGroup.""", }, "traceRouteHopsTableGroup" : { "nodetype" : "optional", "module" : "DISMAN-TRACEROUTE-MIB", "description" : """This group lists the objects that make up a traceRouteHopsEntry. Support of the traceRouteHopsTable is optional.""", }, "traceRouteNotificationsGroup" : { "nodetype" : "optional", "module" : "DISMAN-TRACEROUTE-MIB", "description" : """This group defines a collection of optional notifications.""", }, }, # requires "refinements" : { "traceRouteMaxConcurrentRequests" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """The agent is not required to support SET operations to this object.""", }, "traceRouteCtlByPassRouteTable" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. If write access is not supported, return a false(2) as the value of this object. A value of false(2) means that the function represented by this option is not supported.""", }, "traceRouteCtlDSField" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. If write access is not supported, return a 0 as the value of this object. A value of 0 implies that the function represented by this option is not supported.""", }, "traceRouteCtlSourceAddressType" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddressType", }, "unknown" : { "nodetype" : "namednumber", "number" : "0" }, "ipv4" : { "nodetype" : "namednumber", "number" : "1" }, "ipv6" : { "nodetype" : "namednumber", "number" : "2" }, }, }, # syntax "access" : "readonly", "description" : """Write access to this object is not required by implementations that are not capable of binding the send socket with a source address. An implementation is only required to support IPv4 and IPv6 addresses.""", }, "traceRouteCtlSourceAddress" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "0", "max" : "16" }, }, }, # syntax "access" : "readonly", "description" : """Write access to this object is not required by implementations that are not capable of binding the send socket with a source address. An implementation is only required to support IPv4 and IPv6 addresses.""", }, "traceRouteCtlIfIndex" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. If write access is not supported, return a 0 as the value of this object. A value of 0 implies that the function represented by this option is not supported.""", }, "traceRouteCtlMiscOptions" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Support of this object is optional. If not supporting, do not allow write access, and return a zero-length octet string as the value of the object.""", }, "traceRouteCtlDontFragment" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. If write access is not supported, return a false(2) as the value of this object. A value of false(2) means that the function represented by this option is not supported.""", }, "traceRouteCtlInitialTtl" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. If write access is not supported, return a 1 as the value of this object.""", }, "traceRouteCtlFrequency" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. If write access is not supported, return a 0 as the value of this object. A value of 0 implies that the function represented by this option is not supported.""", }, "traceRouteCtlStorageType" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. It is also allowed that implementations support only the volatile(2) StorageType enumeration.""", }, "traceRouteCtlDescr" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """The agent is not required to support set operations to this object.""", }, "traceRouteCtlMaxRows" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. If the traceRouteHistoryGroup is not implemented, then write access to this object MUST be disabled, and the object MUST return a value of 0 when retrieved.""", }, "traceRouteCtlTrapGeneration" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. If the traceRouteNotificationsGroup is not implemented, then write access to this object MUST be disabled, and the object MUST return a value with no bit set when retrieved. No bit set indicates that no notification is generated.""", }, "traceRouteCtlCreateHopsEntries" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. If the traceRouteHopsTableGroup is not implemented, then write access to this object MUST be disabled, and the object MUST return a value of false(2) when retrieved.""", }, "traceRouteCtlType" : { "module" : "DISMAN-TRACEROUTE-MIB", "access" : "readonly", "description" : """Write access is not required. In addition, the only value that is RECOMMENDED to be supported by an implementation is traceRouteUsingUdpProbes.""", }, "traceRouteResultsIpTgtAddrType" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddressType", }, "unknown" : { "nodetype" : "namednumber", "number" : "0" }, "ipv4" : { "nodetype" : "namednumber", "number" : "1" }, "ipv6" : { "nodetype" : "namednumber", "number" : "2" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteResultsIpTgtAddr" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "0", "max" : "16" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteResultsLastGoodPath" : { "module" : "DISMAN-TRACEROUTE-MIB", "description" : """This object is mandatory for implementations that have access to a system clock and that are capable of setting the values for DateAndTime objects. It is RECOMMENDED that when this object is not supported its values be reported as '0000000000000000'H.""", }, "traceRouteProbeHistoryHAddrType" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddressType", }, "unknown" : { "nodetype" : "namednumber", "number" : "0" }, "ipv4" : { "nodetype" : "namednumber", "number" : "1" }, "ipv6" : { "nodetype" : "namednumber", "number" : "2" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteProbeHistoryHAddr" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "0", "max" : "16" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteProbeHistoryTime" : { "module" : "DISMAN-TRACEROUTE-MIB", "description" : """If the traceRouteHistoryGroup is implemented, then this object is mandatory for implementations that have access to a system clock and that are capable of setting the values for DateAndTime objects. It is RECOMMENDED that when this object is not supported its values be reported as '0000000000000000'H.""", }, "traceRouteHopsIpTgtAddressType" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddressType", }, "unknown" : { "nodetype" : "namednumber", "number" : "0" }, "ipv4" : { "nodetype" : "namednumber", "number" : "1" }, "ipv6" : { "nodetype" : "namednumber", "number" : "2" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteHopsIpTgtAddress" : { "module" : "DISMAN-TRACEROUTE-MIB", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "INET-ADDRESS-MIB", "type" : "InetAddress", }, "ranges" : [ { "min" : "0", "max" : "0" }, { "min" : "4", "max" : "4" }, { "min" : "16", "max" : "16" }, ], "range" : { "min" : "0", "max" : "16" }, }, }, # syntax "description" : """An implementation should only support IPv4 and globally unique IPv6 address values for this object.""", }, "traceRouteHopsLastGoodProbe" : { "module" : "DISMAN-TRACEROUTE-MIB", "description" : """If the traceRouteHopsTableGroup is implemented, then this object is mandatory for implementations that have access to a system clock and that are capable of setting the values for DateAndTime objects. It is RECOMMENDED that when this object is not supported its values be reported as '0000000000000000'H.""", }, }, # refinements }, # compliance }, # compliances }