hwDhcpv6OptionCheckAddress

HUAWEI-DSLAM-DHCPV6-RELAY-MIB · .1.3.6.1.4.1.2011.5.111.1.3.1.9

Object

column r/w Enumeration
Queries and sets DHCPv6 L2 relay function rules to check the IPv6 address of DHCPv6 packets.
Options:
1. all(1)  -indicates that the IPv6 address of all DHCPv6 packets will be checked
2. none(2) -indicates that the Ipv6 address of all DHCPv6 packets will not be checked
3. unRelayed(3) -indicates that only the IPv6 address of un-relayed DHCPv6 packets will be checked
Default: all(1)

Context

MIB
HUAWEI-DSLAM-DHCPV6-RELAY-MIB
OID
.1.3.6.1.4.1.2011.5.111.1.3.1.9
Type
column
Access
readwrite
Status
current
Parent
hwDhcpv6RelayConfigEntry

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-DSLAM-DHCPV6-RELAY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-DHCPV6-RELAY-MIB::hwDhcpv6OptionCheckAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-DHCPV6-RELAY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-DHCPV6-RELAY-MIB::hwDhcpv6OptionCheckAddress.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-DHCPV6-RELAY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-DHCPV6-RELAY-MIB::hwDhcpv6OptionCheckAddress'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1all
2none
3unRelayed