MIB Viewer

sysDNSSecRespCtrl

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.1.14.4
Access
read-write
Status
current
Sub-identifiers
0
The value of sysDNSSecRespCtrl specifies whether the system will permit or reject DNS responses that do not pass DNSSEC validation. The value of this object is ignored if sysDNSSecAdValidation is set to 'false (2)'. When sysDNSSecRespCtrl is set to 'fallThrough (1)', the system will permit DNS responses that do not pass DNSSEC validation, allowing the resolution to complete. When sysDNSSecRespCtrl is set to 'drop (2)', the system will reject DNS responses that do not pass DNSSEC validation, and the resolution will appear to fail.
INTEGER { fallThrough (1), drop (2) }