ciscoDlswCircuitDiscReasonRemoteData
CISCO-DLSW-MIB ·
.1.3.6.1.4.1.9.10.9.1.5.2.1.31
Object
column
OctetString
Implementation-specific data reported by the DLSw partner in a
HALT_DL or HALT_DL_NOACK, to help specify how and why this
circuit was last disconnected. If the partner does not send
this data in these messages, or the DLSw implementation does
not report receiving it, a string of zero length is returned.
This object is present only if the implementation keeps circuit
table entries around for some period after circuit disconnect.
Context
- MIB
- CISCO-DLSW-MIB
- OID
.1.3.6.1.4.1.9.10.9.1.5.2.1.31- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoDlswCircuitEntry
- Table
- ciscoDlswCircuitTable
- Siblings
- 30
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-0
range: 4-4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoDlswCircuitS1Mac The MAC Address of End Station 1 (S1) used for this circuit. | column | MacAddress | .1.3.6.1.4.1.9.10.9.1.5.2.1.1 |
| ciscoDlswCircuitS2Location The location of End Station 2 (S2).
If the location of End Station 2 is local, the
interface information will be available in the
conceptual row whose S1 and S2 are the S2 and
the… | column | EndStationLocation | .1.3.6.1.4.1.9.10.9.1.5.2.1.10 |
| ciscoDlswCircuitS2TDomain If the location of End Station 2 is remote,
this value is the transport domain of the
transport protocol the circuit is running
over. Otherwise, the value is 0.0. | column | ObjectIdentifier | .1.3.6.1.4.1.9.10.9.1.5.2.1.11 |
| ciscoDlswCircuitS2TAddress If the location of End Station 2 is remote,
this object contains the address of the partner
DLSw, else it will be an OCTET STRING of zero length. | column | TAddress | .1.3.6.1.4.1.9.10.9.1.5.2.1.12 |
| ciscoDlswCircuitS2CircuitId The Circuit ID assigned to this circuit by the partner
DLSw node. The first four octets are the DLC port Id, and
the second four octets are the Data Link Correlator.
If the DLSw … | column | OctetString | .1.3.6.1.4.1.9.10.9.1.5.2.1.13 |
| ciscoDlswCircuitOrigin This object specifies which of the two end stations
initiated the establishment of this circuit. | column | Enumeration | .1.3.6.1.4.1.9.10.9.1.5.2.1.14 |
| ciscoDlswCircuitEntryTime The value of ciscoDlswUpTime when this circuit table
conceptual row was created. | column | DlswTimeStamp | .1.3.6.1.4.1.9.10.9.1.5.2.1.15 |
| ciscoDlswCircuitStateTime The value of ciscoDlswUpTime when this circuit entered the
current state. | column | DlswTimeStamp | .1.3.6.1.4.1.9.10.9.1.5.2.1.16 |
| ciscoDlswCircuitState The current state of this circuit. The implementation
may choose to keep entries for some period of time after
circuit disconnect, so the network management station can
gather th… | column | Enumeration | .1.3.6.1.4.1.9.10.9.1.5.2.1.17 |
| ciscoDlswCircuitPriority The transmission priority of this circuit as understood by
this DLSw node. This value is determined by the two DLSw
nodes at circuit startup time. If this DLSw node does not
sup… | column | Enumeration | .1.3.6.1.4.1.9.10.9.1.5.2.1.18 |
| ciscoDlswCircuitFCSendGrantedUnits The number of paced SSP messages that this DLSw is currently
authorized to send on this circuit before it must stop and
wait for an additional flow control indication from the
par… | column | Integer32 | .1.3.6.1.4.1.9.10.9.1.5.2.1.19 |
| ciscoDlswCircuitS1Sap The SAP at End Station 1 (S1) used for this circuit. | column | OctetString | .1.3.6.1.4.1.9.10.9.1.5.2.1.2 |
| ciscoDlswCircuitFCSendCurrentWndw The current window size that this DLSw is using in its role
as a data sender. This is the value by which this DLSw would
increase the number of messages it is authorized to send,… | column | Integer32 | .1.3.6.1.4.1.9.10.9.1.5.2.1.20 |
| ciscoDlswCircuitFCRecvGrantedUnits The current number of paced SSP messages that this DLSw has
authorized the partner DLSw to send on this circuit before
the partner DLSw must stop and wait for an additional flow
c… | column | Integer32 | .1.3.6.1.4.1.9.10.9.1.5.2.1.21 |
| ciscoDlswCircuitFCRecvCurrentWndw The current window size that this DLSw is using in its role
as a data receiver. This is the number of additional paced
SSP messages that this DLSw would be authorizing its DLSw
p… | column | Integer32 | .1.3.6.1.4.1.9.10.9.1.5.2.1.22 |
| ciscoDlswCircuitFCLargestRecvGranted The largest receive window size granted by this DLSw during
the current activation of this circuit. This is not the
largest number of messages granted at any time, but the
larges… | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.10.9.1.5.2.1.23 |
| ciscoDlswCircuitFCLargestSendGranted The largest send (with respect to this DLSw) window size
granted by the partner DLSw during the current activation of
this circuit.
The value zero should be returne… | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.10.9.1.5.2.1.24 |
| ciscoDlswCircuitFCHalveWndwSents The number of Halve Window operations this DLSw has sent on
this circuit, in its role as a data receiver.
The value zero should be returned if this circuit is not
r… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.9.1.5.2.1.25 |
| ciscoDlswCircuitFCResetOpSents The number of Reset Window operations this DLSw has sent on
this circuit, in its role as a data receiver.
The value zero should be returned if this circuit is not
r… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.9.1.5.2.1.26 |
| ciscoDlswCircuitFCHalveWndwRcvds The number of Halve Window operations this DLSw has received on
this circuit, in its role as a data sender.
The value zero should be returned if this circuit is not… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.9.1.5.2.1.27 |
| ciscoDlswCircuitFCResetOpRcvds The number of Reset Window operations this DLSw has received on
this circuit, in its role as a data sender.
The value zero should be returned if this circuit is not… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.9.1.5.2.1.28 |
| ciscoDlswCircuitDiscReasonLocal The reason why this circuit was last disconnected, as seen
by this DLSw node.
This object is present only if the implementation keeps circuit
table entries around f… | column | Enumeration | .1.3.6.1.4.1.9.10.9.1.5.2.1.29 |
| ciscoDlswCircuitS1IfIndex The IfEntry index of the local interface through which S1
can be reached. | column | Integer32 | .1.3.6.1.4.1.9.10.9.1.5.2.1.3 |
| ciscoDlswCircuitDiscReasonRemote The generic reason code why this circuit was last disconnected,
as reported by the DLSw partner in a HALT_DL or HALT_DL_NOACK.
If the partner does not send a reason code in these … | column | Enumeration | .1.3.6.1.4.1.9.10.9.1.5.2.1.30 |
| ciscoDlswCircuitS1DlcType The DLC protocol in use between the DLSw node and S1. | column | DlcType | .1.3.6.1.4.1.9.10.9.1.5.2.1.4 |
| ciscoDlswCircuitS1RouteInfo If source-route bridging is in use between the DLSw
node and S1, this is the routing information field
describing the path between the two devices.
Otherwise the value will be an … | column | OctetString | .1.3.6.1.4.1.9.10.9.1.5.2.1.5 |
| ciscoDlswCircuitS1CircuitId The Circuit ID assigned by this DLSw node to this circuit.
The first four octets are the DLC port Id, and
the second four octets are the Data Link Correlator.
If the DLSw SSP was … | column | OctetString | .1.3.6.1.4.1.9.10.9.1.5.2.1.6 |
| ciscoDlswCircuitS1Dlc Points to a conceptual row of the underlying DLC MIB,
which could either be the standard SDLC or LLC MIBs, or an
enterprise-specific DLC MIB. | column | SNMPv2-TCInstancePointer | .1.3.6.1.4.1.9.10.9.1.5.2.1.7 |
| ciscoDlswCircuitS2Mac The MAC Address of End Station 2 (S2) used for this circuit. | column | MacAddress | .1.3.6.1.4.1.9.10.9.1.5.2.1.8 |
| ciscoDlswCircuitS2Sap The SAP at End Station 2 (S2) used for this circuit. | column | OctetString | .1.3.6.1.4.1.9.10.9.1.5.2.1.9 |