cmgDsuNearEndDataChannelLoopback
G700-MG-MIB ·
.1.3.6.1.4.1.6889.2.9.1.1.11.2.3.1.3
Object
column obsolete
Enumeration
Indicates whether a Near-end Data Channel loopback is active, in which a signal received from the CSU is looped back after passing through the FIFOs but before entering the transceivers. This loopback was activated by the near end, that is, this DSU.
Context
- MIB
- G700-MG-MIB
- OID
.1.3.6.1.4.1.6889.2.9.1.1.11.2.3.1.3- 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::cmgDsuNearEndDataChannelLoopback'
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::cmgDsuNearEndDataChannelLoopback.<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::cmgDsuNearEndDataChannelLoopback'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |