raqmonParticipantIndex
RAQMON-MIB ·
.1.3.6.1.2.1.16.31.1.1.1.1.2
Object
column Unsigned32
The index of the conceptual row, which is for SNMP
purposes only and has no relation to any protocol value.
There is no requirement that these rows be created or
maintained sequentially. The index will be unique for a
particular date and time.
Context
- MIB
- RAQMON-MIB
- OID
.1.3.6.1.2.1.16.31.1.1.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- raqmonParticipantEntry
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 'RAQMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAQMON-MIB::raqmonParticipantIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAQMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAQMON-MIB::raqmonParticipantIndex.<raqmonParticipantStartDate>.<raqmonParticipantIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAQMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAQMON-MIB::raqmonParticipantIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-2147483647