fsDhcp6ClntTrapAdminControl
SUPERMICRO-DHCPv6-CLIENT-MIB ·
.1.3.6.1.4.1.10876.101.2.43.1.1
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 client notification types:
none (0)
trapInvalidPacketIn(1)
trapHmacAuthFail(2)
when client declares the received message as invalid then
the SNMP trap notification will come only when bit 1 of fsDhcp6ClntTrapAdminControl
is set.
When client declares the received message is unauthenticated then
the SNMP trap notification will come only when bit 2 fsDhcp6ClntTrapAdminControl
is set.
Context
- MIB
- SUPERMICRO-DHCPv6-CLIENT-MIB
- OID
.1.3.6.1.4.1.10876.101.2.43.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsDhcp6ClntSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-DHCPv6-CLIENT-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DHCPv6-CLIENT-MIB::fsDhcp6ClntTrapAdminControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-DHCPv6-CLIENT-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-DHCPv6-CLIENT-MIB::fsDhcp6ClntTrapAdminControl'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | none |
1 | trapInvalidPacketIn |
2 | trapHmacAuthFail |