sysDNSSecAdValidation
TIMETRA-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.3.1.2.1.14.3
Object
The value of sysDNSSecAdValidation specifies whether or not the
presence of the Authenticated Data (AD) bit in responses is validated
from the DNS servers.
When sysDNSSecAdValidation is set to 'true (1)', DNSSEC validation is
enabled and a warning is reported to the SECURITY log if the AD-bit is
not set in responses from the DNS servers. The notification
responsible for the warning is sysDNSSecFailedAuthentication.
When sysDNSSecAdValidation is set to 'false (2)', DNSSEC validation of
the AD-bit is disabled.
Context
- MIB
- TIMETRA-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.1.14.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysDNSInfo
- Groups
- 1
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 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SYSTEM-MIB::sysDNSSecAdValidation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SYSTEM-MIB::sysDNSSecAdValidation'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of