MIB Viewer

asEtherRingCause

OBJECT-TYPE
1.3.6.1.4.1.119.2.3.69.501.3.39.1.1.4
Access
read-only
Status
current
Sub-identifiers
0
The object shows the reason of the asEtherRingStatus change. 'localSf' : Signal Failure of the local node. 'localNr' : Normal Request of the local node. 'remoteSf' : Signal Failure from the other node. 'remoteNr' : Normal Request from the other node. 'localFs' : Forced Switch Request of the local node. 'localMs' : Manual Switch Request of the local node. 'remoteFs' : Forced Switch Request from the other node. 'remoteMs' : Manual Switch Request from the other node.
INTEGER { invalid(0), none(1), localSf(2), localNr(3), remoteSf(4), remoteNr(5), localFs(6), localMs(7), remoteFs(8), remoteMs(9) }