hwBatchLoadOptions

HUAWEI-LOAD-BACKUP-MIB · .1.3.6.1.4.1.2011.6.6.1.1.1.14

Object

column r/w Enumeration
Batch load options. This object is used to determine whether the slot number
of the active control board or the standby control board is selected.
Options:
1.noloadActiveAndStandby(-1) -indicates that the active and standby control boards
                              are not loaded at the same time.
2.loadActiveAndStandby(1)    -indicates that the active and standby control boards
                              are loaded at the same time.

Context

MIB
HUAWEI-LOAD-BACKUP-MIB
OID
.1.3.6.1.4.1.2011.6.6.1.1.1.14
Type
column
Access
readwrite
Status
current
Parent
hwLoadParaEntry

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-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LOAD-BACKUP-MIB::hwBatchLoadOptions'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LOAD-BACKUP-MIB::hwBatchLoadOptions.<hwFrameIndex>.<hwSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-LOAD-BACKUP-MIB::hwBatchLoadOptions'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1noloadActiveAndStandby
1loadActiveAndStandby