ikePrfMode

FEC-IPSEC-MIB · .0.14.1.4

Object

column r/w Enumeration
This object specifies the exchange mode used for IKE
SA negotiation.
 Possible values:
   id-protect(1),	-- Use identity protection (main) mode 
   aggressive(2), 	-- Use aggressive mode
   default(3),		-- Use default setting from the 
			-- global profile
   id-protect-only(4), -- only id-protect mode allowed
   aggressive-only(5)  -- only aggressive mode allowed.

Context

MIB
FEC-IPSEC-MIB
OID
.0.14.1.4
Type
column
Access
readwrite
Status
current
Parent
ikeProfileEntry

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::ikePrfMode'
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::ikePrfMode.<ikePrfProposal>'
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::ikePrfMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1id-protect
2aggressive
3default
4id-protect-only
5aggressive-only