fxoAnswerSupervisionMode
MX-FXO-MIB ·
.1.3.6.1.4.1.4935.15.45.1.5.50
Object
scalar r/w
Enumeration
This feature configures when the IP call is established
depending on the PSTN call state.
none : No answer supervision, the IP call is established
immediately after signalling on the PSTN.
batteryReversal : The IP call is established after receiving
a battery reversal from the PSTN.
billingTone : The IP call is established after receiving
a billing tone from the PSTN.
This variable's semantics are different depending on the software version.
Please refer to the documentation shipped with your device for more
details.
Context
- MIB
- MX-FXO-MIB
- OID
.1.3.6.1.4.1.4935.15.45.1.5.50- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fxoLinePropertiesCustomization
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 'MX-FXO-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-FXO-MIB::fxoAnswerSupervisionMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-FXO-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-FXO-MIB::fxoAnswerSupervisionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | batteryReversal |
2 | billingTone |