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

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-CMTS-MULTICAST-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-MULTICAST-MIB::cadFqdnCacheStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-MULTICAST-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-MULTICAST-MIB::cadFqdnCacheStatus.<cadFqdnCacheName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-MULTICAST-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-MULTICAST-MIB::cadFqdnCacheStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1validIp
2unknownIp
3invalidIp
4timeout
5genError