ipsecSaIpcompInDestId

IPSEC-SA-MON-MIB · .1.3.6.1.2.1.500.1.1.3.1.3

Object

column IpsecRawId
The destination identifier of the SA. It may be 0 if
unknown or if the SA uses transport mode, or 0 if this SA is
used with multiple SAs in security association suites.
This value, if non-zero, is taken directly from the optional
ID payloads that are exchanged during SA creation
negotiation, or the equivalent process.

Context

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

Syntax

Source
IpsecRawId
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..255

Conformance