hwIpv6NdDetectMode

HUAWEI-IPDSLAM-SECURITY-MIB · .1.3.6.1.4.1.2011.6.47.34

Object

scalar r/w Enumeration
Used for setting or querying the ND detection mode. It takes effect to detect the user on-line or not.
If using the dummy mode, the source IP/MAC in the ND detecting packet is the IP/MAC of the gateway.
Otherwise, the source MAC is the MAC of the bridge and the source IP is the unspecified address.
Options:
1. gateway(1) -the source MAC will be the gateway MAC
2. dummy(2)   -the source MAC will be the bridge MAC
Default: gateway(1)

Context

MIB
HUAWEI-IPDSLAM-SECURITY-MIB
OID
.1.3.6.1.4.1.2011.6.47.34
Type
scalar
Access
readwrite
Status
current
Parent
hwIpDslamSecurity

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPDSLAM-SECURITY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-SECURITY-MIB::hwIpv6NdDetectMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAM-SECURITY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAM-SECURITY-MIB::hwIpv6NdDetectMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1gateway
2dummy