ciscoAtmIfPhysLoopbackConfig

CISCO-ATM-IF-PHYS-MIB · .1.3.6.1.4.1.9.9.45.1.1.1.14

Object

column r/w Enumeration
The loopback configured on the physical interface:
              
'noLoop' indicates no loopback is present.
              
'diagnosticLoop' indicates transmit data stream is
looped to the receive direction.
              
'lineLoop' indicates receive data stream is
looped to the transmit direction.
              
'otherLoop' indicates loopbacks that are not defined here.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noLoop
2diagnosticLoop
3lineLoop
4otherLoop

Conformance