ASCEND-MIBFWALL-MIB

File: ASCEND-MIBFWALL-MIB.mib (2701 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibfwallProfileEntry  
SEQUENCE    
  fwallProfile-Name DisplayString
  fwallProfile-Version INTEGER
  fwallProfile-Data DisplayString
  fwallProfile-Link DisplayString
  fwallProfile-Action-o INTEGER

Defined Values

mibfwallProfile 1.3.6.1.4.1.529.23.79
OBJECT IDENTIFIER    

mibfwallProfileTable 1.3.6.1.4.1.529.23.79.1
A list of mibfwallProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibfwallProfileEntry

mibfwallProfileEntry 1.3.6.1.4.1.529.23.79.1.1
A mibfwallProfile entry containing objects that maps to the parameters of mibfwallProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibfwallProfileEntry  

fwallProfile-Name 1.3.6.1.4.1.529.23.79.1.1.1
Descriptive name for this firewall.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fwallProfile-Version 1.3.6.1.4.1.529.23.79.1.1.2
The version number of software required to load this firewall.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fwallProfile-Data 1.3.6.1.4.1.529.23.79.1.1.3
The actual contents of the FireWall.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  


fwallProfile-Action-o 1.3.6.1.4.1.529.23.79.1.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)