hwDataSYNSWStatus
HUAWEI-SWITCHOVER-MIB ·
.1.3.6.1.4.1.2011.6.22.1.1.3
Object
scalar r/w
Enumeration
The switch of data synchronization. This object is not supported currently.
Options:
1. on(1) -The switch of data synchronization is on.
2. off(2) -The switch of data synchronization is off.
3. abnormal(3) -System abnormity, switch is on but can't synchronize data
and does not support setting.
Context
- MIB
- HUAWEI-SWITCHOVER-MIB
- OID
.1.3.6.1.4.1.2011.6.22.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwDataswitchover
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::hwDataSYNSWStatus.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::hwDataSYNSWStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
3 | abnormal |