hwSwitchOverPeriod
HUAWEI-SWITCHOVER-MIB ·
.1.3.6.1.4.1.2011.6.22.3.2
Object
scalar r/w
Enumeration
The period of the active/standby switchover.
Options:
1. day(1) -indicates that the switchover is performed once a day.
2. week(2) -indicates that the switchover is performed once a week.
3. month(3) -indicates that the switchover is performed once a month.
Default { day }
Context
- MIB
- HUAWEI-SWITCHOVER-MIB
- OID
.1.3.6.1.4.1.2011.6.22.3.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwSwitchOverControl
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::hwSwitchOverPeriod.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::hwSwitchOverPeriod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | day |
2 | week |
3 | month |