cmgDsuLocalDteLoopback
G700-MG-MIB ·
.1.3.6.1.4.1.6889.2.9.1.1.11.2.3.1.2
Object
column obsolete
Enumeration
Indicates whether a Local DTE loopback is active, in which a signal received from the DTE is looped back after passing through the transceivers, but before passing through the FIFOs. This loopback can be activated by this DSU or by the local DTE.
Context
- MIB
- G700-MG-MIB
- OID
.1.3.6.1.4.1.6889.2.9.1.1.11.2.3.1.2- 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::cmgDsuLocalDteLoopback'
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::cmgDsuLocalDteLoopback.<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::cmgDsuLocalDteLoopback'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |