adGenVoipScalarEmergencyNumberInhibitOnHook
ADTRAN-GENVOIP-MIB ·
.1.3.6.1.4.1.664.5.70.20.1.6.13
Object
Permits enabling or disabling of the ability to go on-hook when connected to an emergency number. Permitted values: Inhibit on-hook for users = True(1), Allow on-hook for users = False (2). Default Value: False(2)
Context
- MIB
- ADTRAN-GENVOIP-MIB
- OID
.1.3.6.1.4.1.664.5.70.20.1.6.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- adGenVoipScalarProv
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 'ADTRAN-GENVOIP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENVOIP-MIB::adGenVoipScalarEmergencyNumberInhibitOnHook.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENVOIP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENVOIP-MIB::adGenVoipScalarEmergencyNumberInhibitOnHook'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |