MIB Viewer

cscLinkAdminReflectionState

OBJECT-TYPE
1.3.6.1.4.1.9.9.631.1.2.1.7
Access
read-write
Status
current
Sub-identifiers
0
This object indicates how the link propagates the failure state between the ports on each end of the link. 'noLinkReflection' : No failure is currently being reflected. 'reflectingFailureToNetwork' : Link failure on subscriber side is reflected to the network side. 'reflectingFailureToSubscriber': Link failure on network side is reflected to the subscriber side. 'reflectingFailureToBoth' : Failure reflected to both sides of the link.
INTEGER { noLinkReflection(1), reflectingFailureToNetwork(2), reflectingFailureToSubscriber(3), reflectingFailureToBoth(4) }