adGenVoipUserHotlineNumber
ADTRAN-GENVOIP-MIB ·
.1.3.6.1.4.1.664.5.70.20.1.5.3.1.9
Object
column r/w
OctetString
A string indicating the number to be dialed upon off-hook detection when adGenVoipUserHotlineEnabled is True. Any string containing the characters 1-9, #, and * is valid, as this type of string can be dialed. An empty string is also valid but this will not allow for hotline functionality.
Context
- MIB
- ADTRAN-GENVOIP-MIB
- OID
.1.3.6.1.4.1.664.5.70.20.1.5.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenVoipUserProvEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ADTRAN-GENVOIP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENVOIP-MIB::adGenVoipUserHotlineNumber'
More examples
Read one indexed 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::adGenVoipUserHotlineNumber.<index>'
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::adGenVoipUserHotlineNumber'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.