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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


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.
             mibmibProfIpsecPolicyEntry 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.