sysApplElmtRunIndex
SYSAPPL-MIB ·
.1.3.6.1.2.1.54.1.2.3.1.3
Object
column Unsigned32
Part of the index for this table. A unique value for each process running on the host. Wherever possible, this should be the system's native, unique identification number.
Context
- MIB
- SYSAPPL-MIB
- OID
.1.3.6.1.2.1.54.1.2.3.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- sysApplElmtRunEntry
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 'SYSAPPL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSAPPL-MIB::sysApplElmtRunIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYSAPPL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSAPPL-MIB::sysApplElmtRunIndex.<sysApplElmtRunInstallPkg>.<sysApplElmtRunInvocID>.<sysApplElmtRunIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYSAPPL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYSAPPL-MIB::sysApplElmtRunIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295