hwPwCmdPsSecondaryPwStatus

HUAWEI-PW-CMD-MIB · .1.3.6.1.4.1.2011.5.12.8.1.2.16.1.3

Object

column Enumeration
Indicates status of secondary PW.
Options:
1. down(1)      -indicates that the secondary member of the PW protect group is down
2. upActive(2)  -indicates that the secondary member of the PW protect group is up and active
3. upStandby(3) -indicates that the secondary member of the PW protect group is up and standby

Context

MIB
HUAWEI-PW-CMD-MIB
OID
.1.3.6.1.4.1.2011.5.12.8.1.2.16.1.3
Type
column
Access
readonly
Status
current
Parent
hwPwCmdPsStatusEntry

Walk 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::hwPwCmdPsSecondaryPwStatus'
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::hwPwCmdPsSecondaryPwStatus.<hwPwCmdPsPwId>'
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::hwPwCmdPsSecondaryPwStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1down
2upActive
3upStandby