voiceProfileLineCallState
ZHNVOICE ·
.1.3.6.1.4.1.5504.2.5.40.1.3.8.1.1.5
Object
column VoiceLineCallStateValues
Indicates the call state for this line. Enumeration of: Idle Calling Ringing Connecting InCall Hold Disconnecting
Context
- MIB
- ZHNVOICE
- OID
.1.3.6.1.4.1.5504.2.5.40.1.3.8.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- voiceProfileLineEntry
- Groups
- 1
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 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::voiceProfileLineCallState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::voiceProfileLineCallState.<voiceServiceIndex>.<voiceProfileIndex>.<voiceProfileLineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNVOICE::voiceProfileLineCallState'
Syntax
- Source
- VoiceLineCallStateValues
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..32
Conformance
Member of