fsDhcp6SrvTrapAdminControl

ARICENT-DHCPv6-SERVER-MIB · .1.3.6.1.4.1.29601.2.42.1.6

Object

scalar r/w Bits
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.

Context

MIB
ARICENT-DHCPv6-SERVER-MIB
OID
.1.3.6.1.4.1.29601.2.42.1.6
Type
scalar
Access
readwrite
Status
current
Parent
fsDhcp6SrvSystem

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

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

Syntax

Bits

Values & Constraints

Enumerated Values
0none
1trapUnknownTlv
2trapInvalidPacketIn
3trapHmacAuthFail