maxSessionCount
ZHNVOICE ·
.1.3.6.1.4.1.5504.2.5.40.1.2.1.1.4
Object
column SNMPv2-SMIUnsigned32
Maximum total number of voice sessions supported across all lines and profiles. This might differ from MaxLineCount if each line can support more than one session for CPE provided conference calling. This value MAY be less than the product of maxLineCount and maxSessionsPerLine.
Context
- MIB
- ZHNVOICE
- OID
.1.3.6.1.4.1.5504.2.5.40.1.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- capabilitiesEntry
- 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::maxSessionCount'
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::maxSessionCount.<voiceServiceIndex>'
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::maxSessionCount'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of