ikeSaXchType

FEC-IPSEC-MIB · .0.4.1.4

Object

column Enumeration
The exchange mode used to create the SA.
Possible values:
 base(1),	           -- IKE base mode mode
 id-protect(2),	   -- IKE identity protection 
			   -- (oakley main mode)
 authentication-only(3), -- Authentication only mode
 aggressive(4),	   -- IKE (oakley) aggressive mode
 info(5),		   -- IKE informational exchange  mode
 quick(32),		   -- IKE quick mode
 new-group(33),	   -- IKE new group mode
 any(256)		   -- Other mode.

Context

MIB
FEC-IPSEC-MIB
OID
.0.4.1.4
Type
column
Access
readonly
Status
current
Parent
ikeSaEntry

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 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ikeSaXchType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ikeSaXchType.<ikeSaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-IPSEC-MIB::ikeSaXchType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1base
2id-protect
4aggressive
256any