FEC-IKEV2-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
31
ikev2SaTable
table.0.21
·
1 row entry
·
23 columns
Uses the bintec variant from
Command help
/opt/observium/mibs/bintec.
Walk ikev2SaTable
/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::ikev2SaTable'
This table contains the list of currently active IKE security associations, that are created using IKEv2 protocol.
This object contains an IKE security association.
Indexes
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A unique index for this entry.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.0.21.1.1 |
||||||||||||||||
|
This object specifies the state of the SA.
Possible values: negotiating(1), -- the SA is still being negotiated established(2), -- the SA negotiation is finished waiting-for-remove(3), -- the SA is wait… |
Enumerationr/w Enumerated Values:
|
.0.21.1.2 |
||||||||||||||||
|
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 us… |
Enumeration Enumerated Values:
|
.0.21.1.3 |
||||||||||||||||
|
The encryption algorithm used for the IKE_SA.
Possible values: des(2), des3(3), rc5(4), idea(5), cast(6), blowfish(7), aes-cbc(12), aes-ctr(13) |
Enumeration Enumerated Values:
|
.0.21.1.4 |
||||||||||||||||
|
The integrity protection algorithm used for the IKE_SA.
Possible values: hmac-md5-96(1), hmac-sha1-96(2) |
Enumeration Enumerated Values:
|
.0.21.1.5 |
||||||||||||||||
|
The hash algorithm used for the pseudo random function.
Possible values: hmac-md5(1), hmac-sha1(2) |
Enumeration Enumerated Values:
|
.0.21.1.6 |
||||||||||||||||
|
The Diffie-Hellman group used for the IKE_SA.
Possible values: 1 - DH-group 768-bit MODP, 2 - DH-group 1024-bit MODP |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.0.21.1.7 |
||||||||||||||||
|
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. |
Enumeration Enumerated Values:
|
.0.21.1.8 |
||||||||||||||||
|
The local ID used for authentication.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.0.21.1.9 |
||||||||||||||||
|
The remote ID used for authentication.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.0.21.1.10 |
||||||||||||||||
|
The local IP address used in the IKE communication.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.0.21.1.11 |
||||||||||||||||
|
The remote IP address used in the IKE communication.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.0.21.1.12 |
||||||||||||||||
|
The SPI of the initiator.
|
OctetString | .0.21.1.13 |
||||||||||||||||
|
The SPI of the responder.
|
OctetString | .0.21.1.14 |
||||||||||||||||
|
Time the SA was created.
|
.0.21.1.15 |
|||||||||||||||||
|
Time the SA was used last.
|
.0.21.1.16 |
|||||||||||||||||
|
Time the SA will expire.
|
.0.21.1.17 |
|||||||||||||||||
|
The number of certificates received from the remote
side when negotiating this SA. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.0.21.1.18 |
||||||||||||||||
|
This object specifies the number of currently active
negotiations for this SA. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.0.21.1.19 |
||||||||||||||||
|
Number of bytes transmitted using this SA.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.0.21.1.20 |
||||||||||||||||
|
The index of the peer for which this SA was created.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.0.21.1.21 |
||||||||||||||||
|
Local port currently used for the SA.
|
Integer32 Constraints: range: 0-65535 |
.0.21.1.22 |
||||||||||||||||
|
Remote port currently used for the SA.
|
Integer32 Constraints: range: 0-65535 |
.0.21.1.23 |
ikev2ProfileTable
table.0.22
·
1 row entry
·
8 columns
Uses the bintec variant from
Command help
/opt/observium/mibs/bintec.
Walk ikev2ProfileTable
/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::ikev2ProfileTable'
This table contains the list of IKE_SA profiles. these profiles are neede when using IKEv2 protocol.
This object contains an IKE_SA profile.
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
A unique index identifying this entry.
|
Unsigned32r/w Constraints: range: 1-4294967295 |
.0.22.1.1 |
||||||||
|
An optional description for this profile.
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.0.22.1.2 |
||||||||
|
The index of the first IKE proposal which may be used
for IKE SA negotiation with this profile. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.0.22.1.3 |
||||||||
|
This object specifies the time in seconds for which a peer is
blocked for any IPSec operations after a phase 1 initiator negotiation failed. Special values: -1: use settings from global profile (do not block by defau… |
secondsInteger32r/w Constraints: range: -1-86400 |
.0.22.1.4 |
||||||||
|
This object specifies whether NAT-Traversal is enabled
Possible values: enabled(1), -- enable Nat-Traversal disabled(2), -- disable Nat-Traversal default(3) -- use value from default profile -- (disa… |
Enumerationr/w Enumerated Values:
|
.0.22.1.5 |
||||||||
|
The maximum MTU value allowed for ipsecPeerMtu.
Zero means use value from global profile, if this is the global profile, 1418 is assumed. Nonzero values smaller than 214 are reset to the minimum of 214. |
Integer32r/w Constraints: range: 0-65535 |
.0.22.1.6 |
||||||||
|
The time (in seconds) after which an SA will be rekeyed.
|
secondsSNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.0.22.1.7 |
||||||||
|
This object specifies if a check is done to see whether the
other endpoint is alive. (only for IKEv2). |
Enumerationr/w Enumerated Values:
|
.0.22.1.8 |