voiceProfileLineCallingFeatureMaxSessions
ZHNVOICE ·
.1.3.6.1.4.1.5504.2.5.40.1.3.8.6.1.4
Object
column SNMPv2-SMIUnsigned32
Indicates the maximum number of simultaneous sessions that may
be conferenced together by the endpoint. For example, to enable
three way conferencing, set the value of this object to 2. This
value SHOULD be less than the value of
VoiceService.{i}.Capabilities.maxSessionsPerLine.
Context
- MIB
- ZHNVOICE
- OID
.1.3.6.1.4.1.5504.2.5.40.1.3.8.6.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- voiceProfileLineCallingFeaturesEntry
- 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::voiceProfileLineCallingFeatureMaxSessions'
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::voiceProfileLineCallingFeatureMaxSessions.<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::voiceProfileLineCallingFeatureMaxSessions'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of