sysApplElmtPastRunInstallID
SYSAPPL-MIB ·
.1.3.6.1.2.1.54.1.2.4.1.3
Object
column Unsigned32
The index into the installed element table. The value of this object is the same value as the sysApplInstallElmtIndex for the application element of which this entry represents a previously executed process.
Context
- MIB
- SYSAPPL-MIB
- OID
.1.3.6.1.2.1.54.1.2.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sysApplElmtPastRunEntry
- 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 'SYSAPPL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSAPPL-MIB::sysApplElmtPastRunInstallID'
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::sysApplElmtPastRunInstallID.<sysApplInstallPkgIndex>.<sysApplElmtPastRunInvocID>.<sysApplElmtPastRunIndex>'
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::sysApplElmtPastRunInstallID'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Conformance
Member of