subNextVoiceConnectionIndex

ZHONE-GEN-SUBSCRIBER · .1.3.6.1.4.1.5504.3.4.1.3.1.8

Object

column Integer32
The next available connection index which can be used
for this subscriber and lgid pair. This is used for the 
creation of a voice connection entry.

Context

MIB
ZHONE-GEN-SUBSCRIBER
OID
.1.3.6.1.4.1.5504.3.4.1.3.1.8
Type
column
Access
readonly
Status
current
Parent
subInfoEntry
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 'ZHONE-GEN-SUBSCRIBER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-SUBSCRIBER::subNextVoiceConnectionIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-GEN-SUBSCRIBER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-SUBSCRIBER::subNextVoiceConnectionIndex.<subId>.<subLgId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-GEN-SUBSCRIBER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-GEN-SUBSCRIBER::subNextVoiceConnectionIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance