fxoFeocOnSilenceDetectionMode
MX-POTS-MIB ·
.0.1800.1.20000.10200.300
Object
scalar r/w
Enumeration
FXO Forced End Of Call On Silence Detection Mode
Enables forced-end-of-call on silence detection.
This feature forcefully terminates a call that stayed silent
for some time. When silence is detected on the inbound and/or
outbound media for an amount of time specified by
FxoFeocOnSilenceDetectionTimeout, the call is terminated.
* Disable: Forced-end-of-call on silence detection is
disabled.
* InbountAndOutboundSilent: The call is terminated if both
inbound and outbound media are silent at the same time.
This feature is useful to free resources in the event of a
network failure preventing the end-of-call to be detected or
when the FXO end-of-call tone was not detected.
Context
- MIB
- MX-POTS-MIB
- OID
.0.1800.1.20000.10200.300- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fxoForceEndOfCallGroup
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::fxoFeocOnSilenceDetectionMode.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::fxoFeocOnSilenceDetectionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | disable |
400 | inbountAndOutboundSilent |