rip2IfStatAddress

RIPv2-MIB · .1.3.6.1.2.1.23.2.1.1

Object

The IP Address of this system on the indicated
subnet. For unnumbered interfaces, the value 0.0.0.N,
where the least significant 24 bits (N) is the ifIndex
for the IP Interface in network byte order.

Context

MIB
RIPv2-MIB
OID
.1.3.6.1.2.1.23.2.1.1
Type
column
Access
readonly
Status
current
Parent
rip2IfStatEntry
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 'RIPv2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RIPv2-MIB::rip2IfStatAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RIPv2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RIPv2-MIB::rip2IfStatAddress.<rip2IfStatAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RIPv2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RIPv2-MIB::rip2IfStatAddress'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance