fxsFXSOOSBehavior
AcGateway ·
.1.3.6.1.4.1.5003.9.10.3.1.1.4.10.3
Object
scalar r/w
Enumeration
FxsOosBehavior control how the fxs endpoints of a gateway,
will behave in case of Out of Service.
OutofService state may be result of two scenarios:
a. EndPoint not configured in trunkgroup (Disabled)
b. runtime busy out situation
0: NONE - no special activity. Disabled endpoint not responses,
bsyout endpoint responses as usual
1: Play ReOrder tone
2: Reverse Polarity
3: Play ReOrder tone and Reverse Polarity.
Access: Instant.
AC INI-Param: FXSOOSBEHAVIOR
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 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::fxsFXSOOSBehavior.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcGateway::fxsFXSOOSBehavior'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | reorderTone |
2 | polarityReversal |
4 | currentDisconnect |