aristaIcmpProbeIpAddr
ARISTA-CONMON-MIB ·
.1.3.6.1.4.1.30065.3.38.1.1.1.5
Object
column INET-ADDRESS-MIBInetAddress
Optional IP address of configured host. If there is no IP address, the value will be a zero-length string, and the value of aristaIcmpProbeIpAddrType will be unknown(0).
Context
- MIB
- ARISTA-CONMON-MIB
- OID
.1.3.6.1.4.1.30065.3.38.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aristaIcmpProbeEntry
- Groups
- 1
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 'ARISTA-CONMON-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CONMON-MIB::aristaIcmpProbeIpAddr'
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::aristaIcmpProbeIpAddr.<aristaIcmpProbeIndex>'
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::aristaIcmpProbeIpAddr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of