ikev2SaAuthMethod

FEC-IKEV2-MIB · .0.21.1.3

Object

column Enumeration
The authentication method used when creating this SA.
Possible values:
 pre-sh-key(1), 	-- Authentication using pre shared keys
 dss-sig(2), 	  -- Authentication using DSS signatures
 rsa-sig(3), 	  -- Authentication using RSA signatures
 rsa-enc(4), 	  -- Authentication using RSA encryption
 rsa-enc-rev(5) -- Authentication using revised RSA encryption.

Context

MIB
FEC-IKEV2-MIB
OID
.0.21.1.3
Type
column
Access
readonly
Status
current
Parent
ikev2SaEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pre-sh-key
2dss-sig
3rsa-sig
4rsa-enc
5rsa-enc-rev