cylinkLoopback

IBM6611-MIB · .1.3.6.1.4.1.2.6.2.3.1.1.1.3

Object

column mandatory Enumeration
The loopback mode of the link.  The meaning of
values are:
              
cylinkNoLoopback(1)
    The link is not in loopback mode.
              
cylinkNearEndLoopback(2)
    The link has been placed in loopback mode at
    the near end: data is being looped back within
    the local CSU.
              
cylinkFarEndLoopback(3)
    The link has been placed in loopback mode at the
    far end: data is being looped across the link to
    the remote CSU and back.

Context

MIB
IBM6611-MIB
OID
.1.3.6.1.4.1.2.6.2.3.1.1.1.3
Type
column
Access
readonly
Status
mandatory
Parent
cylinkStatusEntry

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 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::cylinkLoopback'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::cylinkLoopback.<cylinkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM6611-MIB::cylinkLoopback'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cylinkNoLoopback
2cylinkNearEndLoopback
3cylinkFarEndLoopback