hwSysExchangeMode
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.1.13
Object
scalar Enumeration
System Exchange-Mode,
Options:
1. backup(1) -indicates active/standby mode. Two control boards serve as the active and standby control
boards respectively. The switching chip of the active control board works independently
2. loadSharing(2) -indicates load sharing mode. The switching chips of the two control boards work
together to share the traffic
3. null(65536) -indicates system exchange mode is not set
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.1.13- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwSystemPara
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::hwSysExchangeMode.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::hwSysExchangeMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.