Reference record for OID 1.3.6.1.2.1.81.1.2.1.6


parent
1.3.6.1.2.1.81.1.2.1 (traceRouteCtlEntry)
node code
6
node name
traceRouteCtlDataSize
dot oid
1.3.6.1.2.1.81.1.2.1.6
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81) traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) traceRouteCtlDataSize(6)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) traceRouteMIB(81) traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) traceRouteCtlDataSize(6)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81) traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) traceRouteCtlDataSize(6)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) traceRouteMIB(81) traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) traceRouteCtlDataSize(6)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81) traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) traceRouteCtlDataSize(6)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) traceRouteMIB(81) traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) traceRouteCtlDataSize(6)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/traceRouteMIB/traceRouteObjects/traceRouteCtlTable/traceRouteCtlEntry/traceRouteCtlDataSize
  • /iso/identified-organization/dod/internet/mgmt/mib/traceRouteMIB/traceRouteObjects/traceRouteCtlTable/traceRouteCtlEntry/traceRouteCtlDataSize
  • /iso/org/dod/internet/mgmt/mib-2/traceRouteMIB/traceRouteObjects/traceRouteCtlTable/traceRouteCtlEntry/traceRouteCtlDataSize
  • /iso/org/dod/internet/mgmt/mib/traceRouteMIB/traceRouteObjects/traceRouteCtlTable/traceRouteCtlEntry/traceRouteCtlDataSize
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/traceRouteMIB/traceRouteObjects/traceRouteCtlTable/traceRouteCtlEntry/traceRouteCtlDataSize
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/traceRouteMIB/traceRouteObjects/traceRouteCtlTable/traceRouteCtlEntry/traceRouteCtlDataSize
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/81/1/2/1/6

    Description by circitor

    Specifies the size of the data portion of a traceroute
    request in octets. A traceroute request is essentially
    transmitted by encoding a UDP datagram into a
    IP packet. So subtracting the size of a UDP header
    (8 octets) and the size of a IP header (20 octets)
    yields a maximum of 65507 octets.

    Parsed from file DISMAN-TRACEROUTE-MIB.mib
    Module: DISMAN-TRACEROUTE-MIB

    Description by oid_info

    traceRouteCtlDataSize OBJECT-TYPE SYNTAX Unsigned32 (0..65507)
    UNITS "octets"
    MAX-ACCESS read-create
    STATUS current
    DESCRIPTION
    "Specifies the size of the data portion of a traceroute
    request in octets. A traceroute request is essentially
    transmitted by encoding a UDP datagram into a
    IP packet. So subtracting the size of a UDP header
    (8 octets) and the size of a IP header (20 octets)
    yields a maximum of 65507 octets."
    DEFVAL { 0 }

    View at oid-info.com

    Description by mibdepot

    Specifies the size of the data portion of a traceroute
    request in octets. A traceroute request is essentially
    transmitted by encoding a UDP datagram into a
    IP packet. So subtracting the size of a UDP header
    (8 octets) and the size of a IP header (20 octets)
    yields a maximum of 65507 octets.

    Parsed from file DISMAN-TRACEROUTE-MIB.txt
    Company: None
    Module: DISMAN-TRACEROUTE-MIB

    Description by cisco

    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).

    Information by circitor

    traceRouteCtlDataSize OBJECT-TYPE SYNTAX Unsigned32 (0..65507) UNITS "octets" MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the size of the data portion of a traceroute request in octets. A traceroute request is essentially transmitted by encoding a UDP datagram into a IP packet. So subtracting the size of a UDP header (8 octets) and the size of a IP header (20 octets) yields a maximum of 65507 octets." DEFVAL { 0 } ::= { traceRouteCtlEntry 6 }

    Information by oid_info

    Automatically extracted from RFC2925

    Information by mibdepot

    traceRouteCtlDataSize OBJECT-TYPE SYNTAX Unsigned32 (0..65507) UNITS "octets" MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the size of the data portion of a traceroute request in octets. A traceroute request is essentially transmitted by encoding a UDP datagram into a IP packet. So subtracting the size of a UDP header (8 octets) and the size of a IP header (20 octets) yields a maximum of 65507 octets." DEFVAL { 0 } ::= { traceRouteCtlEntry 6 }

    Information by cisco

    traceRouteCtlDataSize OBJECT-TYPE SYNTAX Unsigned32 (0..65507) UNITS "octets" MAX-ACCESS read-create STATUS current 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)." DEFVAL { 0 } ::= { traceRouteCtlEntry 6 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Brothers (26)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.81.1.2.1.1 traceRouteCtlOwnerIndex 0 0 To facilitate the provisioning of access control by a
    security administrator using the View-Based Access
    Control Model (RFC 3415,…
    1.3.6.1.2.1.81.1.2.1.2 traceRouteCtlTestName 0 0 The name of a traceroute test. This is locally unique,
    within the scope of a traceRouteCtlOwnerIndex.
    1.3.6.1.2.1.81.1.2.1.3 traceRouteCtlTargetAddressType 0 0 Specifies the type of host address to be used on the
    traceroute request at the remote host.
    1.3.6.1.2.1.81.1.2.1.4 traceRouteCtlTargetAddress 0 0 Specifies the host address used on the
    traceroute request at the remote host. The
    host address type can be determined by
    examinin…
    1.3.6.1.2.1.81.1.2.1.5 traceRouteCtlByPassRouteTable 0 0 The purpose of this object is to optionally enable
    bypassing the route table. If enabled, the remote
    host will bypass the normal…
    1.3.6.1.2.1.81.1.2.1.7 traceRouteCtlTimeOut 0 0 Specifies the time-out value, in seconds, for
    a traceroute request.
    1.3.6.1.2.1.81.1.2.1.8 traceRouteCtlProbesPerHop 0 0 Specifies the number of times to reissue a traceroute
    request with the same time-to-live (TTL) value.
    1.3.6.1.2.1.81.1.2.1.9 traceRouteCtlPort 0 0 Specifies the UDP port to send the traceroute
    request to. Need to specify a port that is not in
    use at the destination (target) …
    1.3.6.1.2.1.81.1.2.1.10 traceRouteCtlMaxTtl 0 0 Specifies the maximum time-to-live value.
    1.3.6.1.2.1.81.1.2.1.11 traceRouteCtlDSField 0 0 Specifies the value to store in the Differentiated
    Services (DS) Field in the IP packet used to
    encapsulate the traceroute probe.…
    1.3.6.1.2.1.81.1.2.1.12 traceRouteCtlSourceAddressType 0 0 Specifies the type of the source address,
    traceRouteCtlSourceAddress, to be used at a remote host
    when performing a traceroute op…
    1.3.6.1.2.1.81.1.2.1.13 traceRouteCtlSourceAddress 0 0 Use the specified IP address (which must be given as an
    IP number, not a hostname) as the source address in
    outgoing probe packet…
    1.3.6.1.2.1.81.1.2.1.14 traceRouteCtlIfIndex 0 0 Setting this object to an interface's ifIndex prior
    to starting a remote traceroute operation directs
    the traceroute probes to be…
    1.3.6.1.2.1.81.1.2.1.15 traceRouteCtlMiscOptions 0 0 Enables an application to specify implementation
    dependent options.
    1.3.6.1.2.1.81.1.2.1.16 traceRouteCtlMaxFailures 0 0 The value of this object indicates the maximum number
    of consecutive timeouts allowed before terminating
    a remote traceroute requ…
    1.3.6.1.2.1.81.1.2.1.17 traceRouteCtlDontFragment 0 0 This object enables setting of the don't fragment flag (DF)
    in the IP header for a probe. Use of this object enables
    performing …
    1.3.6.1.2.1.81.1.2.1.18 traceRouteCtlInitialTtl 0 0 The value of this object specifies the initial TTL value to
    use. This enables bypassing the initial (often well known)
    portion o…
    1.3.6.1.2.1.81.1.2.1.19 traceRouteCtlFrequency 0 0 The number of seconds to wait before repeating a
    traceroute test, as defined by the value of the
    various objects in the correspon…
    1.3.6.1.2.1.81.1.2.1.20 traceRouteCtlStorageType 0 0 The storage type for this conceptual row.
    Conceptual rows having the value 'permanent' need not
    allow write-access to any columna…
    1.3.6.1.2.1.81.1.2.1.21 traceRouteCtlAdminStatus 0 0 Reflects the desired state that an traceRouteCtlEntry
    should be in:

    enabled(1) - Attempt to activate the test as defined by
    this …
    1.3.6.1.2.1.81.1.2.1.22 traceRouteCtlDescr 0 0 The purpose of this object is to provide a
    descriptive name of the remote traceroute
    test.
    1.3.6.1.2.1.81.1.2.1.23 traceRouteCtlMaxRows 0 0 The maximum number of entries allowed in the
    traceRouteProbeHistoryTable. An implementation of
    this MIB will remove the oldest e…
    1.3.6.1.2.1.81.1.2.1.24 traceRouteCtlTrapGeneration 0 0 The value of this object determines when and if to
    to generate a notification for this entry:
    pathChange(0) - Generate a trac…
    1.3.6.1.2.1.81.1.2.1.25 traceRouteCtlCreateHopsEntries 0 0 The current path for a traceroute test is kept in the
    traceRouteHopsTable on a per hop basis when the value of
    this object is tru…
    1.3.6.1.2.1.81.1.2.1.26 traceRouteCtlType 0 0 The value of this object is used either to report or
    select the implementation method to be used for
    performing a traceroute oper…
    1.3.6.1.2.1.81.1.2.1.27 traceRouteCtlRowStatus 0 0 This object allows entries to be created and deleted
    in the traceRouteCtlTable. Deletion of an entry in
    this table results in al…