fxsEmergencyCallOverride
MX-POTS-MIB ·
.0.1800.1.10000.10400.100
Object
scalar r/w
Enumeration
FXS Emergency Call Override
Overrides the set of services that are activated during an
emergency call.
* NoOverride: The set of services for emergency calls
remains the same as configured.
* NoServices: Ignores any service requiring a flash-hook.
Call waiting and all other related services are
deactivated.
* NoDisconnect: Same as 'NoServices' and, in addition,
automatically re-establish a call that was disconnected by
the originator.
Refer to the service 'EpServ' for telephony services
configuration.
Context
- MIB
- MX-POTS-MIB
- OID
.0.1800.1.10000.10400.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fxsEmergencyCallGroup
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-POTS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-POTS-MIB::fxsEmergencyCallOverride.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-POTS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-POTS-MIB::fxsEmergencyCallOverride'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | noOverride |
200 | noServices |
300 | noDisconnect |