serialConnectDestIpAddress

RMON2-MIB · .1.3.6.1.2.1.16.19.14.1.2

Object

column deprecated r/w SNMPv2-SMIIpAddress
The IP Address that can be reached at the other end of this
serial connection.
              
This object may not be modified if the associated
serialConnectStatus object is equal to active(1).

Context

MIB
RMON2-MIB
OID
.1.3.6.1.2.1.16.19.14.1.2
Type
column
Access
readwrite
Status
deprecated
Parent
serialConnectionEntry
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 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::serialConnectDestIpAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::serialConnectDestIpAddress.<serialConnectIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMON2-MIB::serialConnectDestIpAddress'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance