aristaTcpProbeIpAddrType

ARISTA-CONMON-MIB · .1.3.6.1.4.1.30065.3.38.1.3.1.4

Object

Optional IP address type of configured host. If there is no IP address 
type, the value will be unknown(0), and the value of aristaTcpProbeIpAddr 
will be a zero-length string.

Context

MIB
ARISTA-CONMON-MIB
OID
.1.3.6.1.4.1.30065.3.38.1.3.1.4
Type
column
Access
readonly
Status
current
Parent
aristaTcpProbeEntry
Groups
1

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 'ARISTA-CONMON-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CONMON-MIB::aristaTcpProbeIpAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARISTA-CONMON-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CONMON-MIB::aristaTcpProbeIpAddrType.<aristaTcpProbeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-CONMON-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-CONMON-MIB::aristaTcpProbeIpAddrType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance