cmgDsuRemoteLoopback
G700-MG-MIB ·
.1.3.6.1.4.1.6889.2.9.1.1.11.2.3.1.5
Object
column obsolete
Enumeration
Indicates whether a Remote loopback is active, in which a signal received from the CSU is looped back before entering the FIFOs. This loopback may have been activated by either the near end (this DSU) or the far end (a DSU across the network).
Context
- MIB
- G700-MG-MIB
- OID
.1.3.6.1.4.1.6889.2.9.1.1.11.2.3.1.5- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- cmgDsuTestEntry
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 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G700-MG-MIB::cmgDsuRemoteLoopback'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G700-MG-MIB::cmgDsuRemoteLoopback.<cmgDsuSlot>.<cmgDsuPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G700-MG-MIB::cmgDsuRemoteLoopback'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |