voiceProfileLineEnable

ZHNVOICE · .1.3.6.1.4.1.5504.2.5.40.1.3.8.1.1.2

Object

Enables or disables this line, or places it into a quiescent 
state. Enumeration of:
               Disabled
               Quiescent
        Enabled
              
On creation, a line MUST be in the Disabled state. In the Quiescent 
state, in-progress sessions remain intact, but no new sessions are 
allowed. Support for the Quiescent state in a CPE is optional. If 
this parameter is set to Quiescent in a CPE that does not support 
the Quiescent state, it MUST treat it the same as the Disabled 
state (and indicate Disabled in the Status parameter).

Context

MIB
ZHNVOICE
OID
.1.3.6.1.4.1.5504.2.5.40.1.3.8.1.1.2
Type
column
Access
readwrite
Status
current
Parent
voiceProfileLineEntry
Groups
1

Walk 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::voiceProfileLineEnable'
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::voiceProfileLineEnable.<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::voiceProfileLineEnable'

Syntax

Values & Constraints

Type Constraints
range: 0..16

Conformance