HUAWEI-FIREWALL-MIB

File: HUAWEI-FIREWALL-MIB.mib (59530 bytes)

Imported modules

HUAWEI-MIB IF-MIB SNMP-FRAMEWORK-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Q-BRIDGE-MIB

Imported symbols

hwDatacomm InterfaceIndexOrZero SnmpAdminString
OBJECT-GROUP MODULE-COMPLIANCE NOTIFICATION-GROUP
IpAddress Unsigned32 Gauge32
Counter32 Integer32 TimeTicks
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
DateAndTime DisplayString TEXTUAL-CONVENTION
TruthValue PortList

Defined Types

SecurityEvent  
This textual convention is used to describe various security-related events and statistics on a firewall. attack : A packet forwarding attack has been detected. atkTerm : An attack has terminated blklstAdd : A black list is added manually or dynamically. blklstDel : A black list is deleted manually or dynamically.
TEXTUAL-CONVENTION    
  INTEGER attack(1), atkTerm(2), blklstAdd(3), blklstDel(4)  

Services  
This textual convention is used to describe various services that are monitored by the firewall. protoIcmp : identifies ICMP, Internet Control Message Protocol. protoTcp : identifies TCP, Transmission Control Protocol. protoUdp : identifies UDP, User Datagram Protocol. protoIp : identifies IP, Internet Protocol. protoSnmp : identifies SNMP, Simple Network Management Protocol.
TEXTUAL-CONVENTION    
  INTEGER protoIcmp(1), protoTcp(2), protoUdp(3)  

ConnectionStat  
This textual convention is used to describe various connections statistics. totalOpen : Total open connections since reboot. currentOpen : The number of connections currently open. currentHalfOpen : The number of connections currently half-open. remote : The number of connections synchronized from remote backup firewall. high : The highest number of connections in use at any one time since system startup.
TEXTUAL-CONVENTION    
  INTEGER totalOpen(1), currentOpen(2), currentHalfOpen(3), remote(4), high(5)  

ConnectionEvent  
This textual convention is used to describe various events and statistics that are related to the connections that occur on a firewall. other : A generic connection event. accept : A connection has been acccepted. error : An error has occurred for a connection. drop : The connection has been dropped. close : A connection has been closed. timeout : A connection has been timed out. refused : A connection has been refused. reset : A connection has been reset. noResp : A connection has received no response.
TEXTUAL-CONVENTION    
  INTEGER other(1), accept(2), error(3), drop(4), close(5), timeout(6), refused(7), reset(8), noResp(9)  

Hardware  
This textual convention is used to describe various hardware resouces that can be monitored by the firewall. memory : identifies memory. disk : identifies disk. power : identifies power. netInterface : identifies a network interface. tape : identifies a tape drive. controller : identifies hardware controller. cpu : identifies CPU. primaryUnit : identifies the primary unit of the two identical firewalls configured redundancy. secondaryUnit : identifies the secondary unit of the two identical firewalls configured redundancy. other : identifies other hardware.
TEXTUAL-CONVENTION    
  INTEGER memory(1), disk(2), power(3), netInterface(4), cpu(5), primaryUnit(6), secondaryUnit(7), other(8)  

HardwareStatus  
This textual convention is used to describe various events that are related to the resources on a firewall. other : Generic resource event. up : The resource is in service. down : The resource is not in service. error : There has been an error for this resource. overTemp : The resource is overheating. busy : The resource is busy. noMedia : A device doesn't have its needed media. backup : Processing has switched to the backup. active : This is the active unit. standby : This is the standby unit.
TEXTUAL-CONVENTION    
  INTEGER other(1), up(2), down(3), error(4), overTemp(5), busy(6), noMedia(7), backup(8), active(9), standby(10)  

ResourceStatistics  
This textual convention is used to identify various statistics that are related to the resources on a firewall. highUse : The highest load the resource has had for a time period. The time period will be implementation dependent. highLoad : The highest load the resource has had since startup. maximum : The maximum amount of the resource that is available. minimum : The minimum amount of the resource that is available. low : The lowest amount of the resource that has been available since startup. high : The highest amount of the resource that has been available since startup. average : The average amount of the resource that has been available since startup. free : The amount of the resource that is currently available since startup. inUse : The amount of the resource that is currently in use, eg. CPU usage, memory usage.
TEXTUAL-CONVENTION    
  INTEGER highUse(1), highLoad(2), maximum(3), minimum(4), low(5), high(6), average(7), free(8), inUse(9)  

ContentInspectionEvent  
Content inspection events, these events report that something was found in the application payload. The details entry in the event can report on what was found (eg., virus, company private info., etc), what it was found in (eg., html, win32 executable, e-mail), and what was done with it (eg., the quarantine location). other : A content inspection event. Used to indicate that some content inspection has occurred that is not covered by the other content inspection enumerations. okay : The check of the content was okay, nothing 'bad' was found. error : There was an error while checking the content. found : Something was found that the content inspection engine has determined merits attention. clean : The content inspection engine has found something that violates the security policy and has neutralized the content in the data flow. reject : The content inspection engine has found something that violates the security policy and has discarded the content. saved : The content inspection engine has found something that violates the security policy and has stored it in a quarentine storage area.
TEXTUAL-CONVENTION    
  INTEGER other(1), okay(2), error(3), found(4), clean(5), reject(6), saved(7)  

AccessEvent  
This textual convention is used to describe various events and statistics that are related to the access control on a firewall. other : Miscellaneous access event. grant : A service has allowed access based on all of its access checks. deny : a client was denied use of a service. denyMult : A client was denied use of a service multiple times. error : An error has ocurred during the access control process.
TEXTUAL-CONVENTION    
  INTEGER other(1), grant(2), deny(3), denyMult(4), error(5)  

AuthenticationEvent  
This textual convention is used to describe various events and statistics that are related to authorization. other : Miscellaneous authentication event. succ : A client successfuly authenticated. error : Error while authenticating. fail : A client failed an authenticating. succPriv : A client accessed a service with special privileges. failPriv : A client failed to access a service with special privileges. failMult : Multiple failed authentication attempts by a client.
TEXTUAL-CONVENTION    
  INTEGER other(1), succ(2), error(3), fail(4), succPriv(5), failPriv(6), failMult(7)  

GenericEvent  
Generic Events : events for which there is no more specific enumeration abnormal : An abnormal event has occurred that is neither 'okay' nor an 'error'. okay : A normal event occurred or the system has changed from an abnormal state to a normal state error : An error event occurred
TEXTUAL-CONVENTION    
  INTEGER abnormal(1), okay(2), error(3)  

PktFltDefaultRule  
Default rule of the packet filtering. permit : Allows all packets to pass. deny : Rejects all packets.
TEXTUAL-CONVENTION    
  INTEGER permit(1), deny(2)  

AspfProto  
Protocol enabled ASPF check function in interzone.
TEXTUAL-CONVENTION    
  INTEGER ftp(1), http(2), httpJavaBlock(3), httpActiveXBlock(4), sip(5), rstp(6)  

HwFwBasicEventsEntry  
SEQUENCE    
  hwFwBasicEventIndex Unsigned32
  hwFwBasicEventTime SnmpAdminString
  hwFwBasicSecurityEventType SecurityEvent
  hwFwBasicEventDescription SnmpAdminString
  hwFwBasicEventDetailsTableRow Unsigned32

HwFwNetEventsEntry  
SEQUENCE    
  hwFwNetEventIndex Unsigned32
  hwFwNetEventInterface InterfaceIndexOrZero
  hwFwNetEventSrcVrfName DisplayString
  hwFwNetEventSrcIpAddress IpAddress
  hwFwNetEventInsideSrcIpAddress IpAddress
  hwFwNetEventDstVrfName DisplayString
  hwFwNetEventDstIpAddress IpAddress
  hwFwNetEventInsideDstIpAddress IpAddress
  hwFwNetEventSrcIpPort Integer32
  hwFwNetEventInsideSrcIpPort Integer32
  hwFwNetEventDstIpPort Integer32
  hwFwNetEventInsideDstIpPort Integer32
  hwFwNetEventService Services
  hwFwNetEventServiceInformation SnmpAdminString
  hwFwNetEventIdentity SnmpAdminString
  hwFwNetEventDescription SnmpAdminString

HwFwConnectionStatEntry  
SEQUENCE    
  hwFwConnectionStatService Services
  hwFwConnectionStatType ConnectionStat
  hwFwConnectionStatDescription SnmpAdminString
  hwFwConnectionStatCount Counter32

HwFwZoneEntry  
SEQUENCE    
  hwFwZoneIndex Unsigned32
  hwFwZoneName OCTET STRING
  hwFwZonePriority Unsigned32
  hwFwZoneIfList OCTET STRING
  hwFwZoneIfNum Gauge32

HwFwInterZoneEntry  
SEQUENCE    
  hwFwInterZoneIndex Unsigned32
  hwFwInterZoneName OCTET STRING
  hwFwInterZoneEnable TruthValue
  hwFwInterZonePktFltInDefaultRule PktFltDefaultRule
  hwFwInterZonePktFltInAcl Unsigned32
  hwFwInterZonePktFltInMacAcl Unsigned32
  hwFwInterZonePktFltOutDefaultRule PktFltDefaultRule
  hwFwInterZonePktFltOutAcl Unsigned32
  hwFwInterZonePktFltOutMacAcl Unsigned32
  hwFwInterZoneAspf AspfProto
  hwFwInterZoneSessLogInAcl Unsigned32
  hwFwInterZoneSessLogOutAcl Unsigned32

Defined Values

hwFirewallMIB 1.3.6.1.4.1.2011.5.25.222
The MIB contains objects of firewall , referencing the draft-grall-firewall-mib-01.
MODULE-IDENTITY    

hwFirewallMIBObjects 1.3.6.1.4.1.2011.5.25.222.1
OBJECT IDENTIFIER    

hwFwEvents 1.3.6.1.4.1.2011.5.25.222.1.1
OBJECT IDENTIFIER    

hwFwNetEvents 1.3.6.1.4.1.2011.5.25.222.1.1.2
OBJECT IDENTIFIER    

hwFwNetEventsTableLastRow 1.3.6.1.4.1.2011.5.25.222.1.1.2.1
The index value of the last row in the hwFwNetEventsTable. This number starts at 1 and increase by one with each new log entry. When this number wraps, all events are deleted.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwFwBasicEvents 1.3.6.1.4.1.2011.5.25.222.1.1.2.3
OBJECT IDENTIFIER    

hwFwBasicEventsTableLastRow 1.3.6.1.4.1.2011.5.25.222.1.1.2.3.1
The index value of the most recently created row in the cfwBasicEventsTable. This number starts at 1 and increase by one with each new log entry. When this number wraps, all events are deleted.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwFwBasicEventsTable 1.3.6.1.4.1.2011.5.25.222.1.1.2.3.2
Table of basic data for firewall events. The agent may choose to delete the instances of cfwBasicEventsEntry as required because of lack of memory. The oldest Events will be selected first for deletion.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwFwBasicEventsEntry

hwFwBasicEventsEntry 1.3.6.1.4.1.2011.5.25.222.1.1.2.3.2.1
An entry in the table, containing general information about an event. This table will always be sparse, i.e., each row will instanciate only a subet of the columnar objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwFwBasicEventsEntry  

hwFwBasicEventIndex 1.3.6.1.4.1.2011.5.25.222.1.1.2.3.2.1.1
An index that uniquely identifies an entry in the log table. These indices are assigned beginning with 1 and increase by one with each new event logged.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwFwBasicEventTime 1.3.6.1.4.1.2011.5.25.222.1.1.2.3.2.1.2
The time that the event occurred.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hwFwBasicSecurityEventType 1.3.6.1.4.1.2011.5.25.222.1.1.2.3.2.1.3
The type of security-related event that this row contains. If the event is not security-related this object will not be instantiated.
Status: current Access: read-only
OBJECT-TYPE    
  SecurityEvent  

hwFwBasicEventDescription 1.3.6.1.4.1.2011.5.25.222.1.1.2.3.2.1.4
A description of the event. The value of the object may be a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hwFwBasicEventDetailsTableRow 1.3.6.1.4.1.2011.5.25.222.1.1.2.3.2.1.5
A pointer to a row in the table containing details about this event. Generally, the table will be the cfwNetEventsTable but a Cisco-defined table may also appear here. If there there is no more detailed information for this event the value of this object will have the value {0 0}.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwFwNetEventsTable 1.3.6.1.4.1.2011.5.25.222.1.1.2.4
Table of detailed data for network events. The agent may choose to delete the instances of hwFwBasicEventsEntry as required because of lack of memory. It is an implementation-specific matter as to when this deletion may occur. It is recommended that the oldest log instances are deleted first.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwFwNetEventsEntry

hwFwNetEventsEntry 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1
An entry in the table, containing detailed information about an event. Note that this table may be sparse. If Network Address Translation is not enabled hwFwNetEventInsideSrcIpAddress and hwFwNetEventInsideDstIpAddress will not be instantiated in the row. If Port Address Translation is not enabled hwFwNetEventInsideSrcIpPort and hwFwNetEventInsideDstIpPort will not be instantiated in the row. Entries are added to this table at the same time that events are added to the hwFwBasicEventsTable. These two tables may be configured to be different sizes so there may not be a one-to-one correspondence between rows in the two tables.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwFwNetEventsEntry  

hwFwNetEventIndex 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.1
An index that uniquely identifies an entry in the log table. These indices are assigned beginning with one and increase by one with each new log entry. When this number wraps, all events are deleted in order to allow the NMS to differentiate between old and new events.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwFwNetEventInterface 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.2
The interface most closely associated with this event. For example, for an event that relates to the receipt of a packet, this object identifies the interface on which the packet was received. If there are multiple interfaces associated with an event, the interface most closely associated with the cause of the event will be used. For example, for an event for the setup of a TCP connection, the interface on the initiator's side of the connection would be preferred. If there is no associated interface, then this object has the value zero.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

hwFwNetEventSrcVrfName 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.3
This object indicates the VRF's name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwFwNetEventSrcIpAddress 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.4
Source IP address in the IP packet that caused the event. If there is no packet associated with the event this object has the value of zero. If the event is the result of multiple packets with different source addresses, this value may be zero or an address taken from an arbitrarily chosen packet in the sequence of packets causing the event.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwFwNetEventInsideSrcIpAddress 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.5
Source IP address after Network Address Translation has been applied. If NAT has not been applied to the source address in this packet this object will not be instantiated, resulting in a sparse table. If the event is the result of multiple packets with different source addresses, this value may be zero or an address taken from an arbitrarily chosen packet in the sequence of packets causing the event.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwFwNetEventDstVrfName 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.6
This object indicates the VRF's name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwFwNetEventDstIpAddress 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.7
Destination IP address in the IP packet that caused the event. If there is no packet associated with the event this object has the value of zero. If the event is the result of multiple packets with different destination addresses, this value may be zero or an address taken from an arbitrarily chosen packet in the sequence of packets causing the event.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwFwNetEventInsideDstIpAddress 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.8
Destination IP address after Network Address Translation has been applied. If NAT has not been applied to the destination address in this packet this object will not be instantiated, resulting in a sparse table. If the event is the result of multiple packets with different destination addresses, this value may be zero or an address taken from an arbitrarily chosen packet in the sequence of packets causing the event.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwFwNetEventSrcIpPort 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.9
Source UDP/TCP port in the IP packet that caused the event. If there is no packet associated with the event this object has the value of zero. If the event is the result of multiple packets with different source ports, this value may be zero or a port taken from an arbitrarily chosen packet in the sequence of packets causing the event.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hwFwNetEventInsideSrcIpPort 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.10
Source UDP/TCP port after Port Address Translation has been applied. If PAT has not been applied to the source port in this packet this object will not be instantiated, resulting in a sparse table. If the event is the result of multiple packets with different source ports, this value may be zero or a port taken from an arbitrarily chosen packet in the sequence of packets causing the event.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hwFwNetEventDstIpPort 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.11
Destination UDP/TCP port in the IP packet that caused the event. If there is no packet associated with the event this object has the value of zero. If the event is the result of multiple packets with different destination ports, this value may be zero or a port taken from an arbitrarily chosen packet in the sequence of packets causing the event.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hwFwNetEventInsideDstIpPort 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.12
Destination UDP/TCP port after Port Address Translation has been applied. If PAT has not been applied to the Destination port in this packet this object will not be instantiated, resulting in a sparse table. If the event is the result of multiple packets with different destination ports, this value may be zero or a port taken from an arbitrarily chosen packet in the sequence of packets causing the event.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hwFwNetEventService 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.13
The identification of the type of service involved with this event.
Status: current Access: read-only
OBJECT-TYPE    
  Services  

hwFwNetEventServiceInformation 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.14
Specific service information. This can be used to describe the particular service indentified by hwFwNetEventService and can reflect whether the service is a local service or a gateway service. For example, if the value for hwFwNetEventService is loginTelnet then the string provided might be 'local telnet'.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hwFwNetEventIdentity 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.15
This object will contain a description of the entity that caused the event. The entity could be a userid, username, processid or other identifier for the entity using the service. If there is no such information then this object will contain a zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hwFwNetEventDescription 1.3.6.1.4.1.2011.5.25.222.1.1.2.4.1.16
A detailed description of the event.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hwFwSystem 1.3.6.1.4.1.2011.5.25.222.1.2
OBJECT IDENTIFIER    

hwFwStatistics 1.3.6.1.4.1.2011.5.25.222.1.2.2
OBJECT IDENTIFIER    

hwFwConnectionStatTable 1.3.6.1.4.1.2011.5.25.222.1.2.2.2
Table of firewall statistic instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwFwConnectionStatEntry

hwFwConnectionStatEntry 1.3.6.1.4.1.2011.5.25.222.1.2.2.2.1
An entry in the table, containing information about a firewall statistic.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwFwConnectionStatEntry  

hwFwConnectionStatService 1.3.6.1.4.1.2011.5.25.222.1.2.2.2.1.1
The identification of the type of connection providing statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  Services  

hwFwConnectionStatType 1.3.6.1.4.1.2011.5.25.222.1.2.2.2.1.2
The state of the connections that this row contains statistics for.
Status: current Access: not-accessible
OBJECT-TYPE    
  ConnectionStat  

hwFwConnectionStatDescription 1.3.6.1.4.1.2011.5.25.222.1.2.2.2.1.3
A detailed textual description of this statistic.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hwFwConnectionStatCount 1.3.6.1.4.1.2011.5.25.222.1.2.2.2.1.4
This is an integer that contains the value of the resource statistic. If a type of 'gauge' is more appropriate this object will be omitted resulting in a sparse table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwFwZone 1.3.6.1.4.1.2011.5.25.222.1.2.3
OBJECT IDENTIFIER    

hwFwZoneNumOfEntries 1.3.6.1.4.1.2011.5.25.222.1.2.3.1
This object maintains a count of the number of entries that currently exist in the hwFwZoneTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwFwZoneTable 1.3.6.1.4.1.2011.5.25.222.1.2.3.2
Table of firewall zone instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwFwZoneEntry

hwFwZoneEntry 1.3.6.1.4.1.2011.5.25.222.1.2.3.2.1
An entry in the table, containing information about a firewall zone.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwFwZoneEntry  

hwFwZoneIndex 1.3.6.1.4.1.2011.5.25.222.1.2.3.2.1.1
This object represents the name of a firewall zone.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..254  

hwFwZoneName 1.3.6.1.4.1.2011.5.25.222.1.2.3.2.1.2
This object represents the name of a firewall zone.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hwFwZonePriority 1.3.6.1.4.1.2011.5.25.222.1.2.3.2.1.3
This object represents the priority of a firewall zone.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..254  

hwFwZoneIfList 1.3.6.1.4.1.2011.5.25.222.1.2.3.2.1.4
The set of interface which belong to the firewall zone.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hwFwZoneIfNum 1.3.6.1.4.1.2011.5.25.222.1.2.3.2.1.5
The number of interface in this firewall zone.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..1024  

hwFwInterZone 1.3.6.1.4.1.2011.5.25.222.1.2.4
OBJECT IDENTIFIER    

hwFwInterZoneNumOfEntries 1.3.6.1.4.1.2011.5.25.222.1.2.4.1
This object maintains a count of the number of entries that currently exist in the hwFwInterZoneTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwFwInterZoneTable 1.3.6.1.4.1.2011.5.25.222.1.2.4.2
Table of firewall Interzone instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwFwInterZoneEntry

hwFwInterZoneEntry 1.3.6.1.4.1.2011.5.25.222.1.2.4.2.1
An entry in the table, containing information about a firewall Interzone.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwFwInterZoneEntry  

hwFwInterZoneIndex 1.3.6.1.4.1.2011.5.25.222.1.2.4.2.1.1
Index of the firewall interzone.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwFwInterZoneName 1.3.6.1.4.1.2011.5.25.222.1.2.4.2.1.2
This object represents the name of a firewall Interzone.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwFwInterZoneEnable 1.3.6.1.4.1.2011.5.25.222.1.2.4.2.1.3
Enable or disable firewall on interzone, and show firewall status on interzone.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwFwInterZonePktFltInDefaultRule 1.3.6.1.4.1.2011.5.25.222.1.2.4.2.1.4
Default rule of the packet filtering that the direction is inbound.
Status: current Access: read-only
OBJECT-TYPE    
  PktFltDefaultRule  

hwFwInterZonePktFltInAcl 1.3.6.1.4.1.2011.5.25.222.1.2.4.2.1.5
Basic or advanced acl number of the packet filtering that the direction is inbound.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwFwInterZonePktFltInMacAcl 1.3.6.1.4.1.2011.5.25.222.1.2.4.2.1.6
Layer 2 acl number of the packet filtering that the direction is inbound.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwFwInterZonePktFltOutDefaultRule 1.3.6.1.4.1.2011.5.25.222.1.2.4.2.1.7
Default rule of the packet filtering that the direction is outbound.
Status: current Access: read-only
OBJECT-TYPE    
  PktFltDefaultRule  

hwFwInterZonePktFltOutAcl 1.3.6.1.4.1.2011.5.25.222.1.2.4.2.1.8
Basic or advanced acl number of the packet filtering that the direction is outbound.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwFwInterZonePktFltOutMacAcl 1.3.6.1.4.1.2011.5.25.222.1.2.4.2.1.9
Layer 2 acl number of the packet filtering that the direction is outbound.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwFwInterZoneAspf 1.3.6.1.4.1.2011.5.25.222.1.2.4.2.1.10
Type of protocol enabled aspf in this Interzone.
Status: current Access: read-only
OBJECT-TYPE    
  AspfProto  

hwFwInterZoneSessLogInAcl 1.3.6.1.4.1.2011.5.25.222.1.2.4.2.1.11
Acl number of interzone session log for inbound.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwFwInterZoneSessLogOutAcl 1.3.6.1.4.1.2011.5.25.222.1.2.4.2.1.12
Acl number of interzone session log for outbound.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwFwLog 1.3.6.1.4.1.2011.5.25.222.1.2.5
OBJECT IDENTIFIER    

hwFwBlackListLogStatus 1.3.6.1.4.1.2011.5.25.222.1.2.5.1
Whether blacklist log is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwFwBlackListLogInterval 1.3.6.1.4.1.2011.5.25.222.1.2.5.2
Interval of blacklist log.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwFwDefendLogStatus 1.3.6.1.4.1.2011.5.25.222.1.2.5.3
Whether defend log is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwFwDefendLogInterval 1.3.6.1.4.1.2011.5.25.222.1.2.5.4
Interval of defend log.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwFwStatisticLogStatus 1.3.6.1.4.1.2011.5.25.222.1.2.5.5
Whether statistic log is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwFwStatisticLogInterval 1.3.6.1.4.1.2011.5.25.222.1.2.5.6
Interval of statistic log.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwFwSessionLogStatus 1.3.6.1.4.1.2011.5.25.222.1.2.5.7
Whether session log is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwFwSessionLogInterval 1.3.6.1.4.1.2011.5.25.222.1.2.5.8
Interval of session log.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwFwSessionNatLogStatus 1.3.6.1.4.1.2011.5.25.222.1.2.5.9
Whether session nat log is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwFwSessionOutBandLogStatus 1.3.6.1.4.1.2011.5.25.222.1.2.5.10
Whether the out-of-band mode of sending log is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwFwBinaryLogStatus 1.3.6.1.4.1.2011.5.25.222.1.2.5.11
Whether binary log is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwFwBinaryLogHostAddr 1.3.6.1.4.1.2011.5.25.222.1.2.5.12
IP address of log server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwFwBinaryLogHostPort 1.3.6.1.4.1.2011.5.25.222.1.2.5.13
Port number of log server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwFwBinaryLogSrcAddr 1.3.6.1.4.1.2011.5.25.222.1.2.5.14
IP address used by the device to communicate with the log server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwFwBinaryLogSrcPort 1.3.6.1.4.1.2011.5.25.222.1.2.5.15
Port number used by the device to communicate with the log server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwFwBinaryLogVpnName 1.3.6.1.4.1.2011.5.25.222.1.2.5.16
Name of vpn-instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwFwProtoAgingTime 1.3.6.1.4.1.2011.5.25.222.1.2.7
OBJECT IDENTIFIER    

hwFwSipAgingTime 1.3.6.1.4.1.2011.5.25.222.1.2.7.1
Aging time for Sip stream.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwFwSipMediaAgingTime 1.3.6.1.4.1.2011.5.25.222.1.2.7.2
Aging time for Sip media stream.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwFwRtspAgingTime 1.3.6.1.4.1.2011.5.25.222.1.2.7.3
Aging time for Rtsp stream.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwFwRtspMediaAgingTime 1.3.6.1.4.1.2011.5.25.222.1.2.7.4
Aging time for Rtsp media stream.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwFirewallMIBNotifications 1.3.6.1.4.1.2011.5.25.222.1.3
OBJECT IDENTIFIER    

hwFwSecurityNotification 1.3.6.1.4.1.2011.5.25.222.1.3.2
This notification is used for events involving security events. The included objects provide more detailed information about the event.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwFwInterzoneStatusNotification 1.3.6.1.4.1.2011.5.25.222.1.3.3
This notification is used for events involving security events. Send out firewall enable or disable event in Interzone.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwFirewallMIBConformance 1.3.6.1.4.1.2011.5.25.222.3
OBJECT IDENTIFIER    

hwFirewallMIBCompliances 1.3.6.1.4.1.2011.5.25.222.3.1
OBJECT IDENTIFIER    

hwFirewallMIBCompliance 1.3.6.1.4.1.2011.5.25.222.3.1.1
The compliance statement for entities which implement the hwFirewallMIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwFirewallMIBGroups 1.3.6.1.4.1.2011.5.25.222.3.2
OBJECT IDENTIFIER    

hwFirewallMIBEventsGroup 1.3.6.1.4.1.2011.5.25.222.3.2.1
Firewall events
Status: current Access: read-only
OBJECT-GROUP    

hwFirewallMIBStatisticsGroup 1.3.6.1.4.1.2011.5.25.222.3.2.2
Firewall statistics
Status: current Access: read-only
OBJECT-GROUP    

hwFirewallMIBNotificationGroup 1.3.6.1.4.1.2011.5.25.222.3.2.3
Firewall Notifications
Status: obsolete Access: read-only
OBJECT-GROUP    

hwFirewallMIBNotificationGroupRev1 1.3.6.1.4.1.2011.5.25.222.3.2.4
Firewall Notifications
Status: current Access: read-only
NOTIFICATION-GROUP    

hwFirewallMIBZoneGroup 1.3.6.1.4.1.2011.5.25.222.3.2.5
This is the firewall zone group.
Status: current Access: read-only
OBJECT-GROUP    

hwFirewallMIBInterZoneGroup 1.3.6.1.4.1.2011.5.25.222.3.2.6
This is the firewall interzone group.
Status: current Access: read-only
OBJECT-GROUP    

hwFirewallMIBLogGroup 1.3.6.1.4.1.2011.5.25.222.3.2.7
This is the firewall log group.
Status: current Access: read-only
OBJECT-GROUP    

hwFirewallMIBAgingTimeGroup 1.3.6.1.4.1.2011.5.25.222.3.2.8
This is the firewall Aging time group.
Status: current Access: read-only
OBJECT-GROUP