hwRollBackOper
HUAWEI-SWITCHOVER-MIB ·
.1.3.6.1.4.1.2011.6.22.1.3.1
Object
scalar r/w
Enumeration
This object is used to roll back the system. Options: 1. initial(1) -Indicates the initial value. 2. rollback(2) -Indicates the system is to be rolled back.
Context
- MIB
- HUAWEI-SWITCHOVER-MIB
- OID
.1.3.6.1.4.1.2011.6.22.1.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwRollBack
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-SWITCHOVER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SWITCHOVER-MIB::hwRollBackOper.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SWITCHOVER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SWITCHOVER-MIB::hwRollBackOper'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | initial |
2 | rollback |