hwSysCurImageIndex
HUAWEI-SYS-MAN-MIB ·
.1.3.6.1.4.1.2011.5.25.19.1.2.1.1.3
Object
column Integer32
The value of this object identifies the index of the current image file in the image file list. The value is referenced from hwSysImageTable. If the current image file cannot be found in the hwSysImage table, the value is the maximum index value of the image file in the table plus 1. The value ranges from 1 to 2147483647.
Context
- MIB
- HUAWEI-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.2011.5.25.19.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwSysCurEntry
- 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 'HUAWEI-SYS-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SYS-MAN-MIB::hwSysCurImageIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SYS-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SYS-MAN-MIB::hwSysCurImageIndex.<hwSysCurEntPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SYS-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SYS-MAN-MIB::hwSysCurImageIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of