ASCEND-MIBIKE-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBIKE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
mibmibProfIke | 1.3.6.1.4.1.529.23.165 | |||
mibmibProfIkeTable | 1.3.6.1.4.1.529.23.165.1 | no-access |
A list of mibmibProfIke profile entries. |
|
1.3.6.1.4.1.529.23.165.1.1 | no-access |
A mibmibProfIke entry containing objects that maps to the parameters of mibmibProfIke profile. |
||
mibProfIke_IkeProtectionSuiteName | 1.3.6.1.4.1.529.23.165.1.1.1 | displaystring | read-only |
The name of this IKE protection suite. |
mibProfIke_Phase1Mode | 1.3.6.1.4.1.529.23.165.1.1.2 | integer | read-write |
IKE Phase 1 mode, for ISAKMP Security Association establishment. Enumeration: 'aggressive': 2, 'main': 1. |
mibProfIke_EncryptionAlgorithm | 1.3.6.1.4.1.529.23.165.1.1.3 | integer | read-write |
Encryption algorithm to be used by IKE. Enumeration: 'n-3desCbc': 2, 'desCbc': 1. |
mibProfIke_HashAlgorithm | 1.3.6.1.4.1.529.23.165.1.1.4 | integer | read-write |
Hash algorithm to be used by IKE. Enumeration: 'tiger': 3, 'sha': 2, 'md5': 1. |
mibProfIke_AuthenticationMethod | 1.3.6.1.4.1.529.23.165.1.1.5 | integer | read-write |
Authentication method for ISAKMP messages. Enumeration: 'presharedKey': 1. |
mibProfIke_DiffieHellmanGroup | 1.3.6.1.4.1.529.23.165.1.1.6 | integer | read-write |
Diffie-Hellman group. Enumeration: 'n-2': 2, 'n-1': 1. |
mibProfIke_SaLife_TimeLimit | 1.3.6.1.4.1.529.23.165.1.1.7 | integer | read-write |
Lifetime of the SA in seconds. The SA will expire at the end of the lifetime. The value of 0 disables the timer. |
mibProfIke_SaLife_SizeLimit | 1.3.6.1.4.1.529.23.165.1.1.8 | integer | read-write |
Maximum number of kilobytes (KB) covered by the SA before it expires. The value of 0 disables the counter. |
mibProfIke_SaLife_AnticipateRekey | 1.3.6.1.4.1.529.23.165.1.1.9 | integer | read-write |
A percentage of lifetime or lifesize to trigger negotiation of a new SA before the old one expires (a.k.a. soft lifetime). |
mibProfIke_SaLife_LifeNegotiationFallback | 1.3.6.1.4.1.529.23.165.1.1.10 | integer | read-write |
What to do when local policy requires a shorter life than what is proposed by SA initiator. Applies to IPSec SAs only. Enumeration: 'fail': 1, 'notification': 3, 'complete': 2. |
mibProfIke_SaLife_IdleTimeout | 1.3.6.1.4.1.529.23.165.1.1.11 | integer | read-write |
SA lifetime without traffic. |
mibProfIke_SaLimit | 1.3.6.1.4.1.529.23.165.1.1.12 | integer | read-write |
Maximum number of IPSec SAs that can be negotiated under cover of the IKE SA before it expires. The value of 0 disables the limit. |
mibProfIke_Next | 1.3.6.1.4.1.529.23.165.1.1.13 | displaystring | read-write |
The name of the next IKE protection suite. |
mibProfIke_Action_o | 1.3.6.1.4.1.529.23.165.1.1.14 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |