hwPwCmdVccvReplyMode

HUAWEI-PW-CMD-MIB · .1.3.6.1.4.1.2011.5.12.8.1.2.12.1.2

Object

column r/w Enumeration
The reply mode for the VCCV packet.
Options:
1. doNotReply(1)                                 -indicates that there is no reply for VCCV PING
2. replyViaAnIPv4IPv6UdpPacket(2)                -indicates that reply for VCCV PING using IP UDP packets
3. replyViaAnIPv4IPv6UdpPacketWithRouterAlert(3) -indicates that reply for VCCV PING using IP UDP packets with router alert
4. replyViaApplicationLevelControlChannel(4)     -indicates that reply for VCCV PING using control channel

Context

MIB
HUAWEI-PW-CMD-MIB
OID
.1.3.6.1.4.1.2011.5.12.8.1.2.12.1.2
Type
column
Access
readwrite
Status
current
Parent
hwPwCmdVccvEntry

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::hwPwCmdVccvReplyMode'
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::hwPwCmdVccvReplyMode.<hwPwCmdVccvVcID>'
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::hwPwCmdVccvReplyMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1doNotReply
2replyViaAnIPv4IPv6UdpPacket
3replyViaAnIPv4IPv6UdpPacketWithRouterAlert
4replyViaApplicationLevelControlChannel