hwSysReloadEntity

HUAWEI-SYS-MAN-MIB · .1.3.6.1.4.1.2011.5.25.19.1.3.3.1.2

Object

This object indicates the index of the restarting entity.
The value is referred to from entPhysicalTable.
1. When get/get-next, 1 means active main board, 2 means slave main board,
   65535 means other board.
2. When set, 2 means slave main board, other values mean active main board.

Context

MIB
HUAWEI-SYS-MAN-MIB
OID
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.2
Type
column
Access
readwrite
Status
current
Parent
hwSysReloadScheduleEntry
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 '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::hwSysReloadEntity'
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::hwSysReloadEntity.<hwSysReloadScheduleIndex>'
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::hwSysReloadEntity'

Syntax

Values & Constraints

Type Constraints
range: 1..2147483647

Conformance