enterasys-firewall-mib Download
This module provides authoritative definitions for Enterasys
Networks' Firewall MIB.
With the IPHost SNMP tool, you can monitor any SNMP objects of the
enterasys-firewall-mib
. You can select a variable to monitor using the built-in IPHost MIB browser that provides you with all variables,
their current values and descriptions taken from the
enterasys-firewall-mib
.
OID list for enterasys-firewall-mib
- etsysFWFirewallEnabled
- The current state of the firewall is returned when this value is read. Setting the value to true causes the firewall to start inspecting packets. Setting the value to false causes the firewall to stop inspecting packets. The value read could be differe ...
- etsysFWTcpTimeout
- Firewalls can perform stateful inspection of TCP sessions. TCP sessions are created and deleted by monitoring TCP SYNC/ACK/FIN flags. Inactivity for the period specified by this object will delete the TCP session.
- etsysFWUdpTimeout
- Firewalls can perform stateful inspection of UDP sessions. UDP sessions are created on the first outbound UDP packet. Inactivity for the period specified by this object will delete the UDP session.
- etsysFWIcmpTimeout
- ICMP sessions are created on an outbound ICMP echo request. Inactivity for the period specified by this object will delete the ICMP session.
- etsysFWAuthTimeout
- Firewalls can be configured to only allow packets from IP addresses that have been authenticated. An authenticated IP address will need to re-authenticate if there is no traffic from that address for the period specified by this object.
- etsysFWAuthPort
- Firewalls can be configured to only allow packets from IP addresses that have been authenticated. This object specifies the port on which the firewall listens for authentication requests.
- etsysFWLoggingThreshold
- The threshold for firewall event logging. Events with severity equal to or less than the value specified will be logged. The value corresponds to syslog severity levels as defined in RFC3164.
- etsysFWRPCMicrosoftTimeout
- The idle session timeout on packet inspection for Remote Procedure Call (RPC) -based applications. This Application Level Gateway (ALG) supports two types of RPCs - SUN (used by most UNIX systems) and Microsoft. If the RPC-based session is idle for the sp ...
- etsysFWRPCSunTimeout
- The idle session timeout on packet inspection for Remote Procedure Call (RPC) -based applications. This Application Level Gateway (ALG) supports two types of RPCs - SUN (used by most UNIX systems) and Microsoft. If the RPC-based session is idle for the sp ...
- etsysFWFirewallOnIntfLastChange
- The sysUpTime at which the etsysFWFirewallOnIntfTable was last modified.
- etsysFWFirewallOnIntfTable
- This table defines the state of the firewall on individual interfaces. The firewall may be enabled or disabled for each interface on the device. The effective state of the firewall depends on the setting of etsysFWFirewallEnabled. | ...
- etsysFWFirewallOnIntfEntry
- A row defining whether firewall is enabled for a particular interface.
- etsysFWFirewallOnIntfEnabled
- The current state of the firewall is returned when this value is read. This setting is only effective when etsysFWFirewallEnabled is true. Setting the value to true causes the firewall to start inspecting packets, if etsysFWFirewallEnabled is true. Set ...
- etsysFWFirewallOnIntfStorageType
- The storage type for this row.
- etsysFWFirewallOnIntfRowStatus
- The status of this conceptual row. The value of this object has no effect on whether other objects in this conceptual row can be modified.
- etsysFWFirewallIntfFilterLastChange
- The sysUpTime at which the etsysFWFirewallIntfFilterTable was last modified.
- etsysFWFirewallIntfFilterTable
- This table defines the IP filters applied to individual interfaces. The implementation may choose to allow modifications to this table only under certain SNMP contexts. The etsysFWFirewallIntfFilterStorageType for a given SNMP context may be readOnly, me ...
- etsysFWFirewallIntfFilterEntry
- A row defining the IP filters applied to individual interfaces.
- etsysFWFirewallIntfFilterType
- The type of IP filter that applies on a particular interface. ipBroadcast - This filter type allows incoming/outgoing IP packets through the firewall with 255.255.255.255 set as the destination address. It enables broadcast protocols such as DHCP to trave ...
- etsysFWFirewallIntfFilterDirection
- The direction which the filter is applied. none - Denies the packet that matched the filter type. in - Allows the packet that matched the filter type to enter the interface. out - Allows the packet that matched the filter type to exit the interface. bo ...
- etsysFWFirewallIntfFilterStorageType
- The storage type for this row.
- etsysFWFirewallIntfFilterRowStatus
- The status of this conceptual row. The value of this object has no effect on whether other objects in this conceptual row can be modified.
- etsysFWSystemPolicyGroupName
- The name of the policy group containing the global system policy. The value of etsysFWSystemPolicyGroupName should be used as an index into the etsysFWGroupPolicyTable to determine the list of rules that MUST be applied to the system. A zero length strin ...
- etsysFWIntfToGroupLastChange
- The sysUpTime at which the etsysFWIntfToGroupTable was last modified.
- etsysFWIntfToGroupTable
- This table defines the group of firewall rules applied to individual interfaces. Rules for this group will be applied in the etsysFWGroupPolicyTable. The implementation may choose to allow modifications to this table only under certain SNMP contexts. Th ...
- etsysFWIntfToGroupEntry
- A row defining the group name for a particular interface.
- etsysFWIntfToGroupIntfDirection
- Defines the direction of the packets to inspect, incoming (ingress), or outgoing (egress).
- etsysFWIntfToGroupName
- The group name for this interface. The value of etsysFWIntfToGroupName should be used as index into the etsysFWGroupPolicyTable to determine the list of rules that MUST be applied to this interface. Since policy group names are unique, the etsysFWIntfToG ...
- etsysFWIntfToGroupStorageType
- The storage type for this row.
- etsysFWIntfToGroupRowStatus
- This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified.
- etsysFWGroupPolicyLastChange
- The sysUpTime at which the etsysFWGroupPolicyTable was last modified.
- etsysFWGroupPolicyTable
- This table defines the firewall rules applied to groups. The implementation may choose to allow modifications to this table only under certain SNMP contexts. The etsysFWGroupPolicyStorageType for a given SNMP context may be readOnly, meaning the row cann ...
- etsysFWGroupPolicyEntry
- A row defining a particular group policy rule and its priority.
- etsysFWGroupPolicyName
- The name of the group. These names should be either the etsysFWSystemPolicyGroupName or the etsysFWIntfToGroupName from the etsysFWIntfToGroupTable.
- etsysFWGroupPolicyRuleDef
- An etsysFWPolicyRuleDefName from the etsysFWPolicyRuleDefTable.
- etsysFWGroupPolicyPriority
- The priority of rule in the group. The firewall applies the rules from the lowest to the highest priority. Priority can only be in the range of 0 to the maximum number of policyRuleDef in the group + 1. i.e. If there are 5 policies in the group. The maxi ...
- etsysFWGroupPolicyStorageType
- The storage type for this row.
- etsysFWGroupPolicyRowStatus
- This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified.
- etsysFWPolicyRuleDefMaxEntries
- The maximum number of entries allowed in the etsysFWPolicyRuleDefTable.
- etsysFWPolicyRuleDefNumEntries
- The current number of entries in the etsysFWPolicyRuleDefTable.
- etsysFWPolicyRuleDefLastChange
- The sysUpTime at which the etsysFWPolicyRuleDefTable was last modified.
- etsysFWPolicyRuleDefTable
- This table defines a policy rule by associating a network objects with a filter or a set of filters and an action to take when the filter is true. The implementation may choose to allow modifications to this table only under certain SNMP contexts. The et ...
- etsysFWPolicyRuleDefEntry
- A row defining a particular policy definition. A rule definition binds a filter pointer to an action.
- etsysFWPolicyRuleDefName
- etsysFWPolicyRuleDefName is the administratively assigned name of the policy rule.
- etsysFWPolicyRuleDefSrcNetwork
- If the source address of the packet is in the set of addresses defined by the network object pointed to by etsysFWPolicyRuleDefSrcNetwork and the destination address is in the set of addresses defined by the network object pointed to by etsysFWPolicyRuleD ...
- etsysFWPolicyRuleDefDstNetwork
- If the source address of the packet is in the set of addresses defined by the network object pointed to by etsysFWPolicyRuleDefSrcNetwork and the destination address is in the set of addresses defined by the network object pointed to by etsysFWPolicyRuleD ...
- etsysFWPolicyRuleDefBidirectional
- A policy may be specified as bidirectional to mean that it also operates with the etsysFWPolicyRuleDefSrcNetwork and etsysFWPolicyRuleDefDstNetwork reversed. If this column is false, the policy operates only in the direction defined by etsysFWPolicyRuleDe ...
- etsysFWPolicyRuleDefService
- etsysFWPolicyRuleDefFilter points to a filter which is used to evaluate whether the action associated with this row should be fired or not. The action will only fire if the filter referenced by this object evaluates to true. This MIB defines the followin ...
- etsysFWPolicyRuleAuthName
- The authentication group name to use.
- etsysFWPolicyRuleDefAction
- The action to take when the filter is true. allow: the packet should be allowed drop: the packet should be dropped allowAuth: the packet is allowed if the source address has been authenticated to the group.
- etsysFWPolicyRuleDefLogging
- When the filter is true, log the activity of this rule.
- etsysFWPolicyRuleDefStorageType
- The storage type for this row.
- etsysFWPolicyRuleDefRowStatus
- This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. This object SHOULD NOT be set to active until the containing networks and filters have been de ...
- etsysFWNetworkGroupMaxEntries
- The maximum number of entries allowed in the etsysFWNetworkGroupTable.
- etsysFWNetworkGroupNumEntries
- The current number of entries in the etsysFWNetworkGroupTable.
- etsysFWNetworkGroupLastChange
- The sysUpTime at which the etsysFWNetworkGroupTable was last modified.
- etsysFWNetworkGroupTable
- A table defining a group of network objects from the etsysFWNetworkTable or a network group in etsysFWNetworkGroupTable. The networks contained in the group are defined in the etsysFWNetwkInNetGrpTable. The implementation may choose to allow modifications ...
- etsysFWNetworkGroupEntry
- An entry in the etsysFWNetworkGroupTable.
- etsysFWNetworkGroupName
- The administratively assigned name of the network group.
- etsysFWNetworkGroupStorageType
- The storage type for this row.
- etsysFWNetworkGroupRowStatus
- This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. Once active, it MAY NOT have its value changed if any active rows in the etsysFWNetwkInNetGrpT ...
- etsysFWNetworkGroupMaxNetworks
- The maximum number of networks allowed in a network group.
- etsysFWNetwkInNetGrpLastChange
- The sysUpTime at which the etsysFWNetwkInNetGrpTable was last modified.
- etsysFWNetwkInNetGrpTable
- A table defining the networks in a network group. All etsysFWNetwkInNetGrpSubNetwork objects in a etsysFWNetworkGroupName must have the same etsysFWNetworkIPVersion and etsysFWNetworkRealm. The implementation may choose to allow modifications to this tabl ...
- etsysFWNetwkInNetGrpEntry
- An entry in the etsysFWNetwkInNetGrpTable.
- etsysFWNetwkInNetGrpSubNetwork
- The location of the contained network. The MIB defines the following tables which may be pointed to by this column: etsysFWNetworkTable Implementations should prevent recursion and return the inconsistentName exception if the SnmpAdminString value refere ...
- etsysFWNetwkInNetGrpStorageType
- The storage type for this row.
- etsysFWNetwkInNetGrpRowStatus
- This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. This object cannot be made active until the network or network group referenced by the etsysFW ...
- etsysFWNetworkMaxEntries
- The maximum number of entries allowed in the etsysFWNetworkTable.
- etsysFWNetworkNumEntries
- The current number of entries in the etsysFWNetworkTable.
- etsysFWNetworkLastChange
- The sysUpTime at which the etsysFWNetworkTable was last modified.
- etsysFWNetworkTable
- A table defining the networks associated with filters to create the firewall policy rules. Networks can be defined with a network IP address and mask, an IP address range, or a single IP host address. The implementation may choose to allow modifications ...
- etsysFWNetworkEntry
- An entry in the etsysFWNetworkTable.
- etsysFWNetworkName
- The administratively assigned name of the network.
- etsysFWNetworkRealm
- A network is qualified as either an internal or external address.
- etsysFWNetworkRangeOrMask
- When set to useIpAddrRange, the etsysFWNetworkIPAddrBegin and etsysFWNetworkIPAddrEnd define the network object in this row. When set to useIpAddrMask, the etsysFWNetworkIPAddrBegin and etsysFWNetworkIPAddrMask define the network object in this row.
- etsysFWNetworkIPVersion
- The Internet Protocol version the addresses are to match against. The value of this property determines the size and format of the etsysFWNetworkIPAddressBegin, etsysFWNetworkIPAddressEnd and etsysFWNetworkIPAddressMask objects. Values of unknown, ipv4z, ...
- etsysFWNetworkIPAddressBegin
- The IP address that with either the etsysFWNetworkIPAddrEnd or etsysFWNetworkIPAddrMask define the network object for this row.
- etsysFWNetworkIPAddressEnd
- When etsysFWNetworkRangeOrMask is set to useIpAddrRange, this is the end of the IP address range. To define a single host set this to the value of etsysFWNetworkIpAddrBegin.
- etsysFWNetworkIPAddressMask
- When etsysFWNetworkRangeOrMask is set to useIpAddrMask, this is the mask that define the IP network. To define a single host set this to all 1's.
- etsysFWNetworkStorageType
- The storage type for this row.
- etsysFWNetworkRowStatus
- This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. Once active, it MAY NOT have its value changed if any active rows in the etsysFWNetwkInNetGrpT ...
- etsysFWServiceGroupMaxEntries
- The maximum number of entries allowed in the etsysFWServiceGroupTable.
- etsysFWServiceGroupNumEntries
- The current number of entries in the etsysFWServiceGroupTable.
- etsysFWServiceGroupLastChange
- The sysUpTime at which the etsysFWServiceGroupTable was last modified.
- etsysFWServiceGroupTable
- A table defining a group of service objects from the etsysFWServiceTable or a service group in etsysFWServiceGroupTable. The services contained in the group are defined in the etsysFWNetwkInNetGrpTable. The implementation may choose to allow modifications ...
- etsysFWServiceGroupEntry
- An entry in the etsysFWServiceGroupTable.
- etsysFWServiceGroupName
- The administratively assigned name of the service group.
- etsysFWServiceGroupStorageType
- The storage type for this row.
- etsysFWServiceGroupRowStatus
- This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. Once active, it MAY NOT have its value changed if any active rows in the etsysFWNetwkInNetGrpT ...
- etsysFWServiceGroupMaxServices
- The maximum number of services allowed in a service group.
- etsysFWServiceInSvcGrpLastChange
- The sysUpTime at which the etsysFWServiceInSvcTable was last modified.
- etsysFWServiceInSvcGrpTable
- A table defining the services in a service group. The implementation may choose to allow modifications to this table only under certain SNMP contexts. The etsysFWServiceInSvcGrpStorageType for a given SNMP context may be readOnly, meaning the row cannot ...
- etsysFWServiceInSvcGrpEntry
- An entry in the etsysFWServiceInSvcGrpTable.
- etsysFWServiceInSvcGrpSubService
- The location of the contained service. The MIB defines the following tables which may be pointed to by this column: etsysFWServiceTable Implementations should prevent recursion and return the inconsistentName exception if the SnmpAdminString value refere ...
- etsysFWServiceInSvcGrpStorageType
- The storage type for this row.
- etsysFWServiceInSvcGrpRowStatus
- This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. This object cannot be made active until the service or service group referenced by the etsysFW ...
- etsysFWServiceMaxEntries
- The maximum number of entries allowed in the etsysFWServiceTable.
- etsysFWServiceNumEntries
- The current number of entries in the etsysFWServiceTable.
- etsysFWServiceLastChange
- The sysUpTime at which the etsysFWServiceTable was last modified.
- etsysFWServiceTable
- This table contains a list of service definitions to be used within the etsysFWPolicyRuleDefTable. The implementation may choose to allow modifications to this table only under certain SNMP contexts. The etsysFWServiceStorageType for a given SNMP context ...
- etsysFWServiceEntry
- A definition of a service.
- etsysFWServiceName
- The administrative name for this filter.
- etsysFWServiceSrcLowPort
- The low port of the port range a packet's source must match against. To match, the port number must be greater than or equal to this value. This object is only used if sourcePort is set in etsysFWServiceType, in which case the value of 0 for this object ...
- etsysFWServiceSrcHighPort
- The high port of the port range a packet's source must match against. To match, the port number must be less than or equal to this value. This object is only used if sourcePort is set in etsysFWServiceType, in which case the value of 0 for this object is ...
- etsysFWServiceDstLowPort
- The low port of the port range a packet's destination must match against. To match, the port number must be greater than or equal to this value. This object is only used if destinationPort is set in etsysFWServiceType, in which case the value of 0 for th ...
- etsysFWServiceDstHighPort
- The high port of the port range a packet's destination must match against. To match, the port number must be less than or equal to this value. This object is only used if destinationPort is set in etsysFWServiceType, in which case the value of 0 for this ...
- etsysFWServiceProtocol
- The protocol number the incoming packet must match against for this filter to be evaluated as true. This object is only used if protocol is set in etsysFWServiceType.
- etsysFWServiceStorageType
- The storage type for this row.
- etsysFWServiceRowStatus
- This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified.
- etsysFWFilterDefMaxEntries
- The maximum number of entries allowed in the etsysFWFilterDefTable.
- etsysFWFilterDefNumEntries
- The current number of entries in the etsysFWFilterDefTable.
- etsysFWFilterDefLastChange
- The sysUpTime at which the etsysFWFilterDefTable was last modified.
- etsysFWFilterDefTable
- This table defines a policy rule by associating a network objects with a filter or a set of filters and an action to take when the filter is true. The implementation may choose to allow modifications to this table only under certain SNMP contexts. The et ...
- etsysFWFilterDefEntry
- A row defining a particular filter definition. A rule definition binds a filter pointer to an action.
- etsysFWFilterDefName
- etsysFWFilterDefName is the administratively assigned name of the policy rule.
- etsysFWFilterDefSrcNetwork
- If the source address of the packet is in the set of addresses defined by the network object pointed to by etsysFWFilterDefSrcNetwork and the destination address is in the set of addresses defined by the network object pointed to by etsysFWFilterDefDstNet ...
- etsysFWFilterDefDstNetwork
- If the source address of the packet is in the set of addresses defined by the network object pointed to by etsysFWFilterDefSrcNetwork and the destination address is in the set of addresses defined by the network object pointed to by etsysFWFilterDefDstNet ...
- etsysFWFilterDefBidirectional
- A policy may be specified as bidirectional to mean that it also operates with the etsysFWFilterDefSrcNetwork and etsysFWFilterDefDstNetwork reversed. If this column is false, the policy operates only in the direction defined by etsysFWFilterDefSrcNetwork ...
- etsysFWFilterDefProtocol
- x
- etsysFWFilterDefICMPType
- x
- etsysFWFilterDefLogging
- When the filter is true, log the activity of this rule.
- etsysFWFilterDefStorageType
- The storage type for this row.
- etsysFWFilterDefRowStatus
- This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. This object SHOULD NOT be set to active until the containing networks and filters have been de ...
- etsysFWCLSFilterMaxFilters
- The maximum number of CLS filters allowed per etsysFWPolicyRuleDefName.
- etsysFWCLSFilterLastChange
- The sysUpTime at which the etsysFWCLSFilterTable was last modified.
- etsysFWCLSFilterTable
- This table defines the command line string filters that can be applied to a policy rule definition. The implementation may choose to allow modifications to this table only under certain SNMP contexts. The etsysFWGroupPolicyStorageType for a given SNMP co ...
- etsysFWCLSFilterEntry
- A row defining a particular command line string filter.
- etsysFWCLSFilterIndex
- .
- etsysFWCLSFilterWord
- .
- etsysFWCLSFilterStorageType
- The storage type for this row.
- etsysFWCLSFilterRowStatus
- This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified.
- etsysFWHTMLFilterTable
- This table contains filters that applies to the HTML protocol. The implementation may choose to allow modifications to this table only under certain SNMP contexts. The etsysFWIpOptionsHeadFiltStorageType for a given SNMP context may be readOnly, meaning ...
- etsysFWHTMLFilterEntry
- A definition of a particular filter.
- etsysFWHTMLFilterName
- The administrative name for this HTML filter.
- etsysFWHTMLFilterType
- .
- etsysFWHTMLFilterNetwork
- .
- etsysFWHTMLFilterLogging
- .
- etsysFWHTMLFilterStorageType
- The storage type for this row.
- etsysFWHTMLFilterRowStatus
- This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified.
- etsysFWPolicyRuleTrueNumEntries
- The current number of entries in the etsysFWPolicyRuleTrueTable.
- etsysFWPolicyRuleTrueLastChange
- The sysUpTime at which the etsysFWPolicyRuleTrueTable was last modified.
- etsysFWPolicyRuleTrueTable
- This table contains a counter for the number of times each policy rule has been true during packet inspection since the last restart of the device.
- etsysFWPolicyRuleTrueEntry
- A row in the table for a named policy rule definition.
- etsysFWPolicyRuleTrueIndex
- A unique index for this row.
- etsysFWPolicyRuleTrueName
- The name of the policy rule.
- etsysFWPolicyRuleTrueEvents
- The number of times since the device has restarted that the rule has been true during packet inspection.
- etsysFWPolicyRuleTrueLastEvent
- The date and time when this rule was last true during packet inspection.
- etsysFWSessionTotalsNumEntries
- The current number of entries in the etsysFWSessionTotalsTable.
- etsysFWSessionTotalsLastChange
- The sysUpTime at which the etsysFWSessionTotalsTable was last modified.
- etsysFWSessionTotalsTable
- The firewall can perform stateful inspection of packets to allow incoming traffic associated with outgoing packets. These associations are sessions. This table returns data about the total sessions indexed by protocol-id (as defined by the assigned proto ...
- etsysFWSessionTotalsEntry
- A row with the session counters for a particular protocol-id.
- etsysFWSessTotIndex
- A unique index for this row.
- etsysFWSessTotProtocolID
- The protocol-id for this row.
- etsysFWSessTotActiveSessions
- The total number of active sessions for this protocol.
- etsysFWSessTotPeakSessions
- The peak number of sessions for this protocol since the last restart of the device.
- etsysFWSessTotBlockedSessions
- The total number of sessions that have been blocked for this protocol since the last restart of the device.
- etsysFWSessTotLastBlock
- The date and time of the last blocked session for this protocol.
- etsysFWIpSessionNumEntries
- The current number of entries in the etsysFWIpSessionTable.
- etsysFWIpSessionLastChange
- The sysUpTime at which the etsysFWIpSessionTable was last modified.
- etsysFWIpSessionTable
- The firewall can perform stateful inspection of packets to allow incoming traffic associated with outgoing packets. These associations are sessions. This table returns data about the current active sessions.
- etsysFWIpSessionEntry
- A row that defines an active session.
- etsysFWIpSessionIndex
- A unique index for this row.
- etsysFWIpSessionIPVersion
- The Internet Protocol version. The value of this property affects the size and format of the etsysFWIpSessionSrcAddress and etsysFWIpSessionDstAddress objects.
- etsysFWIpSessionSrcAddress
- The source IP address of this session.
- etsysFWIpSessionDstAddress
- The destination IP address of this session.
- etsysFWIpSessionSrcPort
- The source port of this session.
- etsysFWIpSessionDstPort
- The destination port of this session.
- etsysFWIpSessionProtocolID
- The protocol-id of this session (as defined by the assigned protocol-numbers of the IANA).
- etsysFWIpSessionCreation
- The date and time this session was created.
- etsysFWAuthAddressNumEntries
- The current number of entries in the etsysFWAuthAddressTable.
- etsysFWAuthAddressLastChange
- The sysUpTime at which the etsysFWAuthAddressTable was last modified.
- etsysFWAuthAddressTable
- The firewall has an action to allow traffic only to IP addresses that have authenticated with the firewall. After authentication, the authenticated address remains in a cache as long as there are packets from the address. This table returns the cached aut ...
- etsysFWAuthAddressEntry
- A row that defines an authenticated IP address.
- etsysFWAuthAddressIndex
- A unique index for this row.
- etsysFWAuthAddressIPVersion
- The Internet Protocol version. The value of this property affects the size and format of the etsysFWAuthAddressIPAddress object.
- etsysFWAuthAddressIPAddress
- The authenticated IP address.
- etsysFWAuthAddressGroupName
- The group name of the authenticated IP address.
- etsysFWAuthAddressIdleTime
- The number of seconds this IP address has been idle.
- etsysFWDoSBlockedNumEntries
- The current number of entries in the etsysFWDoSBlockedTable.
- etsysFWDoSBlockedLastChange
- The sysUpTime at which the etsysFWDoSBlockedTable was last modified.
- etsysFWDoSBlockedTable
- Firewalls can provide protection from some common forms of Denial of Service attacks. The firewall will return the total number of times the specific DoS attack has been blocked and the IP address and time of the last blocked attack.
- etsysFWDoSBlockedEntry
- A row that defines the statistics for a particular DoS attack.
- etsysFWDoSAttackName
- The name of a DoS attack. Example names are 'SYN Flood', 'Tear Drop', and 'ICMP Flood'.
- etsysFWDoSSrcIPVersion
- The Internet Protocol version. The value of this property affects the size and format of the etsysFWDoSScrIPAddress object.
- etsysFWDoSSrcIPAddress
- The source IP address of the last blocked attack.
- etsysFWDoSAttackTime
- The time of the last blocked attack.
- etsysFWDoSBlockedAttacks
- The number of times this DoS attack has been blocked since the last restart of the device.
- etsysFWFirewallEnabledGroup
- The Firewall Enabled Group.
- etsysFWFirewallConfigGroup
- The Firewall Configuration Group for general system parameters.
- etsysFWFirewallIntfGroup
- The Firewall on Interface Enabled Group for enabling the firewall on individual interfaces.
- etsysFWSystemPolicyNameGroup
- The System Policy Group Name Group.
- etsysFWInterfacePolicyGroup
- The Interface to Policy Table Group.
- etsysFWGroupPolicyGroup
- The Group Policy to Rule Definition Table Group.
- etsysFWPolicyRuleDefGroup
- The Policy Rule Definition Table Group.
- etsysFWNetworkGroupGroup
- The Network Group Network In Network Group Tables Group
- etsysFWNetworkGroup
- The Network Table Group.
- etsysFWServiceGroupGroup
- The Service Group in Servce Group Tables Group.
- etsysFWServiceGroup
- The Service Table Group.
- etsysFWFilterGroup
- The Filter Table Group.
- etsysFWCLSFilterGroup
- The CLS Filter Table Group.
- etsysFWHTMLFilterGroup
- The HTML Filter Table Group.
- etsysFWPolicyRuleTrueGroup
- The Policy Rule True Table Group.
- etsysFWSessionTotalsGroup
- The Firewall Session Totals Table Group.
- etsysFWIpSessionGroup
- The Firewall IP Sessions Table Group.
- etsysFWAuthAddressGroup
- The Firewall Authenticated Addresses Table Group.
- etsysFWDoSBlockedGroup
- The Firewall DoS Blocked Attacks Table Group.
You can start network devices monitoring using free 30-day trial version of IPHost Network Monitor right now.
Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access.
The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.