cmPhyIfLoopback
CISCO-METRO-PHY-MIB ·
.1.3.6.1.4.1.9.10.69.1.1.1.1.5
Object
column r/w
Enumeration
This object allows the management client to configure
loopback for the client side or trunk side interfaces.
'noLoop' - No Loopback present.
'diagnosticLoop' - This is an internal loopback, where the
data stream is looped from the transmit
to receive section. It is used for hardware
debug, bring-up and diagnostics.
'lineLoop' - In this mode, the receive data stream is
looped back to the transmit side.
'otherLoop' - This indicates loopbacks not defined here.
The default value of this object will be 'noLoop'.
Context
- MIB
- CISCO-METRO-PHY-MIB
- OID
.1.3.6.1.4.1.9.10.69.1.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmPhyIfEntry
- Groups
- 2
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-METRO-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-METRO-PHY-MIB::cmPhyIfLoopback'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-METRO-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-METRO-PHY-MIB::cmPhyIfLoopback.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-METRO-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-METRO-PHY-MIB::cmPhyIfLoopback'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noLoop |
2 | diagnosticLoop |
3 | lineLoop |
4 | otherLoop |
Conformance
Member of