sctpAssocRemPrimAddr

SCTP-MIB · .1.3.6.1.2.1.104.1.3.1.6

Object

The primary remote IP address. The type of this address is
determined by the value of sctpAssocRemPrimAddrType.
              
The client side will know this value after INIT_ACK message
reception, the server side will know this value when sending
INIT_ACK message. However, values will be filled in at
established(4) state.

Context

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

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
sctpMibCompliance INET-ADDRESS-MIB::InetAddress
range: 4 range: 16
An implementation is only required to support globally
unique IPv4 and globally unique IPv6 addresses.