ipDnsStaticEntResponse
BINTEC-DNS-MIB ·
.0.20.18.1.5
Object
column
r/w
Enumeration
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.
Context
- MIB
- BINTEC-DNS-MIB
- OID
.0.20.18.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipDnsStaticEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ignore |
2 | negative |
3 | positive |
4 | delete |