hwPwCmdManualSwitchoverSwitchType
HUAWEI-PW-CMD-MIB ·
.1.3.6.1.4.1.2011.5.12.8.1.2.14.1.2
Object
column r/w
Enumeration
Indicates the type of manual switchover. Options: 1. primaryPW(1) -indicates switch from primary PW to secondary PW 2. secondaryPW(2) -indicates switch from secondary PW to primary PW
Context
- MIB
- HUAWEI-PW-CMD-MIB
- OID
.1.3.6.1.4.1.2011.5.12.8.1.2.14.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwPwCmdManualSwitchoverEntry
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-PW-CMD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PW-CMD-MIB::hwPwCmdManualSwitchoverSwitchType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-PW-CMD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PW-CMD-MIB::hwPwCmdManualSwitchoverSwitchType.<hwPwCmdManualSwitchoverVcID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-PW-CMD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-PW-CMD-MIB::hwPwCmdManualSwitchoverSwitchType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primaryPW |
2 | secondaryPW |