cadFqdnCacheStatus
CADANT-CMTS-MULTICAST-MIB ·
.1.3.6.1.4.1.4998.1.1.25.10.7.1.6
Object
column
Enumeration
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 service is not a vlid unicast IP address. timeout(4) - DNS resolver send request but get timeout. genError(5) - general error.
Context
- MIB
- CADANT-CMTS-MULTICAST-MIB
- OID
.1.3.6.1.4.1.4998.1.1.25.10.7.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cadFqdnCacheEntry
- Table
- cadFqdnCacheTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | validIp |
2 | unknownIp |
3 | invalidIp |
4 | timeout |
5 | genError |
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 |
| cadFqdnCacheIpAddrType The IP address type associated with the IP address.
If the IP address is zero length, this object will be set to
unknown(0). | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4998.1.1.25.10.7.1.3 |
| 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 |