cadFqdnCacheIpAddrType
CADANT-CMTS-MULTICAST-MIB ·
.1.3.6.1.4.1.4998.1.1.25.10.7.1.3
Object
column
INET-ADDRESS-MIBInetAddressType
The IP address type associated with the IP address. If the IP address is zero length, this object will be set to unknown(0).
Context
- MIB
- CADANT-CMTS-MULTICAST-MIB
- OID
.1.3.6.1.4.1.4998.1.1.25.10.7.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cadFqdnCacheEntry
- Table
- cadFqdnCacheTable
- Siblings
- 5
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 |
|---|---|---|---|
| cadFqdnCacheName The name can be a host name or fully/partially qualified domain name. | column | OctetString | .1.3.6.1.4.1.4998.1.1.25.10.7.1.1 |
| cadFqdnCacheFqdn the fully qualified domain name returned from DNS resolver. | column | OctetString | .1.3.6.1.4.1.4998.1.1.25.10.7.1.2 |
| cadFqdnCacheIpAddress The IP address type associated with the resolved IP address.
This object is set to zero length, if the resolved IP address is not found. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4998.1.1.25.10.7.1.4 |
| cadFqdnCacheLastUpdateTime The sysUpTime when a cadStaticFqdnCacheEntry is updated. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.4998.1.1.25.10.7.1.5 |
| cadFqdnCacheStatus validIp(1) - found a valid IP address associated with cadStaticFqdnCacheName.
unknownIp(2) - DNS server does not have the IP address.
invalidIp(3) - IP address returned by the ser… | column | Enumeration | .1.3.6.1.4.1.4998.1.1.25.10.7.1.6 |