MIB Viewer

ipv6helperDhcpSnoopingPortTrustMode

OBJECT-TYPE
1.3.6.1.4.1.6486.800.1.2.1.10.9.1.1.2.6.1.2
Access
read-write
Status
current
Sub-identifiers
0
The LDRA/DHCPv6 Snooping's VLAN port's trust mode. Default value is clientOnlyUntrusted, which means once the VLAN is enabled for DHCPv6 snooping, the vlan ports only allow DHCPv6 client packets. Blocked means all DHCPv6 traffic is block on the port. clientOnlyTrusted means DHCPV6 client and Relay-Foward msg from another relay agent is allowed. Trusted means all DHCPv6 traffic is allowed on the port.
INTEGER { blocked(1), clientOnlyUntrusted(2), clientOnlyTrusted(3), trusted(4) }