cmgDsuInvertTxD
G700-MG-MIB ·
.1.3.6.1.4.1.6889.2.9.1.1.11.2.1.1.10
Object
column obsolete
r/w
Enumeration
Specifies whether the transmitted data stream is logically inverted before being transmitted. This option is useful for applications where HDLC data is being transported. Inverting the data ensures that the density requirements for the network interface are met.
Context
- MIB
- G700-MG-MIB
- OID
.1.3.6.1.4.1.6889.2.9.1.1.11.2.1.1.10- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- cmgDsuConfigEntry
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::cmgDsuInvertTxD'
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::cmgDsuInvertTxD.<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::cmgDsuInvertTxD'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |