hwUpgradeAdmin
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.22.2
Object
scalar r/w
Enumeration
The command of software active.
Options:
1.nooperation(-1) - default state of the system.
2.uninterruptedAutoUpgrade(1) - uninterrupted auto upgrade.
3.upgradeSchedule(2) - reset system and acitve the software. If you need to active the software
after a certain period,you also need to set hwUpgradeReserveTimeout or
hwUpgradeReserveDateTime.
4.undoUpgradeSchedule(3) - negate the operation to active software.
5.interruptedAutoUpgrade(4) - interrupted auto upgrade.
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.22.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwUpgrade
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DEVICE-MIB::hwUpgradeAdmin.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DEVICE-MIB::hwUpgradeAdmin'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.