ASCEND-MIBIPSEC-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBIPSEC-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 |
mibmibProfIpsec | 1.3.6.1.4.1.529.23.85 | |||
mibmibProfIpsecTable | 1.3.6.1.4.1.529.23.85.1 | no-access |
A list of mibmibProfIpsec profile entries. |
|
1.3.6.1.4.1.529.23.85.1.1 | no-access |
A mibmibProfIpsec entry containing objects that maps to the parameters of mibmibProfIpsec profile. |
||
mibProfIpsec_Name | 1.3.6.1.4.1.529.23.85.1.1.1 | displaystring | read-only |
Name of this scheme |
mibProfIpsec_Active | 1.3.6.1.4.1.529.23.85.1.1.2 | integer | read-write |
Is this scheme in use? Enumeration: 'yes': 2, 'no': 1. |
mibProfIpsec_EncapMode | 1.3.6.1.4.1.529.23.85.1.1.3 | integer | read-write |
Encapsulation mode. Enumeration: 'tunnel': 3, 'optimized': 1, 'transport': 2. |
mibProfIpsec_TunnelAddress | 1.3.6.1.4.1.529.23.85.1.1.4 | ipaddress | read-write |
Address of the machine at the tunnel end. |
mibProfIpsec_SendAh_Active | 1.3.6.1.4.1.529.23.85.1.1.5 | integer | read-write |
Is this profile active? Yes/No. Enumeration: 'yes': 2, 'no': 1. |
mibProfIpsec_SendAh_Spi | 1.3.6.1.4.1.529.23.85.1.1.6 | integer | read-write |
Security Parameters Index |
mibProfIpsec_SendAh_AhType | 1.3.6.1.4.1.529.23.85.1.1.7 | integer | read-write |
Which type of transform shall we use? Enumeration: 'none': 1, 'sha1': 3, 'md5Hmac': 4, 'sha1Hmac': 5, 'md5': 2. |
mibProfIpsec_SendAh_Key | 1.3.6.1.4.1.529.23.85.1.1.8 | displaystring | read-write |
Authentication Key for hashing. |
mibProfIpsec_SendAh_ReplayProtection | 1.3.6.1.4.1.529.23.85.1.1.9 | integer | read-write |
Replay Protection enable/disable. Enumeration: 'yes': 2, 'no': 1. |
mibProfIpsec_RecvAh_Active | 1.3.6.1.4.1.529.23.85.1.1.10 | integer | read-write |
Is this profile active? Yes/No. Enumeration: 'yes': 2, 'no': 1. |
mibProfIpsec_RecvAh_Spi | 1.3.6.1.4.1.529.23.85.1.1.11 | integer | read-write |
Security Parameters Index |
mibProfIpsec_RecvAh_AhType | 1.3.6.1.4.1.529.23.85.1.1.12 | integer | read-write |
Which type of transform shall we use? Enumeration: 'none': 1, 'sha1': 3, 'md5Hmac': 4, 'sha1Hmac': 5, 'md5': 2. |
mibProfIpsec_RecvAh_Key | 1.3.6.1.4.1.529.23.85.1.1.13 | displaystring | read-write |
Authentication Key for hashing. |
mibProfIpsec_RecvAh_ReplayProtection | 1.3.6.1.4.1.529.23.85.1.1.14 | integer | read-write |
Replay Protection enable/disable. Enumeration: 'yes': 2, 'no': 1. |
mibProfIpsec_SendEsp_Active | 1.3.6.1.4.1.529.23.85.1.1.15 | integer | read-write |
Is this profile active? Yes/No. Enumeration: 'yes': 2, 'no': 1. |
mibProfIpsec_SendEsp_Spi | 1.3.6.1.4.1.529.23.85.1.1.16 | integer | read-write |
Security Parameters Index |
mibProfIpsec_SendEsp_Version | 1.3.6.1.4.1.529.23.85.1.1.17 | integer | read-write |
Version of ESP. |
mibProfIpsec_SendEsp_EspType | 1.3.6.1.4.1.529.23.85.1.1.18 | integer | read-write |
The Type of ESP Transform. Enumeration: 'n-3desCbc': 3, 'none': 1, 'n-40desCbc': 4, 'desCbc': 2. |
mibProfIpsec_SendEsp_IvLen | 1.3.6.1.4.1.529.23.85.1.1.19 | integer | read-write |
Length of Initialization Vector. Ignored for ESP V2 (always 64). Enumeration: 'n-64': 3, 'n-32': 2. |
mibProfIpsec_SendEsp_Key | 1.3.6.1.4.1.529.23.85.1.1.20 | displaystring | read-write |
Authentication Key for ESP encryption. |
mibProfIpsec_SendEsp_Key2 | 1.3.6.1.4.1.529.23.85.1.1.21 | displaystring | read-write |
Authentication Key for ESP encryption (only for 3DES-CBC). |
mibProfIpsec_SendEsp_Key3 | 1.3.6.1.4.1.529.23.85.1.1.22 | displaystring | read-write |
Authentication Key for ESP encryption (only for 3DES-CBC). |
mibProfIpsec_SendEsp_AuthType | 1.3.6.1.4.1.529.23.85.1.1.23 | integer | read-write |
Authentication Transform to be used. Valid only for ESP V2. Enumeration: 'none': 1, 'sha1': 3, 'md5Hmac': 4, 'sha1Hmac': 5, 'md5': 2. |
mibProfIpsec_SendEsp_AuthKey | 1.3.6.1.4.1.529.23.85.1.1.24 | displaystring | read-write |
Authentication Key for hashing. Valid only for ESP V2. |
mibProfIpsec_SendEsp_ReplayProtection | 1.3.6.1.4.1.529.23.85.1.1.25 | integer | read-write |
Replay Protection enable/disable. Automatically enabled for ESP V2 Enumeration: 'yes': 2, 'no': 1. |
mibProfIpsec_RecvEsp_Active | 1.3.6.1.4.1.529.23.85.1.1.26 | integer | read-write |
Is this profile active? Yes/No. Enumeration: 'yes': 2, 'no': 1. |
mibProfIpsec_RecvEsp_Spi | 1.3.6.1.4.1.529.23.85.1.1.27 | integer | read-write |
Security Parameters Index |
mibProfIpsec_RecvEsp_Version | 1.3.6.1.4.1.529.23.85.1.1.28 | integer | read-write |
Version of ESP. |
mibProfIpsec_RecvEsp_EspType | 1.3.6.1.4.1.529.23.85.1.1.29 | integer | read-write |
The Type of ESP Transform. Enumeration: 'n-3desCbc': 3, 'none': 1, 'n-40desCbc': 4, 'desCbc': 2. |
mibProfIpsec_RecvEsp_IvLen | 1.3.6.1.4.1.529.23.85.1.1.30 | integer | read-write |
Length of Initialization Vector. Ignored for ESP V2 (always 64). Enumeration: 'n-64': 3, 'n-32': 2. |
mibProfIpsec_RecvEsp_Key | 1.3.6.1.4.1.529.23.85.1.1.31 | displaystring | read-write |
Authentication Key for ESP encryption. |
mibProfIpsec_RecvEsp_Key2 | 1.3.6.1.4.1.529.23.85.1.1.32 | displaystring | read-write |
Authentication Key for ESP encryption (only for 3DES-CBC). |
mibProfIpsec_RecvEsp_Key3 | 1.3.6.1.4.1.529.23.85.1.1.33 | displaystring | read-write |
Authentication Key for ESP encryption (only for 3DES-CBC). |
mibProfIpsec_RecvEsp_AuthType | 1.3.6.1.4.1.529.23.85.1.1.34 | integer | read-write |
Authentication Transform to be used. Valid only for ESP V2. Enumeration: 'none': 1, 'sha1': 3, 'md5Hmac': 4, 'sha1Hmac': 5, 'md5': 2. |
mibProfIpsec_RecvEsp_AuthKey | 1.3.6.1.4.1.529.23.85.1.1.35 | displaystring | read-write |
Authentication Key for hashing. Valid only for ESP V2. |
mibProfIpsec_RecvEsp_ReplayProtection | 1.3.6.1.4.1.529.23.85.1.1.36 | integer | read-write |
Replay Protection enable/disable. Automatically enabled for ESP V2 Enumeration: 'yes': 2, 'no': 1. |
mibProfIpsec_Action_o | 1.3.6.1.4.1.529.23.85.1.1.37 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |
mibProfIpsec_PfsMode | 1.3.6.1.4.1.529.23.85.1.1.38 | integer | read-write |
Perfect Forward Secrecy mode. Enumeration: 'keys': 2, 'keysAndId': 3, 'no': 1. |
mibProfIpsec_SaLife_TimeLimit | 1.3.6.1.4.1.529.23.85.1.1.39 | 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. |
mibProfIpsec_SaLife_SizeLimit | 1.3.6.1.4.1.529.23.85.1.1.40 | integer | read-write |
Maximum number of kilobytes (KB) covered by the SA before it expires. The value of 0 disables the counter. |
mibProfIpsec_SaLife_AnticipateRekey | 1.3.6.1.4.1.529.23.85.1.1.41 | 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). |
mibProfIpsec_SaLife_LifeNegotiationFallback | 1.3.6.1.4.1.529.23.85.1.1.42 | 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. |
mibProfIpsec_SaLife_IdleTimeout | 1.3.6.1.4.1.529.23.85.1.1.43 | integer | read-write |
SA lifetime without traffic. |
mibProfIpsec_Next | 1.3.6.1.4.1.529.23.85.1.1.44 | displaystring | read-write |
The name of the next IPSec protection suite. |