cscLinkAdminReflectionEnable
CISCO-SERVICE-CONTROL-LINK-MIB ·
.1.3.6.1.4.1.9.9.631.1.2.1.4
Object
column r/w
Enumeration
This object indicates how the failure status of the physical
link on one port should be reflected to the other port(s) of the
link.
'reflectionEnabled' : Failure is reflected on the other
port of the link.
'reflectionOnAllPortsEnabled': Failure of Physical Link is reflected
on all other ports on all links.
'reflectionDisabled' : Port status is not reflected on the
link.
Context
- MIB
- CISCO-SERVICE-CONTROL-LINK-MIB
- OID
.1.3.6.1.4.1.9.9.631.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cscLinkStatusEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::cscLinkAdminReflectionEnable'
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::cscLinkAdminReflectionEnable.<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::cscLinkAdminReflectionEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reflectionEnabled |
2 | reflectionOnAllPortsEnabled |
3 | reflectionDisabled |
Conformance
Member of