fxoIfIncomingCallNotAllowedBehavior

MX-FXO-MIB · .1.3.6.1.4.1.4935.15.45.1.50.5.5

Object

column r/w Enumeration
Under certain circumstances (locked port, call direction set
to 'IP to SCN only', etc...), incoming calls from the SCN are
not allowed. When that is the case, the FXO line behaves in
one of the manners below.
              
doNotAnswer : The incoming call is left unanswered.
              
playCongestionTone : The incoming call is answered, a congestion
tone is played for 10 seconds, and then the call is terminated.

Context

MIB
MX-FXO-MIB
OID
.1.3.6.1.4.1.4935.15.45.1.50.5.5
Type
column
Access
readwrite
Status
current
Parent
fxoIfIncomingCallNotAllowedBehaviorEntry
Groups
1

Walk 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 'MX-FXO-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-FXO-MIB::fxoIfIncomingCallNotAllowedBehavior'
More examples
Read one indexed 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::fxoIfIncomingCallNotAllowedBehavior.<ifIndex>'
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::fxoIfIncomingCallNotAllowedBehavior'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0doNotAnswer
1playCongestionTone