Definitions of Managed Objects for Data Link Switching using SMIv2
Voir toute la rfc dans une seule page
Page : 67 / 90
Télécharger le PDF
Auteur(s) :
S. Nix,
Editor D. Chen,
P. Gayek
Classé sous :
Mib,
Management,
Information,
Base,
Dlsw-mib,
Dlsw
RFC 2024 DLSw MIB using SMIv2 October 1996
dlswCircuitFCResetOpRcvds OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"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
running the DLSw pacing protocol."
::= { dlswCircuitEntry 28 }
-- ...................................................................
-- Information about the circuit disconnection
-- ...................................................................
dlswCircuitDiscReasonLocal OBJECT-TYPE
SYNTAX INTEGER {
endStationDiscRcvd (1),
endStationDlcError (2),
protocolError (3),
operatorCommand (4),
haltDlRcvd (5),
haltDlNoAckRcvd (6),
transportConnClosed (7)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The reason why this circuit was last disconnected, as seen
by this DLSw node.
This object is present only if the agent keeps circuit
table entries around for some period after circuit disconnect."
::= { dlswCircuitEntry 29 }
dlswCircuitDiscReasonRemote OBJECT-TYPE
SYNTAX INTEGER {
unknown (1),
endStationDiscRcvd (2),
endStationDlcError (3),
protocolError (4),
operatorCommand (5)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The generic reason code why this circuit was last
disconnected, as reported by the DLSw partner in a HALT_DL
Chen, et. al. Standards Track [Page 67]