Wellfleet-IKE-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-IKE-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
 wfIkeDescriptorTable 1.3.6.1.4.1.18.3.5.27.1 no-access
Table of Internet Key Exchange descriptors. The descriptors correspond to IKE Proposals in the IKE RFC.
     wfIkeDescriptorEntry 1.3.6.1.4.1.18.3.5.27.1.1 no-access
An Internet Key Exchange Descriptor
         wfIkeDescriptorCreate 1.3.6.1.4.1.18.3.5.27.1.1.1 integer read-write
Create/Delete parameter. Default is created. Enumeration: 'deleted': 2, 'created': 1.
         wfIkeDescriptorStatus 1.3.6.1.4.1.18.3.5.27.1.1.2 integer read-only
Enumeration: 'down': 2, 'notpresent': 3, 'up': 1.
         wfIkeDescriptorLocalIpAddr 1.3.6.1.4.1.18.3.5.27.1.1.3 ipaddress read-only
The address of the local IP interface to which this instance applies.
         wfIkeDescriptorPeerIpAddr 1.3.6.1.4.1.18.3.5.27.1.1.4 ipaddress read-only
The address of the remote IP interface to which this instance applies.
         wfIkeDescriptorIndex 1.3.6.1.4.1.18.3.5.27.1.1.5 integer read-only
Differentiates instances with same peer IP addr
         wfIkeDescriptorExchange 1.3.6.1.4.1.18.3.5.27.1.1.6 integer read-write
Enumeration: 'aggressive': 2, 'main': 1.
         wfIkeDescriptorProposals 1.3.6.1.4.1.18.3.5.27.1.1.7 opaque read-write
an ordered, logically OR'ed list of IKE proposals
         wfIkeDescriptorName 1.3.6.1.4.1.18.3.5.27.1.1.8 displaystring read-write
Name of Ike Descriptor Entry
         wfIkeDescriptorPreSharedSecret 1.3.6.1.4.1.18.3.5.27.1.1.9 octet string read-write
IKE Pre shared secret
         wfIkeDescriptorExpiryMinutes 1.3.6.1.4.1.18.3.5.27.1.1.10 integer read-write
The value used to determine when the keys for this SA expire due to the passage of time.
         wfIkeDescriptorExpiryKBytes 1.3.6.1.4.1.18.3.5.27.1.1.11 integer read-write
The value used to determine when the keys for this SA expire due to the number of bytes processed. The units are kilobytes.
         wfIkeDescriptorExpiryPref 1.3.6.1.4.1.18.3.5.27.1.1.12 integer read-write
Enumeration: 'minutes': 1, 'kbytes': 2.
         wfIkeDescriptorIdType 1.3.6.1.4.1.18.3.5.27.1.1.13 integer read-write
Controls the ID type sent in the ID payload. Use subnet if the peer cannot interpret the range type Enumeration: 'subnet': 2, 'range': 1, 'host': 3.
 wfIkeTransformTable 1.3.6.1.4.1.18.3.5.27.2 no-access
Table of Internet Key Exchange Transforms
     wfIkeTransformEntry 1.3.6.1.4.1.18.3.5.27.2.1 no-access
An Internet Key Exchange Transform
         wfIkeTransformCreate 1.3.6.1.4.1.18.3.5.27.2.1.1 integer read-write
Create/Delete parameter. Default is created. Enumeration: 'deleted': 2, 'created': 1.
         wfIkeTransformStatus 1.3.6.1.4.1.18.3.5.27.2.1.2 integer read-only
Enumeration: 'down': 2, 'notpresent': 3, 'up': 1.
         wfIkeTransformNumber 1.3.6.1.4.1.18.3.5.27.2.1.3 integer read-only
         wfIkeTransformCipherAlg 1.3.6.1.4.1.18.3.5.27.2.1.4 integer read-write
Enumeration: 'desede': 5, 'des': 1.
         wfIkeTransformDesKeyStrength 1.3.6.1.4.1.18.3.5.27.2.1.5 integer read-write
Enumeration: 'fiftysixbit': 2, 'fortybit': 1.
         wfIkeTransformIntegrityAlg 1.3.6.1.4.1.18.3.5.27.2.1.6 integer read-write
Enumeration: 'sha1': 2, 'md5': 1.
 wfIkeSlotTable 1.3.6.1.4.1.18.3.5.27.3 no-access
Per slot IKE configuration information
     wfIkeSlotEntry 1.3.6.1.4.1.18.3.5.27.3.1 no-access
Defines per slot cfg info such as log level
         wfIkeSlotCreate 1.3.6.1.4.1.18.3.5.27.3.1.1 integer read-write
Specifies wfIkeEntry instantiation status Enumeration: 'deleted': 2, 'created': 1.
         wfIkeSlotNum 1.3.6.1.4.1.18.3.5.27.3.1.2 integer read-only
The slot number
         wfIkeSlotLogLevel 1.3.6.1.4.1.18.3.5.27.3.1.3 integer read-write
Specifies the level(s) of log messages specified
 wfIkeSaTable 1.3.6.1.4.1.18.3.5.27.4 no-access
The IKE security association table
     wfIkeSaEntry 1.3.6.1.4.1.18.3.5.27.4.1 no-access
Entry in IKE security association table
         wfIkeSaCreate 1.3.6.1.4.1.18.3.5.27.4.1.1 integer read-only
Create/Delete parameter. Enumeration: 'deleted': 2, 'created': 1.
         wfIkeSaSrc 1.3.6.1.4.1.18.3.5.27.4.1.2 ipaddress read-only
The IP address of the SA's source.
         wfIkeSaDest 1.3.6.1.4.1.18.3.5.27.4.1.3 ipaddress read-only
The IP address of the SA's destination.
         wfIkeSaIndex 1.3.6.1.4.1.18.3.5.27.4.1.4 integer read-only
The index that differentiates IKE SAs
         wfIkeSaCipherAlg 1.3.6.1.4.1.18.3.5.27.4.1.5 integer read-only
Identifies cipher algorithm for this SA. Enumeration: 'des': 2, 'des3': 3.
         wfIkeSaIntegrityAlg 1.3.6.1.4.1.18.3.5.27.4.1.6 integer read-only
The algorithm for ESP Auth. Enumeration: 'sha1': 3, 'md5': 2.
         wfIkeSaExpiryUnits 1.3.6.1.4.1.18.3.5.27.4.1.7 integer read-only
The units used to interpret the expiry value. Enumeration: 'kilobytes': 2, 'minutes': 1.
         wfIkeSaExpiryValue 1.3.6.1.4.1.18.3.5.27.4.1.8 integer read-only
The value used to determine when the keys for this SA expire.
         wfIkeSaBadDecrypt 1.3.6.1.4.1.18.3.5.27.4.1.9 counter read-only
The number of received packets that could not be properly decrypted.
         wfIkeSaBadPad 1.3.6.1.4.1.18.3.5.27.4.1.10 counter read-only
The number of received packets that contained bad padding information.
         wfIkeSaTxPkts 1.3.6.1.4.1.18.3.5.27.4.1.11 counter read-only
The number of packets sent.
         wfIkeSaRxPkts 1.3.6.1.4.1.18.3.5.27.4.1.12 counter read-only
The number of packets received.
         wfIkeSaTxOctets 1.3.6.1.4.1.18.3.5.27.4.1.13 counter read-only
The number of octets transmitted.
         wfIkeSaRxOctets 1.3.6.1.4.1.18.3.5.27.4.1.14 counter read-only
The number of octets received.