cscLinkAdminReflectionState

CISCO-SERVICE-CONTROL-LINK-MIB · .1.3.6.1.4.1.9.9.631.1.2.1.7

Object

column r/w Enumeration
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.

Context

MIB
CISCO-SERVICE-CONTROL-LINK-MIB
OID
.1.3.6.1.4.1.9.9.631.1.2.1.7
Type
column
Access
readwrite
Status
current
Parent
cscLinkStatusEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SERVICE-CONTROL-LINK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SERVICE-CONTROL-LINK-MIB::cscLinkAdminReflectionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SERVICE-CONTROL-LINK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SERVICE-CONTROL-LINK-MIB::cscLinkAdminReflectionState.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SERVICE-CONTROL-LINK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SERVICE-CONTROL-LINK-MIB::cscLinkAdminReflectionState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noLinkReflection
2reflectingFailureToNetwork
3reflectingFailureToSubscriber
4reflectingFailureToBoth

Conformance