ikev2SaRole

FEC-IKEV2-MIB · .0.21.1.8

Object

column Enumeration
This object specifies by which side the SA
negotiation was initiated.
 Possible values:
  initiator(1), -- this end	initiated the SA negotiation 
  responder(2)  -- the remote end initiated the SA negotiation.

Context

MIB
FEC-IKEV2-MIB
OID
.0.21.1.8
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::ikev2SaRole'
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::ikev2SaRole.<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::ikev2SaRole'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1initiator
2responder