hwConfigAdminStatus

HUAWEI-LOAD-BACKUP-MIB · .1.3.6.1.4.1.2011.6.6.1.5.1.1

Object

column obsolete r/w Enumeration
configuration administration status.
Options:
1.activeDefaultCfg(0) -activate default configuration.
2.activeBackupSw(1)   -activate the backed up software.
3.beginRollback(2)    -rollback begin (standby configuration will cover active configuration).
4.cancelRollback(3)   -rollback cancel (active configuration will cover standby configuration).

Context

MIB
HUAWEI-LOAD-BACKUP-MIB
OID
.1.3.6.1.4.1.2011.6.6.1.5.1.1
Type
column
Access
readwrite
Status
obsolete
Parent
hwCfgOperEntry

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::hwConfigAdminStatus'
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::hwConfigAdminStatus.<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::hwConfigAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0activeDefaultCfg
1activeBackupSw
2beginRollback
3cancelRollback