lanrangerModemAnalyzeAnswers
RAD-MIB ·
.1.3.6.1.4.1.164.4.2.2.3.1.6
Object
column r/w
Enumeration
Enable this option if a modem using non-standard answering is used. When this mode is enabled, the MBE/TRE awaits modem answers 'CONNECT', 'CARRIER', or 'OK', after it transmits a modem command. Modem answers acknowledge, that a specific command has been executed. If this option is not enabled, the MBE/TRE waits for a modem answer for three seconds. If no answer has been received during this period, the MBE/TRE continues functioning as if the modem command was successfully executed. However, when dialing out, the MBE/TRE waits for one minute for connection.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.4.2.2.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lanrangerModemEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::lanrangerModemAnalyzeAnswers'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::lanrangerModemAnalyzeAnswers.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::lanrangerModemAnalyzeAnswers'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | down |
3 | up |