ASCEND-MIBIPSECPOLICY-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBIPSECPOLICY-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 |
mibmibProfIpsecPolicy | 1.3.6.1.4.1.529.23.167 | |||
mibmibProfIpsecPolicyTable | 1.3.6.1.4.1.529.23.167.1 | no-access |
A list of mibmibProfIpsecPolicy profile entries. |
|
1.3.6.1.4.1.529.23.167.1.1 | no-access |
A mibmibProfIpsecPolicy entry containing objects that maps to the parameters of mibmibProfIpsecPolicy profile. |
||
mibProfIpsecPolicy_PolicyName | 1.3.6.1.4.1.529.23.167.1.1.1 | displaystring | read-only |
The name of this IPSEC Policy. |
mibProfIpsecPolicy_FilterName | 1.3.6.1.4.1.529.23.167.1.1.2 | displaystring | read-write |
The name of the Filter containing the IPSec selectors for this Policy. Current IPSec policy will be applied only to the traffic that the filter forwards. Traffic not forwarded by the filter will not necessarily be dropped, it may have a chance to match another policy. |
mibProfIpsecPolicy_KeyManagement | 1.3.6.1.4.1.529.23.167.1.1.3 | integer | read-write |
This determines whether static key or dynamic key (IKE) is used for this policy. Enumeration: 'manual': 1, 'ike': 2. |
mibProfIpsecPolicy_IpsecProposals | 1.3.6.1.4.1.529.23.167.1.1.4 | displaystring | read-write |
The name of the IPSEC Protection Suite profile to be used for IPSec SAs negotiation for the traffic encompassed by this policy. This may be a unique proposal or the first element of a list of proposals. |
mibProfIpsecPolicy_PrimaryTunnelAddress | 1.3.6.1.4.1.529.23.167.1.1.5 | ipaddress | read-write |
IP address of the primary IPSEC peer (tunnel mode only). |
mibProfIpsecPolicy_SecondaryTunnelAddress | 1.3.6.1.4.1.529.23.167.1.1.6 | ipaddress | read-write |
IP address of the secondary IPSEC peer (tunnel mode only). |
mibProfIpsecPolicy_Action_o | 1.3.6.1.4.1.529.23.167.1.1.7 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |