mrNetMgmtModemAutoAnswer
CISCO-FASTHUB-MIB ·
.1.3.6.1.4.1.9.2.11.1.4.13
Object
scalar mandatory
r/w
Enumeration
Specifies whether the system should be in auto-answer mode
and only accepts incoming calls. Note that the system will
always attempt a dial-out first if mrNetMgmtModemDialString
is non-empty. Valid values are enabled(1) and disabled(2).
Default value: enabled(1).
Context
- MIB
- CISCO-FASTHUB-MIB
- OID
.1.3.6.1.4.1.9.2.11.1.4.13- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- mrNetMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FASTHUB-MIB::mrNetMgmtModemAutoAnswer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FASTHUB-MIB::mrNetMgmtModemAutoAnswer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |