ipDnsDynamicEntResponse
BINTEC-DNS-MIB ·
.0.20.19.1.5
Object
column
r/w
Enumeration
Field serves multiple purposes.
'delete' means that entry shall be removed.
Any other value specifies entry-type.
'positive' means that entry stores name and address for building
related A/AAAA/PTR-resource-records.
'negative-imp'/'negative-exp' means that no resource-records
can be retrieved for specified name and type (see 'IpaddrType'
field). This info may have been learned from explicit ('exp')
negative reply or implicitly ('imp') from timeout of earlier
forwarded query/question.
Context
- MIB
- BINTEC-DNS-MIB
- OID
.0.20.19.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipDnsDynamicEntry
- Table
- ipDnsDynamicTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | negative-imp |
2 | negative-exp |
3 | positive |
4 | delete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipDnsDynamicEntIndex Unique index for unambiguous SNMP-addressing. | column | Integer32 | .0.20.19.1.1 |
| ipDnsDynamicEntRecursion Recursion-availability-status (RA-flag) taken from cached
response ('not-available' in timeout-case). | column | Enumeration | .0.20.19.1.10 |
| ipDnsDynamicEntAuthenticated Authenticated-data-status (AD-flag) taken from cached response
('no' in timeout-case). | column | Enumeration | .0.20.19.1.11 |
| ipDnsDynamicEntTtl Remaining time-to-live of this entry in seconds. | column | seconds Integer32 | .0.20.19.1.12 |
| ipDnsDynamicEntHash Automatically generated: Hash-value of name-field. | column | Integer32 | .0.20.19.1.13 |
| ipDnsDynamicEntName Full DNS-name (with trailing dot). | column | SNMPv2-TCDisplayString | .0.20.19.1.2 |
| ipDnsDynamicEntIpaddrType For positive entries, is ipv4 or ipv6 and stores IP-version for
ipDnsDynamicEntIpaddr.
For negative entries, is dns or ipv4/ipv6 and specifies type of
negative info. dns means tha… | column | INET-ADDRESS-MIBInetAddressType | .0.20.19.1.3 |
| ipDnsDynamicEntIpaddr IPv4/IPv6-address to be used for building A/AAAA/PTR-records.
Relevant only for positive entries. | column | INET-ADDRESS-MIBInetAddress | .0.20.19.1.4 |
| ipDnsDynamicEntIfIndex Index of forward-interface where cached info was learned. | column | Integer32 | .0.20.19.1.6 |
| ipDnsDynamicEntNsAddrType IP-version for ipDnsDynamicEntNsAddr.
Always ipv4 (IPv6-transport not yet supported).
Remark: Values 'unknown', 'ipv6', 'ipv4z', 'ipv6z', 'dns' are
inherited from InetAddr… | column | INET-ADDRESS-MIBInetAddressType | .0.20.19.1.7 |
| ipDnsDynamicEntNsAddr IPv4-address of forward-server that was queried for cached info. | column | INET-ADDRESS-MIBInetAddress | .0.20.19.1.8 |
| ipDnsDynamicEntAuthoritative Authoritative-answer-status (AA-flag) taken from cached response
('no' in timeout-case). | column | Enumeration | .0.20.19.1.9 |