cifLLoopbackStatus

CISCO-IF-LOOPBACK-MIB · .1.3.6.1.4.1.9.9.9399.1.1.1.1.2

Object

column Enumeration
This object shows the current status of loopback.
The value for this object is valid only when
cifLRowStatus is active(1).
              
Possible values for this object:
              
completed(1): Loopback is successfully completed.
              
inProgress(2): loop up or loop down in progress.
              
clockOutOfSync(3): When the send and receive clocks are not
         synchronized.
              
failed(4)  : Loopback failed.

Context

MIB
CISCO-IF-LOOPBACK-MIB
OID
.1.3.6.1.4.1.9.9.9399.1.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
cifLConfEntry
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-IF-LOOPBACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-LOOPBACK-MIB::cifLLoopbackStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IF-LOOPBACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-LOOPBACK-MIB::cifLLoopbackStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IF-LOOPBACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IF-LOOPBACK-MIB::cifLLoopbackStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1completed
2inProgress
3clockOutOfSync
4failed

Conformance