hwPwAutoVccvPingStatus

HUAWEI-PW-CMD-MIB · .1.3.6.1.4.1.2011.5.12.8.1.2.33.1.8

Object

column Enumeration
Indicates the VCCV ping status.
Options:
1. normal(0)   -indicates that VCCV PING can get reply from the peer and the PW connection is normal
2. break(1)    -indicates that VCCV PING cannot reach the peer and the PW connection is break
3. inactive(2) -indicates that VCCV PING is not in work mode

Context

MIB
HUAWEI-PW-CMD-MIB
OID
.1.3.6.1.4.1.2011.5.12.8.1.2.33.1.8
Type
column
Access
readonly
Status
current
Parent
hwPwAutoVccvEntry

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::hwPwAutoVccvPingStatus'
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::hwPwAutoVccvPingStatus.<pwIndex>'
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::hwPwAutoVccvPingStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0normal
1break
2inactive