Wellfleet-RFWALL-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-RFWALL-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 |
wfRFwallGroup | 1.3.6.1.4.1.18.3.5.1.11.2 | |||
wfRFwallDelete | 1.3.6.1.4.1.18.3.5.1.11.2.1 | integer | read-write |
Create/Delete parameter Enumeration: 'deleted': 2, 'created': 1. |
wfRFwallDisable | 1.3.6.1.4.1.18.3.5.1.11.2.2 | integer | read-write |
Enable/Disable parameter Enumeration: 'disabled': 2, 'enabled': 1. |
wfRFwallState | 1.3.6.1.4.1.18.3.5.1.11.2.3 | integer | read-only |
State parameter Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4. |
wfRFwallLogHostIp | 1.3.6.1.4.1.18.3.5.1.11.2.4 | ipaddress | read-write |
Primary Log Machine IP address ip notation |
wfRFwallLogHostIpInt | 1.3.6.1.4.1.18.3.5.1.11.2.5 | integer | read-write |
Primary Log Machine IP address decimal value: NOT IN USE |
wfRFwallLocalHostIp | 1.3.6.1.4.1.18.3.5.1.11.2.6 | ipaddress | read-write |
Local host IP address ip notation |
wfRFwallLocalHostIpInt | 1.3.6.1.4.1.18.3.5.1.11.2.7 | integer | read-write |
Local host IP address decimal value: NOT IN USE |
wfRFwallVersion | 1.3.6.1.4.1.18.3.5.1.11.2.8 | integer | read-write |
Version parameter - FireWall Protocol Version Number |
wfRFwallHmemMin | 1.3.6.1.4.1.18.3.5.1.11.2.9 | integer | read-write |
Memory allocator initialization parameter: Min Value |
wfRFwallHmemMax | 1.3.6.1.4.1.18.3.5.1.11.2.10 | integer | read-write |
Memory allocator initialization parameter: Max Value |
wfRFwallLogHostIpBkp1 | 1.3.6.1.4.1.18.3.5.1.11.2.11 | ipaddress | read-write |
Secondary Log Machine IP address ip notation |
wfRFwallLogHostIpIntBkp1 | 1.3.6.1.4.1.18.3.5.1.11.2.12 | integer | read-write |
Secondary Log Machine IP address decimal value: NOT IN USE |
wfRFwallLogHostIpBkp2 | 1.3.6.1.4.1.18.3.5.1.11.2.13 | ipaddress | read-write |
Tertiary Log Machine IP address ip notation |
wfRFwallLogHostIpIntBkp2 | 1.3.6.1.4.1.18.3.5.1.11.2.14 | integer | read-write |
Tertiary Log Machine IP address decimal value: NOT IN USE |
wfRFwallFastPathDisable | 1.3.6.1.4.1.18.3.5.1.11.2.15 | integer | read-write |
Fast Path optimization Enable/Disable parameter Enumeration: 'disabled': 2, 'enabled': 1. |
wfRFwallFilterTimer | 1.3.6.1.4.1.18.3.5.1.11.2.16 | integer | read-write |
This timer value specified in seconds, is the time interval between the attempts to download the filter from the backup management station if the download is not successful from the current management station. |
wfRFwallLogTimer | 1.3.6.1.4.1.18.3.5.1.11.2.17 | integer | read-write |
This timer value specified in seconds, is the time interval between the attempts to log to the backup management hosts if the logging is not successful to the current management station. |
wfRFwallKeepaliveTimerIdle | 1.3.6.1.4.1.18.3.5.1.11.2.18 | integer | read-write |
Idle session timeout period, in seconds. If an established TCP connection remains inactive for this interval, KEEPALIVE messages will be sent to the peer (if the Keepalive Timer is non-zero). Setting the Idle Timer to zero disables the keepalive feature. |
wfRFwallKeepaliveTimerRetryTmo | 1.3.6.1.4.1.18.3.5.1.11.2.19 | integer | read-write |
KEEPALIVE retransmit timeout period, in seconds. This is the interval at which unacknowledged KEEPALIVE messages will be retransmitted. If the Idle Timer is set to zero, this timer ignored. If the Idle Timer is non-zero and this timer IS zero, no KEEPALIVEs are sent and the session is terminated upon expiration of the Idle Timer. |
wfRFwallKeepaliveTimerRetries | 1.3.6.1.4.1.18.3.5.1.11.2.20 | integer | read-write |
Number of unacknowledged KEEPALIVE messages retransmitted before the TCP session is terminated. If this count is set to zero, only one KEEPALIVE message will be sent. |