Reference record for OID 1.3.6.1.4.1.9.10.9.1.1.4



parent
1.3.6.1.4.1.9.10.9.1.1 (ciscoDlswNode)
node code
4
node name
ciscoDlswStdPacingSupport
dot oid
1.3.6.1.4.1.9.10.9.1.1.4
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoExperiment(10) ciscoDlswMIB(9) ciscoDlswMIBObjects(1) ciscoDlswNode(1) ciscoDlswStdPacingSupport(4)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoExperiment(10) ciscoDlswMIB(9) ciscoDlswMIBObjects(1) ciscoDlswNode(1) ciscoDlswStdPacingSupport(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoExperiment(10) ciscoDlswMIB(9) ciscoDlswMIBObjects(1) ciscoDlswNode(1) ciscoDlswStdPacingSupport(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoExperiment(10) ciscoDlswMIB(9) ciscoDlswMIBObjects(1) ciscoDlswNode(1) ciscoDlswStdPacingSupport(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoExperiment(10) ciscoDlswMIB(9) ciscoDlswMIBObjects(1) ciscoDlswNode(1) ciscoDlswStdPacingSupport(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoExperiment(10) ciscoDlswMIB(9) ciscoDlswMIBObjects(1) ciscoDlswNode(1) ciscoDlswStdPacingSupport(4)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoExperiment/ciscoDlswMIB/ciscoDlswMIBObjects/ciscoDlswNode/ciscoDlswStdPacingSupport
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoExperiment/ciscoDlswMIB/ciscoDlswMIBObjects/ciscoDlswNode/ciscoDlswStdPacingSupport
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoExperiment/ciscoDlswMIB/ciscoDlswMIBObjects/ciscoDlswNode/ciscoDlswStdPacingSupport
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoExperiment/ciscoDlswMIB/ciscoDlswMIBObjects/ciscoDlswNode/ciscoDlswStdPacingSupport
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoExperiment/ciscoDlswMIB/ciscoDlswMIBObjects/ciscoDlswNode/ciscoDlswStdPacingSupport
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoExperiment/ciscoDlswMIB/ciscoDlswMIBObjects/ciscoDlswNode/ciscoDlswStdPacingSupport
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/9/10/9/1/1/4

    Description by circitor

    Circuit pacing, as defined in the DLSw Standard, allows each
    of the two DLSw nodes on a circuit to control the amount
    of data the other is permitted to send to them. This object
    reflects the level of support an implementation has for this
    protocol. (1) means the node has no support for the standard
    circuit pacing flows; it may use RFC 1434+ methods only, or
    a proprietary flow control scheme. (2) means the node supports
    the standard scheme and can vary the window sizes it grants as
    a data receiver. (3) means the node supports the standard
    scheme but never varies its receive window size.

    Parsed from file CISCO-DLSW-MIB.mib
    Module: CISCO-DLSW-MIB

    Description by cisco_v1

    Circuit pacing, as defined in the DLSw Standard, allows each
    of the two DLSw nodes on a circuit to control the amount
    of data the other is permitted to send to them. This object
    reflects the level of support an implementation has for this
    protocol. (1) means the node has no support for the standard
    circuit pacing flows; it may use RFC 1434+ methods only, or
    a proprietary flow control scheme. (2) means the node supports
    the standard scheme and can vary the window sizes it grants as
    a data receiver. (3) means the node supports the standard
    scheme but never varies its receive window size.

    Description by mibdepot

    Circuit pacing, as defined in the DLSw Standard, allows each
    of the two DLSw nodes on a circuit to control the amount
    of data the other is permitted to send to them. This object
    reflects the level of support an implementation has for this
    protocol. (1) means the node has no support for the standard
    circuit pacing flows; it may use RFC 1434+ methods only, or
    a proprietary flow control scheme. (2) means the node supports
    the standard scheme and can vary the window sizes it grants as
    a data receiver. (3) means the node supports the standard
    scheme but never varies its receive window size.

    Parsed from file CISCO-DLSW-MIB.my.txt
    Company: None
    Module: CISCO-DLSW-MIB

    Description by cisco

    Circuit pacing, as defined in the DLSw Standard, allows each
    of the two DLSw nodes on a circuit to control the amount
    of data the other is permitted to send to them. This object
    reflects the level of support an implementation has for this
    protocol. (1) means the node has no support for the standard
    circuit pacing flows; it may use RFC 1434+ methods only, or
    a proprietary flow control scheme. (2) means the node supports
    the standard scheme and can vary the window sizes it grants as
    a data receiver. (3) means the node supports the standard
    scheme but never varies its receive window size.

    Information by circitor

    ciscoDlswStdPacingSupport OBJECT-TYPE SYNTAX INTEGER { none (1), adaptiveRcvWindow (2), fixedRcvWindow (3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Circuit pacing, as defined in the DLSw Standard, allows each of the two DLSw nodes on a circuit to control the amount of data the other is permitted to send to them. This object reflects the level of support an implementation has for this protocol. (1) means the node has no support for the standard circuit pacing flows; it may use RFC 1434+ methods only, or a proprietary flow control scheme. (2) means the node supports the standard scheme and can vary the window sizes it grants as a data receiver. (3) means the node supports the standard scheme but never varies its receive window size." ::= { ciscoDlswNode 4 }

    Information by cisco_v1

    ciscoDlswStdPacingSupport OBJECT-TYPE SYNTAX INTEGER { none(1), adaptiveRcvWindow(2), fixedRcvWindow(3) } ACCESS read-only STATUS mandatory DESCRIPTION "Circuit pacing, as defined in the DLSw Standard, allows each of the two DLSw nodes on a circuit to control the amount of data the other is permitted to send to them. This object reflects the level of support an implementation has for this protocol. (1) means the node has no support for the standard circuit pacing flows; it may use RFC 1434+ methods only, or a proprietary flow control scheme. (2) means the node supports the standard scheme and can vary the window sizes it grants as a data receiver. (3) means the node supports the standard scheme but never varies its receive window size." ::= { ciscoDlswNode 4 }

    Information by oid_info

    Vendor: Cisco
    Module: CISCO-DLSW-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    ciscoDlswStdPacingSupport OBJECT-TYPE SYNTAX INTEGER { none (1), adaptiveRcvWindow (2), fixedRcvWindow (3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Circuit pacing, as defined in the DLSw Standard, allows each of the two DLSw nodes on a circuit to control the amount of data the other is permitted to send to them. This object reflects the level of support an implementation has for this protocol. (1) means the node has no support for the standard circuit pacing flows; it may use RFC 1434+ methods only, or a proprietary flow control scheme. (2) means the node supports the standard scheme and can vary the window sizes it grants as a data receiver. (3) means the node supports the standard scheme but never varies its receive window size." ::= { ciscoDlswNode 4 }

    Information by cisco

    ciscoDlswStdPacingSupport OBJECT-TYPE SYNTAX INTEGER { none (1), adaptiveRcvWindow (2), fixedRcvWindow (3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Circuit pacing, as defined in the DLSw Standard, allows each of the two DLSw nodes on a circuit to control the amount of data the other is permitted to send to them. This object reflects the level of support an implementation has for this protocol. (1) means the node has no support for the standard circuit pacing flows; it may use RFC 1434+ methods only, or a proprietary flow control scheme. (2) means the node supports the standard scheme and can vary the window sizes it grants as a data receiver. (3) means the node supports the standard scheme but never varies its receive window size." ::= { ciscoDlswNode 4 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Greg Satz

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Cisco Systems, Inc.

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.10.9.1.1.4.0 ciscoDlswStdPacingSupport 0 0 None

    Brothers (9)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.10.9.1.1.1 ciscoDlswVersion 1 1 This value identifies the particular version of the DLSw
    standard supported by this DLSw. The first octet is a hexadecimal
    value…
    1.3.6.1.4.1.9.10.9.1.1.2 ciscoDlswVendorID 1 1 The value identifies the manufacturer's IEEE-assigned
    organizationally Unique Identifier (OUI) of this DLSw.
    This information is …
    1.3.6.1.4.1.9.10.9.1.1.3 ciscoDlswVersionString 1 1 This string gives product-specific information about
    this DLSw (e.g., product name, code release and fix level).
    This flows in Ca…
    1.3.6.1.4.1.9.10.9.1.1.5 ciscoDlswStatus 1 1 The status of the DLSw part of the system. Changing the
    value from active to inactive causes DLSw to take
    the following actions …
    1.3.6.1.4.1.9.10.9.1.1.6 ciscoDlswUpTime 1 1 The time (in hundredths of a second) since the DLSw
    portion of the system was last re-initialized.
    That is, if dciscoDlswtate is …
    1.3.6.1.4.1.9.10.9.1.1.7 ciscoDlswVirtualSegmentLFSize 1 1 The largest frame size (including DLC header and info field
    but not any MAC-level or framing octets) this DLSw can forward
    on any…
    1.3.6.1.4.1.9.10.9.1.1.8 ciscoDlswResourceNBExclusivity 1 1 The value of true indicates that the NetBIOS Names
    configured in ciscoDlswDirNBTable are the only ones accessible
    via this DLSw.
    1.3.6.1.4.1.9.10.9.1.1.9 ciscoDlswResourceMacExclusivity 1 1 The value of true indicates that the MAC addresses
    configured in the ciscoDlswDirMacTable are the only ones
    accessible via this D…
    1.3.6.1.4.1.9.10.9.1.1.10 ciscoDlswTrapControl 4 8 None