voiceProfileEnable

ZHNVOICE · .1.3.6.1.4.1.5504.2.5.40.1.3.1.1.2

Object

Enables or disables all lines in this profile, or places it into 
a quiescent state. Enumeration of: 
    Disabled
Quiescent
Enabled
On creation, a profile 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.

Context

MIB
ZHNVOICE
OID
.1.3.6.1.4.1.5504.2.5.40.1.3.1.1.2
Type
column
Access
readwrite
Status
current
Parent
voiceProfileEntry
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::voiceProfileEnable'
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::voiceProfileEnable.<voiceServiceIndex>.<voiceProfileIndex>'
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::voiceProfileEnable'

Syntax

Values & Constraints

Type Constraints
range: 0..16

Conformance