sysApplInstallPkgVersion

OBS ✓
SYSAPPL-MIB · .1.3.6.1.2.1.54.1.1.1.1.4

Object

column Utf8String
The version number assigned to the application package
by the manufacturer of the software.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Polling
Explore Observium network monitoring

Context

MIB
SYSAPPL-MIB
OID
.1.3.6.1.2.1.54.1.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
sysApplInstallPkgEntry
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 'SYSAPPL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSAPPL-MIB::sysApplInstallPkgVersion'
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::sysApplInstallPkgVersion.<sysApplInstallPkgIndex>'
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::sysApplInstallPkgVersion'

Syntax

Source
Utf8String
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..255

Conformance