rbnPingHistoryIpTargetAddress
RBN-PING-MIB ·
.1.3.6.1.4.1.2352.2.46.1.2.2.1.3
Object
column INET-ADDRESS-MIBInetAddress
This object reports the IP address associated
with a pingCtlTargetAddress value when the destination
address is specified as a DNS name. The value of
this object should be a zero-length octet string
when a DNS name is not specified or when a
specified DNS name fails to resolve.
The address type (InetAddressType) that relates to
this object is specified by the corresponding value
of pingResultsIpTargetAddressType.
Context
- MIB
- RBN-PING-MIB
- OID
.1.3.6.1.4.1.2352.2.46.1.2.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbnPingHistoryEntry
- 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 'RBN-PING-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-PING-MIB::rbnPingHistoryIpTargetAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-PING-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-PING-MIB::rbnPingHistoryIpTargetAddress.<pingCtlOwnerIndex>.<pingCtlTestName>.<rbnPingHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-PING-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-PING-MIB::rbnPingHistoryIpTargetAddress'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of