ipsecSaAhInCreator

IPSEC-SA-MON-MIB · .1.3.6.1.2.1.500.1.1.2.1.10

Object

The creator of this SA.
              
This MIB makes no assumptions about how the SAs are created.
They may be created statically, or by a key exchange
protocol such as IKE, or by some other method.

Context

MIB
IPSEC-SA-MON-MIB
OID
.1.3.6.1.2.1.500.1.1.2.1.10
Type
column
Access
readonly
Status
current
Parent
ipsecSaAhInEntry
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::ipsecSaAhInCreator'
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::ipsecSaAhInCreator.<ipsecSaAhInAddress>.<ipsecSaAhInSpi>'
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::ipsecSaAhInCreator'

Syntax

Source
IpsecSaCreatorIdent
Base type
Enumeration

Values & Constraints

Type Values
0unknown
1static
2ike
3other

Conformance