mlppE911Behavior
AcGateway ·
.1.3.6.1.4.1.5003.9.10.3.1.1.3.29.14
Object
scalar r/w
Enumeration
Defines the MLPP E911 Preemption mode: (0)-Standard Mode (ets calls will have the highest priority and can preemt any mlpp call), (1)-Treat as routine mode (ets calls are treated as routine calls). Access: Instant. AC INI-Param: E911MLPPBEHAVIOR
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::mlppE911Behavior.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::mlppE911Behavior'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | standardMode |
1 | routineMode |