hwPatchAdminStatus
HUAWEI-LOAD-BACKUP-MIB ·
.1.3.6.1.4.1.2011.6.6.2.1.1.7
Object
column obsolete
r/w
Enumeration
Patch administrative status. The object is not supported at present. Options: 1.active(1) -indicates patch administrative status is active. 2.deactive(2)-indicates patch administrative status is deactive. 3.delete(3) -indicates patch administrative status is delete. 4.run(4) -indicates patch administrative status is running. 5.withdraw(5)-indicates patch administrative status is withdraw.
Context
- MIB
- HUAWEI-LOAD-BACKUP-MIB
- OID
.1.3.6.1.4.1.2011.6.6.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- hwPatchEntry
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-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LOAD-BACKUP-MIB::hwPatchAdminStatus'
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::hwPatchAdminStatus.<hwFrameIndex>.<hwSlotIndex>.<hwPatchId>'
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::hwPatchAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | deactive |
3 | delete |
4 | run |
5 | withdraw |