mpConferenceGlobalAudioMixTableIndex

MP-MIB · .1.3.6.1.4.1.3011.2.2.2.3.1.1

Object

An arbitrary index to this table. This index is one for the
first participant for every given conference. It is
incremented by one for each subsequent participant of the
same conference. The last index for a particular conference
is equal to the number of participants for that conference.

Context

MIB
MP-MIB
OID
.1.3.6.1.4.1.3011.2.2.2.3.1.1
Type
column
Access
readonly
Status
current
Parent
mpConferenceGlobalAudioMixTableEntry
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 'MP-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-MIB::mpConferenceGlobalAudioMixTableIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MP-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-MIB::mpConferenceGlobalAudioMixTableIndex.<mpConferenceConferenceId>.<mpConferenceGlobalAudioMixTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MP-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MP-MIB::mpConferenceGlobalAudioMixTableIndex'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance