ASCEND-FIREWALL-MIB

File: ASCEND-FIREWALL-MIB.mib (6124 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

firewallGroup DisplayString IpAddress
OBJECT-TYPE

Defined Values

firewallStatus 1.3.6.1.4.1.529.16.1
OBJECT IDENTIFIER    

firewallControl 1.3.6.1.4.1.529.16.2
OBJECT IDENTIFIER    

fwallCtrlRuleName 1.3.6.1.4.1.529.16.2.1
The name of the firewall rule to be enabled or disabled. This name corresponds with a name established when the firewall was created (as by the Secure Access Manager). There is no valid default value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

fwallCtrlExecute 1.3.6.1.4.1.529.16.2.2
Cause a firewall given by the above parameters to be affected as requested. enb-rule causes a dynamic rule to be created; dis-rule causes a dynamic rule to cease operating. Default to 1 (no-op).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no-op(1), enb-rule(2), dis-rule(3)  

fwallCtrlTimeOut 1.3.6.1.4.1.529.16.2.3
Time, expressed in seconds, during which this firewall rule will effect the firewall. After the expiration time, the rule will cease being effective exactly as if a del-rule (see fwallCtrlExecute above) had been executed on it. Default is defined in the firewall as defined by the firewall designer, and if none is given in the firewall, it is 3600 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

fwallCtrlExtAddr 1.3.6.1.4.1.529.16.2.4
Address of entity outside firewall. This value defaults to 0.0.0.0, equivalent to a don't care. May be used when selecting firewall to be updated (see fwallCtrlRoutAddr). The default value of zero could match any real IP address if ExtAddrMask is zero, otherwise it would match NO IP address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fwallCtrlExtAddrMask 1.3.6.1.4.1.529.16.2.5
Netmask of entity outside firewall. This value defaults to 255.255.255.255, equivalent to a host address if fwallCtrlExtAddr is non-zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fwallCtrlExtPort 1.3.6.1.4.1.529.16.2.6
For external entity, specifies a port number. Defaults to 0, equivalent to don't care.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

fwallCtrlExtPortMax 1.3.6.1.4.1.529.16.2.7
For external entity, specifies the maximum port number of a range of ports. Defaults to 0, equivalent to specifying a single port number if fwallCtrlExtPort is nonzero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

fwallCtrlIntAddr 1.3.6.1.4.1.529.16.2.8
Address of entity inside firewall. This value defaults to 0.0.0.0, equivalent to a don't care.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fwallCtrlIntAddrMask 1.3.6.1.4.1.529.16.2.9
Netmask of entity inside firewall. This value defaults to 255.255.255.255, equivalent to a host address if fwallCtrlIntAddr is non-zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fwallCtrlIntPort 1.3.6.1.4.1.529.16.2.10
For Internal entity, specifies a port number. Defaults to 0, equivalent to don't care.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

fwallCtrlIntPortMax 1.3.6.1.4.1.529.16.2.11
For Internal entity, specifies the maximum port number of a range of ports. Defaults to 0, equivalent to specifying a single port number if fwallCtrlIntPort is nonzero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

fwallCtrlRoutAddr 1.3.6.1.4.1.529.16.2.12
This address may be supplied by the management station to choose a firewall for alteration. The default for this address is 0.0.0.0, which would cause the router to use fwallCtrlExtAddr to choose its firewall instead.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fwallCtrlAddrOpts 1.3.6.1.4.1.529.16.2.13
Firewall requests may require additional bit- encoded options to determine the firewall's new behavior. This options variable is a mechanism to allow those options to be defined at a later date. Until then, this variable really has no meaning.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER