MIB Viewer

fsDhcp6SrvTrapAdminControl

OBJECT-TYPE
1.3.6.1.4.1.10876.101.2.42.1.6
Access
read-write
Status
current
Sub-identifiers
0
The Object is used to enable or disable the transmission of TRAP notification messages. A vector of Boolean notification types, used to enable or disable the server notification types: none (0) trapUnknownTlv(1) trapInvalidPacketIn(2) trapHmacAuthFail(3) when server declares the received message contains the unknown TLV then the SNMP trap notification will come only when bit 1 of fsDhcp6SrvTrapAdminControl is set. when server declares the received message as invalid then the SNMP trap notification will come only when bit 2 of fsDhcp6SrvTrapAdminControl is set. When server declares the received message is unauthenticated then the SNMP trap notification will come only when bit 3 fsDhcp6SrvTrapAdminControl is set.
BITS{ none(0), trapUnknownTlv(1), trapInvalidPacketIn(2), trapHmacAuthFail(3) }