dnsCacheInetAddressType
ECS3510-MIB ·
.1.3.6.1.4.1.259.10.1.27.1.26.7.1.7
Object
column
INET-ADDRESS-MIBInetAddressType
Indicates the type of address denoted in dnsHostAddrInetAddress type. Only ipv4(1) and ipv6(2) types are supported.
Context
- MIB
- ECS3510-MIB
- OID
.1.3.6.1.4.1.259.10.1.27.1.26.7.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dnsCacheEntry
- Table
- dnsCacheTable
- Siblings
- 6
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dnsCacheIndex The entry sequence number. | column | Integer32 | .1.3.6.1.4.1.259.10.1.27.1.26.7.1.1 |
| dnsCacheFlag Always get 4, means this record is unreliable. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.10.1.27.1.26.7.1.2 |
| dnsCacheType Cache Type: address(1); cname(2). | column | Enumeration | .1.3.6.1.4.1.259.10.1.27.1.26.7.1.3 |
| dnsCacheTtl The DNS cache TTL. | column | Integer32 | .1.3.6.1.4.1.259.10.1.27.1.26.7.1.5 |
| dnsCacheDomain The DNS cache domain. | column | OctetString | .1.3.6.1.4.1.259.10.1.27.1.26.7.1.6 |
| dnsCacheInetAddress IP address of DNS cache item. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.259.10.1.27.1.26.7.1.8 |