ifTableXtndIgnoreDCD
WAN-MIB ·
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.11
Object
This object is only applicable for rs232-like synchronuos DTE interefaces. This command configures the serial interface to monitor the DSR/CTS signals, instead of DCD signal, as the line up/down indicator.
Context
- MIB
- WAN-MIB
- OID
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ifTableXtndEntry
- Groups
- 1
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 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::ifTableXtndIgnoreDCD'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::ifTableXtndIgnoreDCD.<ifTableXtndIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WAN-MIB::ifTableXtndIgnoreDCD'
Values & Constraints
Type Values
1 | on |
2 | off |
255 | notRelevant |
Conformance
Member of