MIB Viewer

ipDnsStaticEntResponse

OBJECT-TYPE
1.3.6.1.4.1.272.4.5.20.18.1.5
Access
read-write
Status
current
Sub-identifiers
0
Field serves multiple purposes. 'delete' means that entry shall be removed. Any other value specifies entry-type. 'ignore'/'negative' means that queries for specified name shall be ignored/rejected. 'positive' means that entry is either 'normal' cache-entry or wildcard (if name starts with '*.'). Normal entries store name and address for building related A/AAAA/PTR-resource-records, and wildcards are used for forwarding queries for certain domains and their sub-domains to other nameservers.
INTEGER { ignore(1), negative(2), positive(3), delete(4) }