mpConferenceParticipantsTableIndex
MP-MIB ·
.1.3.6.1.4.1.3011.2.2.2.2.1.1
Object
column SNMPv2-SMIInteger32
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.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpConferenceParticipantsTableEntry
- 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 'MP-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-MIB::mpConferenceParticipantsTableIndex'
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::mpConferenceParticipantsTableIndex.<mpConferenceConferenceId>.<mpConferenceParticipantsTableIndex>'
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::mpConferenceParticipantsTableIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of