ipsoImageIndex

NOKIA-IPSO-SYSTEM-MIB · .1.3.6.1.4.1.94.1.21.1.5.1.1.1

Object

column Integer32
A unique index for the image represented by this entry.
The currently running image has a index value of 1,
and subsequent images are indexed from earliest loaded
image to most recently loaded image.

Context

MIB
NOKIA-IPSO-SYSTEM-MIB
OID
.1.3.6.1.4.1.94.1.21.1.5.1.1.1
Type
column
Access
readonly
Status
current
Parent
ipsoImageEntry
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 'NOKIA-IPSO-SYSTEM-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOKIA-IPSO-SYSTEM-MIB::ipsoImageIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NOKIA-IPSO-SYSTEM-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOKIA-IPSO-SYSTEM-MIB::ipsoImageIndex.<ipsoImageIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NOKIA-IPSO-SYSTEM-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NOKIA-IPSO-SYSTEM-MIB::ipsoImageIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance