Wellfleet-RFWALL-MIB

File: Wellfleet-RFWALL-MIB.mib (7127 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

IpAddress OBJECT-TYPE wfFwallGroup

Defined Values

wfRFwallGroup 1.3.6.1.4.1.18.3.5.1.11.2
OBJECT IDENTIFIER    

wfRFwallDelete 1.3.6.1.4.1.18.3.5.1.11.2.1
Create/Delete parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfRFwallDisable 1.3.6.1.4.1.18.3.5.1.11.2.2
Enable/Disable parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfRFwallState 1.3.6.1.4.1.18.3.5.1.11.2.3
State parameter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpresent(4)  

wfRFwallLogHostIp 1.3.6.1.4.1.18.3.5.1.11.2.4
Primary Log Machine IP address ip notation
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfRFwallLogHostIpInt 1.3.6.1.4.1.18.3.5.1.11.2.5
Primary Log Machine IP address decimal value: NOT IN USE
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER  

wfRFwallLocalHostIp 1.3.6.1.4.1.18.3.5.1.11.2.6
Local host IP address ip notation
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfRFwallLocalHostIpInt 1.3.6.1.4.1.18.3.5.1.11.2.7
Local host IP address decimal value: NOT IN USE
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER  

wfRFwallVersion 1.3.6.1.4.1.18.3.5.1.11.2.8
Version parameter - FireWall Protocol Version Number
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfRFwallHmemMin 1.3.6.1.4.1.18.3.5.1.11.2.9
Memory allocator initialization parameter: Min Value
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfRFwallHmemMax 1.3.6.1.4.1.18.3.5.1.11.2.10
Memory allocator initialization parameter: Max Value
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfRFwallLogHostIpBkp1 1.3.6.1.4.1.18.3.5.1.11.2.11
Secondary Log Machine IP address ip notation
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfRFwallLogHostIpIntBkp1 1.3.6.1.4.1.18.3.5.1.11.2.12
Secondary Log Machine IP address decimal value: NOT IN USE
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER  

wfRFwallLogHostIpBkp2 1.3.6.1.4.1.18.3.5.1.11.2.13
Tertiary Log Machine IP address ip notation
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfRFwallLogHostIpIntBkp2 1.3.6.1.4.1.18.3.5.1.11.2.14
Tertiary Log Machine IP address decimal value: NOT IN USE
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER  

wfRFwallFastPathDisable 1.3.6.1.4.1.18.3.5.1.11.2.15
Fast Path optimization Enable/Disable parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfRFwallFilterTimer 1.3.6.1.4.1.18.3.5.1.11.2.16
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 20..180  

wfRFwallLogTimer 1.3.6.1.4.1.18.3.5.1.11.2.17
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 20..180  

wfRFwallKeepaliveTimerIdle 1.3.6.1.4.1.18.3.5.1.11.2.18
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..3600  

wfRFwallKeepaliveTimerRetryTmo 1.3.6.1.4.1.18.3.5.1.11.2.19
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..600  

wfRFwallKeepaliveTimerRetries 1.3.6.1.4.1.18.3.5.1.11.2.20
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..100