CISCO-IKE-FLOW-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-IKE-FLOW-EXT-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
 ciscoIkeFlowExtMIB 1.3.6.1.4.1.9.9.428
This MIB module is an extension to CISCO-IKE-FLOW-MIB and contains Cisco Specific extensions for monitoring IKE. It is for monitoring the structures and status of IPsec control flows based on Internet Key Exchange protocol. Acronyms The following acronyms are used in this document: Flow, Tunnel: An ISAKMP SA can be regarded as representing a flow of ISAKMP/IKE traffic. Hence an ISAKMP is referred to as a 'Phase 1 Tunnel' in this document. IPsec: Secure IP Protocol. ISAKMP: Internet Security Association and Key Management Protocol. IKE: Internet Key Exchange Protocol. FCSP: Fibre Channel Security Protocol. SA: Security Association (ref: rfc2408). Phase 2 Tunnel: AN instance of a non-ISAKMP SA bundle in which all the SA share the same proxy identifiers protect the same stream of application traffic. Such an SA bundle is termed a 'Phase 2 Tunnel'. Note that a Phase 2 tunnel may comprise different SA bundles and different number of SA bundles at different times (due to key refresh).
         ciscoIkeFlowExtMIBNotifs 1.3.6.1.4.1.9.9.428.0
         ciscoIkeFlowExtMIBObjects 1.3.6.1.4.1.9.9.428.1
             cifeIkeGlobals 1.3.6.1.4.1.9.9.428.1.1
                 cifeClearAllTunnels 1.3.6.1.4.1.9.9.428.1.1.1 integer read-write
Clears all the tunnels of a specific type. 'none' is returned on reading this object. 'clearIPSec' all the IPSec tunnels are cleared. 'clearFCSP' all FCSP tunnels are cleared. Enumeration: 'clearIPSec': 2, 'none': 1, 'clearFCSP': 3.
             cifeTunnelExtTable 1.3.6.1.4.1.9.9.428.1.2 no-access
The Phase-1 Internet Key Exchange Tunnel Table. There is one entry in this table for each active IKE tunnel. This table is an extension to cifIkeTunnelTable defined in CISCO-IKE-FLOW-MIB. Some information in this table is also present in the cisgIpsSgTunnelTable, but the table is indexed differently so that the rows in this table are grouped/ordered by domain of interpretation (DOI).
                 cifeTunnelExtEntry 1.3.6.1.4.1.9.9.428.1.2.1 no-access
Each entry contains the attributes associated with an active IKE Tunnel, identified by cisgIpsSgTunIndex, for the IKE protocol, identified by cisgIpsSgProtocol, in this DOI, identified by cifeTunnelExtDoi.
                     cifeTunnelExtDoi 1.3.6.1.4.1.9.9.428.1.2.1.1 cikeisakmpdoi no-access
This identifies the DOI of Phase-2 operations in which this control tunnel operates. This may be used to identify the Phase-2 protocol.
                     cifeTunnelExtLocalIdenType 1.3.6.1.4.1.9.9.428.1.2.1.2 cipsecphase1peeridentitytype read-only
The type of the identity used by the managed entity authenticating itself to the peer in the setup of the IKE tunnel corresponding to this conceptual row. This object would have same value as cisgIpsSgTunLocalType from CISCO-IPSEC-SIGNALLING-MIB.
                     cifeTunnelExtLocalIdentity 1.3.6.1.4.1.9.9.428.1.2.1.3 snmpadminstring read-only
The value of the local peer identity. This object would have same value as cisgIpsSgTunLocalValue from CISCO-IPSEC-SIGNALLING-MIB.
                     cifeTunnelExtRemoteIdenType 1.3.6.1.4.1.9.9.428.1.2.1.4 cipsecphase1peeridentitytype read-only
The type of the identity used by the peer in authenticating itself to the local entity in the setup of the IKE tunnel corresponding to this conceptual row. This object would have same value as cisgIpsSgTunRemoteType from CISCO-IPSEC-SIGNALLING-MIB.
                     cifeTunnelExtRemoteIdentity 1.3.6.1.4.1.9.9.428.1.2.1.5 snmpadminstring read-only
The value of the remote peer identity. This object would have same value as cisgIpsSgTunRemoteValue from CISCO-IPSEC-SIGNALLING-MIB.
         ciscoIkeFlowExtMIBConform 1.3.6.1.4.1.9.9.428.2
             cifeMIBConformances 1.3.6.1.4.1.9.9.428.2.1
                 cifeMIBCompliance 1.3.6.1.4.1.9.9.428.2.1.1
The compliance statement for entities which implement the Cisco IKE extension MIB.
             cifeMIBGroups 1.3.6.1.4.1.9.9.428.2.2
                 cifeGlobalsGroup 1.3.6.1.4.1.9.9.428.2.2.1
A collection of objects providing Global IKE configuration.
                 cifeTunnelExtGroup 1.3.6.1.4.1.9.9.428.2.2.2
The collection of objects providing IKE tunnels info.