Wellfleet-IFWALL-MIB

File: Wellfleet-IFWALL-MIB.mib (6804 bytes)

Imported modules

RFC-1212 RFC1213-MIB Wellfleet-COMMON-MIB

Imported symbols

OBJECT-TYPE DisplayString wfFwallGroup

Defined Types

WfIFwallIfEntry  
SEQUENCE    
  wfIFwallIfDelete INTEGER
  wfIFwallIfDisable INTEGER
  wfIFwallIfCct INTEGER
  wfIFwallIfSlot INTEGER
  wfIFwallIfPort INTEGER
  wfIFwallIfLineNumber INTEGER
  wfIFwallIfName DisplayString

WfFwallIntfEntry  
SEQUENCE    
  wfFwallIntfDelete INTEGER
  wfFwallIntfDisable INTEGER
  wfFwallIntfCct INTEGER
  wfFwallIntfName DisplayString
  wfFwallIntfPolicyIndex INTEGER

Defined Values

wfIFwallIfTable 1.3.6.1.4.1.18.3.5.1.11.1
WF_IFWALL_INTERFACE_TABLE - Interface This tabulates the interfaces within an interface firewall group. All interfaces are indexed according to their physical slot and connector designation.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfIFwallIfEntry

wfIFwallIfEntry 1.3.6.1.4.1.18.3.5.1.11.1.1
Firewall interface entries.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  WfIFwallIfEntry  

wfIFwallIfDelete 1.3.6.1.4.1.18.3.5.1.11.1.1.1
Creation and deletion flag for this record. When set, it will cause this entry to be deleted from the MIB.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfIFwallIfDisable 1.3.6.1.4.1.18.3.5.1.11.1.1.2
Enable/Disable parameter. A disabled interface will never be selected as the active interface for a circuit.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfIFwallIfCct 1.3.6.1.4.1.18.3.5.1.11.1.1.3
The circuit number of the circuit to which the interface belongs. This interface will either act as the active interface for the circuit or as a hot stand-by.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 1..1023  

wfIFwallIfSlot 1.3.6.1.4.1.18.3.5.1.11.1.1.4
Slot ID of the interface, used as instance ID
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..14  

wfIFwallIfPort 1.3.6.1.4.1.18.3.5.1.11.1.1.5
Port ID of the interface, used as instance ID
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..44  

wfIFwallIfLineNumber 1.3.6.1.4.1.18.3.5.1.11.1.1.6
The Line number for the port
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER  

wfIFwallIfName 1.3.6.1.4.1.18.3.5.1.11.1.1.7
Displayable string that is associated with this instance
Status: obsolete Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

wfFwallIntfTable 1.3.6.1.4.1.18.3.5.1.11.3
WF_IFWALL_INTERFACE_TABLE - Interface This tabulates the interfaces within an interface firewall group. All interfaces are indexed according to the circuit number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfFwallIntfEntry

wfFwallIntfEntry 1.3.6.1.4.1.18.3.5.1.11.3.1
Firewall interface entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfFwallIntfEntry  

wfFwallIntfDelete 1.3.6.1.4.1.18.3.5.1.11.3.1.1
Creation and deletion flag for this record. When set, it will cause this entry to be deleted from the MIB.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfFwallIntfDisable 1.3.6.1.4.1.18.3.5.1.11.3.1.2
Enable/Disable parameter. A disabled interface will never be selected as the active interface for a circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfFwallIntfCct 1.3.6.1.4.1.18.3.5.1.11.3.1.3
The circuit number of the circuit to which the interface belongs. This interface will either act as the active interface for the circuit or as a hot stand-by.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1023  

wfFwallIntfName 1.3.6.1.4.1.18.3.5.1.11.3.1.4
Displayable string that is associated with this instance
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

wfFwallIntfPolicyIndex 1.3.6.1.4.1.18.3.5.1.11.3.1.5
Policy Index allows same virtual machine to be used by one or more circuits specified when the same policy index is configured on them. Thus allows scaling.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1023