sipMiscForkingHandlingMode
AcGateway ·
.1.3.6.1.4.1.5003.9.10.3.1.2.7.46
Object
scalar r/w
Enumeration
Decides the handling method to 18X response to forking 0 - Parallel handling - only the first 18X response is handled 1 - Sequential handling - all the 18X responses are handled. Access: Instant. AC INI-Param: FORKINGHANDLINGMODE
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::sipMiscForkingHandlingMode.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::sipMiscForkingHandlingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | sequential |
1 | parallel |