cadFqdnCacheIpAddrType
CADANT-CMTS-MULTICAST-MIB ·
.1.3.6.1.4.1.4998.1.1.25.10.7.1.3
Object
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
Net-SNMP examples
How SNMP and these commands workWalk 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::cadFqdnCacheIpAddrType'
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::cadFqdnCacheIpAddrType.<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::cadFqdnCacheIpAddrType'
Syntax
- 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 |