ENTERASYS-FIREWALL-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS
Home | MIB: ENTERASYS-FIREWALL-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
etsysFirewallMIB | 1.3.6.1.4.1.5624.1.2.37 |
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to the configuration, policy, and monitoring of firewall network devices. |
||
etsysFWConfigurationObjects | 1.3.6.1.4.1.5624.1.2.37.1 | |||
etsysFWFirewallEnabled | 1.3.6.1.4.1.5624.1.2.37.1.1 | truthvalue | read-write |
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 different than the last value set if the state is changed by a means other than this MIB. |
etsysFWTcpTimeout | 1.3.6.1.4.1.5624.1.2.37.1.2 | unsigned32 | read-write |
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 | 1.3.6.1.4.1.5624.1.2.37.1.3 | unsigned32 | read-write |
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 | 1.3.6.1.4.1.5624.1.2.37.1.4 | unsigned32 | read-write |
ICMP sessions are created on an outbound ICMP echo request. Inactivity for the period specified by this object will delete the ICMP session. |
etsysFWAuthTimeout | 1.3.6.1.4.1.5624.1.2.37.1.5 | unsigned32 | read-write |
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 | 1.3.6.1.4.1.5624.1.2.37.1.6 | integer32 | read-write |
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 | 1.3.6.1.4.1.5624.1.2.37.1.7 | integer32 | read-write |
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 | 1.3.6.1.4.1.5624.1.2.37.1.8 | unsigned32 | read-write |
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 specified period, it will be shutdown. |
etsysFWRPCSunTimeout | 1.3.6.1.4.1.5624.1.2.37.1.9 | unsigned32 | read-write |
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 specified period, it will be shutdown. |
etsysFWFirewallOnIntfLastChange | 1.3.6.1.4.1.5624.1.2.37.1.10 | timestamp | read-only |
The sysUpTime at which the etsysFWFirewallOnIntfTable was last modified. |
etsysFWFirewallOnIntfTable | 1.3.6.1.4.1.5624.1.2.37.1.11 | no-access |
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. | | interface etsysFWFirewallEnabled | etsysFWFirewallOnIntfEnabled | effective | | state ----------------------------------------------------------------- true true enabled true false disabled false true disabled false false disabled If an interface is not represented in this table, then its effective state is determined by etsysFWFirewallEnabled. The implementation may choose to allow modifications to this table only under certain SNMP contexts. The etsysFWFirewallOnIntfStorageType for a given SNMP context may be readOnly, meaning the row cannot be modified or deleted. In another SNMP context, the etsysFWFirewallOnIntfStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.1.11.1 | no-access |
A row defining whether firewall is enabled for a particular interface. |
||
etsysFWFirewallOnIntfEnabled | 1.3.6.1.4.1.5624.1.2.37.1.11.1.1 | truthvalue | read-only |
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. Setting the value to false causes the firewall to stop inspecting packets, if etsysFWFirewallEnabled is true. |
etsysFWFirewallOnIntfStorageType | 1.3.6.1.4.1.5624.1.2.37.1.11.1.2 | storagetype | read-only |
The storage type for this row. |
etsysFWFirewallOnIntfRowStatus | 1.3.6.1.4.1.5624.1.2.37.1.11.1.3 | rowstatus | read-only |
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 | 1.3.6.1.4.1.5624.1.2.37.1.12 | timestamp | read-only |
The sysUpTime at which the etsysFWFirewallIntfFilterTable was last modified. |
etsysFWFirewallIntfFilterTable | 1.3.6.1.4.1.5624.1.2.37.1.13 | no-access |
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, meaning the row cannot be modified or deleted. In another SNMP context, the etsysFWFirewallIntfFilterStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.1.13.1 | no-access |
A row defining the IP filters applied to individual interfaces. |
||
etsysFWFirewallIntfFilterType | 1.3.6.1.4.1.5624.1.2.37.1.13.1.1 | integer | no-access |
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 traverse the firewall. ipMulticast - This filter type allows incoming/outgoing IP packets with a multicast destination address through the firewall. It enables multicast protocols such as RIP and OSPF to traverse the firewall. ipOptionAll - All IP options allowed. ipOptionOther - Any IP option other than those explicitly supported by the command. ipOptionLooseSourceRoute - Requests routing that includes the specified routers. This routing path includes a sequence of IP addresses a datagram must follow to its destination but allows multiple network hops between successive addresses on the list. ipOptionRecordRoute - Traces a route. It allows the source to create an empty list of IP addresses and arrange for each router that router that handles a datagram to add its IP address to the list. When a datagram arrives, the destination device can extract and and process the list of addresses. ipOptionStrictSourceRoute - Specifies an exact route through the Internet. This routing path includes a sequence of IP addresses a datagram must follow, hop by hop, from its source to destination. The path between two successive addresses in the list must consist of a single physical network. ipOptionTimeStamp - Records timestamps along a route. It is similar to the record route option in that every router from source to destination adds its IP address, and a timestamp, to the list. The timestamp notes the time and date a router handled the datagram, expressed in milliseconds since midnight, Universal Time. Enumeration: 'ipOptionOther': 4, 'ipMulticast': 2, 'ipOptionRecordRoute': 6, 'ipOptionAll': 3, 'ipOptionStrictSourceRoute': 7, 'ipOptionTimeStamp': 8, 'ipBroadcast': 1, 'ipOptionLooseSourceRoute': 5. |
etsysFWFirewallIntfFilterDirection | 1.3.6.1.4.1.5624.1.2.37.1.13.1.2 | integer | read-only |
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. both - Allows the packet that matched the filter type to enter and exit the interface. Enumeration: 'both': 4, 'none': 1, 'out': 3, 'in': 2. |
etsysFWFirewallIntfFilterStorageType | 1.3.6.1.4.1.5624.1.2.37.1.13.1.3 | storagetype | read-only |
The storage type for this row. |
etsysFWFirewallIntfFilterRowStatus | 1.3.6.1.4.1.5624.1.2.37.1.13.1.4 | rowstatus | read-only |
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. |
etsysFWPolicyObjects | 1.3.6.1.4.1.5624.1.2.37.2 | |||
etsysFWPolicyGroups | 1.3.6.1.4.1.5624.1.2.37.2.1 | |||
etsysFWSystemPolicyGroupName | 1.3.6.1.4.1.5624.1.2.37.2.1.1 | snmpadminstring | read-write |
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 string indicates no system wide policy exists, and the default policy of 'allow' should be executed until one is imposed by either this object or by the interface processing the packet. Since policy group names are unique, the etsysFWSystemPolicyGroupName MUST NOT be equal to any etsysFWIntfToGroupName objects. |
etsysFWIntfToGroupLastChange | 1.3.6.1.4.1.5624.1.2.37.2.1.2 | timestamp | read-only |
The sysUpTime at which the etsysFWIntfToGroupTable was last modified. |
etsysFWIntfToGroupTable | 1.3.6.1.4.1.5624.1.2.37.2.1.3 | no-access |
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. The etsysFWIntfToGroupStorageType for a given SNMP context may be readOnly, meaning the row cannot be modified or deleted. In another SNMP context, the etsysFWIntfToGroupStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.2.1.3.1 | no-access |
A row defining the group name for a particular interface. |
||
etsysFWIntfToGroupIntfDirection | 1.3.6.1.4.1.5624.1.2.37.2.1.3.1.1 | integer | no-access |
Defines the direction of the packets to inspect, incoming (ingress), or outgoing (egress). Enumeration: 'ingress': 1, 'egress': 2. |
etsysFWIntfToGroupName | 1.3.6.1.4.1.5624.1.2.37.2.1.3.1.2 | snmpadminstring | no-access |
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 etsysFWIntfToGroupName MUST NOT be equal to the etsysFWSystemPolicyGroupName object. |
etsysFWIntfToGroupStorageType | 1.3.6.1.4.1.5624.1.2.37.2.1.3.1.3 | storagetype | read-only |
The storage type for this row. |
etsysFWIntfToGroupRowStatus | 1.3.6.1.4.1.5624.1.2.37.2.1.3.1.4 | rowstatus | read-only |
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 | 1.3.6.1.4.1.5624.1.2.37.2.1.4 | timestamp | read-only |
The sysUpTime at which the etsysFWGroupPolicyTable was last modified. |
etsysFWGroupPolicyTable | 1.3.6.1.4.1.5624.1.2.37.2.1.5 | no-access |
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 cannot be modified or deleted. In another SNMP context, the etsysFWGroupPolicyStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.2.1.5.1 | no-access |
A row defining a particular group policy rule and its priority. |
||
etsysFWGroupPolicyName | 1.3.6.1.4.1.5624.1.2.37.2.1.5.1.1 | snmpadminstring | no-access |
The name of the group. These names should be either the etsysFWSystemPolicyGroupName or the etsysFWIntfToGroupName from the etsysFWIntfToGroupTable. |
etsysFWGroupPolicyRuleDef | 1.3.6.1.4.1.5624.1.2.37.2.1.5.1.2 | snmpadminstring | no-access |
An etsysFWPolicyRuleDefName from the etsysFWPolicyRuleDefTable. |
etsysFWGroupPolicyPriority | 1.3.6.1.4.1.5624.1.2.37.2.1.5.1.3 | integer32 | read-only |
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 maximum priority the user can create is 6. |
etsysFWGroupPolicyStorageType | 1.3.6.1.4.1.5624.1.2.37.2.1.5.1.4 | storagetype | read-only |
The storage type for this row. |
etsysFWGroupPolicyRowStatus | 1.3.6.1.4.1.5624.1.2.37.2.1.5.1.5 | rowstatus | read-only |
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. |
etsysFWPolicyRules | 1.3.6.1.4.1.5624.1.2.37.2.2 | |||
etsysFWPolicyRuleDefMaxEntries | 1.3.6.1.4.1.5624.1.2.37.2.2.1 | integer32 | read-only |
The maximum number of entries allowed in the etsysFWPolicyRuleDefTable. |
etsysFWPolicyRuleDefNumEntries | 1.3.6.1.4.1.5624.1.2.37.2.2.2 | gauge32 | read-only |
The current number of entries in the etsysFWPolicyRuleDefTable. |
etsysFWPolicyRuleDefLastChange | 1.3.6.1.4.1.5624.1.2.37.2.2.3 | timestamp | read-only |
The sysUpTime at which the etsysFWPolicyRuleDefTable was last modified. |
etsysFWPolicyRuleDefTable | 1.3.6.1.4.1.5624.1.2.37.2.2.4 | no-access |
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 etsysFWPolicyRuleDefStorageType for a given SNMP context may be readOnly, meaning the row cannot be modified or deleted. In another SNMP context, the etsysFWPolicyRuleDefStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.2.2.4.1 | no-access |
A row defining a particular policy definition. A rule definition binds a filter pointer to an action. |
||
etsysFWPolicyRuleDefName | 1.3.6.1.4.1.5624.1.2.37.2.2.4.1.1 | snmpadminstring | no-access |
etsysFWPolicyRuleDefName is the administratively assigned name of the policy rule. |
etsysFWPolicyRuleDefSrcNetwork | 1.3.6.1.4.1.5624.1.2.37.2.2.4.1.2 | variablepointer | read-only |
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 etsysFWPolicyRuleDefDstNetwork, the firewall will evaluate the etsysFWPolicyRuleDefFilter for the packet. This MIB defines the following tables which may be pointed to by this column. Implementations may choose to provide support for other network tables or scalars as well: etsysFWNetworkGroupTable etsysFWNetworkTable If this column is set to a VariablePointer value which references a non-existent row in an otherwise supported table, the inconsistentName exception should be returned. If the table or scalar pointed to by the VariablePointer is not supported at all, then an inconsistentValue exception should be returned. |
etsysFWPolicyRuleDefDstNetwork | 1.3.6.1.4.1.5624.1.2.37.2.2.4.1.3 | variablepointer | read-only |
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 etsysFWPolicyRuleDefDstNetwork, the firewall will evaluate the etsysFWPolicyRuleDefFilter for the packet. This MIB defines the following tables which may be pointed to by this column. Implementations may choose to provide support for other network tables or scalars as well: etsysFWNetworkGroupTable etsysFWNetworkTable If this column is set to a VariablePointer value which references a non-existent row in an otherwise supported table, the inconsistentName exception should be returned. If the table or scalar pointed to by the VariablePointer is not supported at all, then an inconsistentValue exception should be returned. |
etsysFWPolicyRuleDefBidirectional | 1.3.6.1.4.1.5624.1.2.37.2.2.4.1.4 | truthvalue | read-only |
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 etsysFWPolicyRuleDefSrcNetwork and etsysFWPolicyRuleDefDstNetwork. |
etsysFWPolicyRuleDefService | 1.3.6.1.4.1.5624.1.2.37.2.2.4.1.5 | variablepointer | read-only |
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 following tables which may be pointed to by this column. Implementations may choose to provide support for other filter tables or scalars as well: etsysFWIpHeaderFilterTable etsysFWIpOptionsFilterTable If this column is set to a VariablePointer value which references a non-existent row in an otherwise supported table, the inconsistentName exception should be returned. If the table or scalar pointed to by the VariablePointer is not supported at all, then an inconsistentValue exception should be returned. |
etsysFWPolicyRuleAuthName | 1.3.6.1.4.1.5624.1.2.37.2.2.4.1.6 | snmpadminstring | read-only |
The authentication group name to use. |
etsysFWPolicyRuleDefAction | 1.3.6.1.4.1.5624.1.2.37.2.2.4.1.7 | integer | read-only |
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. Enumeration: 'allowAuth': 2, 'drop': 3, 'allow': 1. |
etsysFWPolicyRuleDefLogging | 1.3.6.1.4.1.5624.1.2.37.2.2.4.1.8 | truthvalue | read-only |
When the filter is true, log the activity of this rule. |
etsysFWPolicyRuleDefStorageType | 1.3.6.1.4.1.5624.1.2.37.2.2.4.1.9 | storagetype | read-only |
The storage type for this row. |
etsysFWPolicyRuleDefRowStatus | 1.3.6.1.4.1.5624.1.2.37.2.2.4.1.10 | rowstatus | read-only |
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 defined. Once active, it MUST remain active until no etsysFWGroupPolicyRuleDef entries are referencing it. |
etsysFWPolicyNetworks | 1.3.6.1.4.1.5624.1.2.37.2.3 | |||
etsysFWNetworkGroupMaxEntries | 1.3.6.1.4.1.5624.1.2.37.2.3.1 | integer32 | read-only |
The maximum number of entries allowed in the etsysFWNetworkGroupTable. |
etsysFWNetworkGroupNumEntries | 1.3.6.1.4.1.5624.1.2.37.2.3.2 | gauge32 | read-only |
The current number of entries in the etsysFWNetworkGroupTable. |
etsysFWNetworkGroupLastChange | 1.3.6.1.4.1.5624.1.2.37.2.3.3 | timestamp | read-only |
The sysUpTime at which the etsysFWNetworkGroupTable was last modified. |
etsysFWNetworkGroupTable | 1.3.6.1.4.1.5624.1.2.37.2.3.4 | no-access |
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 to this table only under certain SNMP contexts. The etsysFWNetworkGroupStorageType for a given SNMP context may be readOnly, meaning the row cannot be modified or deleted. In another SNMP context, the etsysFWNetworkGroupStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.2.3.4.1 | no-access |
An entry in the etsysFWNetworkGroupTable. |
||
etsysFWNetworkGroupName | 1.3.6.1.4.1.5624.1.2.37.2.3.4.1.1 | snmpadminstring | no-access |
The administratively assigned name of the network group. |
etsysFWNetworkGroupStorageType | 1.3.6.1.4.1.5624.1.2.37.2.3.4.1.2 | storagetype | read-only |
The storage type for this row. |
etsysFWNetworkGroupRowStatus | 1.3.6.1.4.1.5624.1.2.37.2.3.4.1.3 | rowstatus | read-only |
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 etsysFWNetwkInNetGrpTable or the etsysFWFilterDefTable are currently pointing at this row. |
etsysFWNetworkGroupMaxNetworks | 1.3.6.1.4.1.5624.1.2.37.2.3.5 | integer32 | read-only |
The maximum number of networks allowed in a network group. |
etsysFWNetwkInNetGrpLastChange | 1.3.6.1.4.1.5624.1.2.37.2.3.6 | timestamp | read-only |
The sysUpTime at which the etsysFWNetwkInNetGrpTable was last modified. |
etsysFWNetwkInNetGrpTable | 1.3.6.1.4.1.5624.1.2.37.2.3.7 | no-access |
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 table only under certain SNMP contexts. The etsysFWNetwkInNetGrpStorageType for a given SNMP context may be readOnly, meaning the row cannot be modified or deleted. In another SNMP context, the etsysFWNetwkInNetGrpStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.2.3.7.1 | no-access |
An entry in the etsysFWNetwkInNetGrpTable. |
||
etsysFWNetwkInNetGrpSubNetwork | 1.3.6.1.4.1.5624.1.2.37.2.3.7.1.1 | snmpadminstring | no-access |
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 references an etsysFWNetworkGroupTable row that already contains the etsysFWNetworkGroupName of this row. If this column is set to a SnmpAdminString value which references a non-existent row in an otherwise supported table, the inconsistentName exception should be returned. If the table or scalar pointed to by the SnmpAdminString is not supported at all, then an inconsistentValue exception should be returned. |
etsysFWNetwkInNetGrpStorageType | 1.3.6.1.4.1.5624.1.2.37.2.3.7.1.2 | storagetype | read-only |
The storage type for this row. |
etsysFWNetwkInNetGrpRowStatus | 1.3.6.1.4.1.5624.1.2.37.2.3.7.1.3 | rowstatus | read-only |
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 etsysFWNetwkInNetGrpSubNetwork is both defined and is active. An attempt to do so will result in an inconsistentValue error. |
etsysFWNetworkMaxEntries | 1.3.6.1.4.1.5624.1.2.37.2.3.8 | integer32 | read-only |
The maximum number of entries allowed in the etsysFWNetworkTable. |
etsysFWNetworkNumEntries | 1.3.6.1.4.1.5624.1.2.37.2.3.9 | gauge32 | read-only |
The current number of entries in the etsysFWNetworkTable. |
etsysFWNetworkLastChange | 1.3.6.1.4.1.5624.1.2.37.2.3.10 | timestamp | read-only |
The sysUpTime at which the etsysFWNetworkTable was last modified. |
etsysFWNetworkTable | 1.3.6.1.4.1.5624.1.2.37.2.3.11 | no-access |
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 to this table only under certain SNMP contexts. The etsysFWNetworkStorageType for a given SNMP context may be readOnly, meaning the row cannot be modified or deleted. In another SNMP context, the etsysFWNetworkStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.2.3.11.1 | no-access |
An entry in the etsysFWNetworkTable. |
||
etsysFWNetworkName | 1.3.6.1.4.1.5624.1.2.37.2.3.11.1.1 | snmpadminstring | no-access |
The administratively assigned name of the network. |
etsysFWNetworkRealm | 1.3.6.1.4.1.5624.1.2.37.2.3.11.1.2 | integer | read-only |
A network is qualified as either an internal or external address. Enumeration: 'internal': 1, 'external': 2. |
etsysFWNetworkRangeOrMask | 1.3.6.1.4.1.5624.1.2.37.2.3.11.1.3 | integer | read-only |
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. Enumeration: 'useIpAddrMask': 2, 'useIpAddrRange': 1. |
etsysFWNetworkIPVersion | 1.3.6.1.4.1.5624.1.2.37.2.3.11.1.4 | inetaddresstype | read-only |
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, ipv6z and dns are not legal values for this object. |
etsysFWNetworkIPAddressBegin | 1.3.6.1.4.1.5624.1.2.37.2.3.11.1.5 | inetaddress | read-only |
The IP address that with either the etsysFWNetworkIPAddrEnd or etsysFWNetworkIPAddrMask define the network object for this row. |
etsysFWNetworkIPAddressEnd | 1.3.6.1.4.1.5624.1.2.37.2.3.11.1.6 | inetaddress | read-only |
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 | 1.3.6.1.4.1.5624.1.2.37.2.3.11.1.7 | inetaddress | read-only |
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 | 1.3.6.1.4.1.5624.1.2.37.2.3.11.1.8 | storagetype | read-only |
The storage type for this row. |
etsysFWNetworkRowStatus | 1.3.6.1.4.1.5624.1.2.37.2.3.11.1.9 | rowstatus | read-only |
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 etsysFWNetwkInNetGrpTable or the etsysFWFilterDefTable are currently pointing at this row. |
etsysFWPolicyServices | 1.3.6.1.4.1.5624.1.2.37.2.4 | |||
etsysFWServiceGroupMaxEntries | 1.3.6.1.4.1.5624.1.2.37.2.4.1 | integer32 | read-only |
The maximum number of entries allowed in the etsysFWServiceGroupTable. |
etsysFWServiceGroupNumEntries | 1.3.6.1.4.1.5624.1.2.37.2.4.2 | gauge32 | read-only |
The current number of entries in the etsysFWServiceGroupTable. |
etsysFWServiceGroupLastChange | 1.3.6.1.4.1.5624.1.2.37.2.4.3 | timestamp | read-only |
The sysUpTime at which the etsysFWServiceGroupTable was last modified. |
etsysFWServiceGroupTable | 1.3.6.1.4.1.5624.1.2.37.2.4.4 | no-access |
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 to this table only under certain SNMP contexts. The etsysFWServiceGroupStorageType for a given SNMP context may be readOnly, meaning the row cannot be modified or deleted. In another SNMP context, the etsysFWServiceGroupStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.2.4.4.1 | no-access |
An entry in the etsysFWServiceGroupTable. |
||
etsysFWServiceGroupName | 1.3.6.1.4.1.5624.1.2.37.2.4.4.1.1 | snmpadminstring | no-access |
The administratively assigned name of the service group. |
etsysFWServiceGroupStorageType | 1.3.6.1.4.1.5624.1.2.37.2.4.4.1.2 | storagetype | read-only |
The storage type for this row. |
etsysFWServiceGroupRowStatus | 1.3.6.1.4.1.5624.1.2.37.2.4.4.1.3 | rowstatus | read-only |
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 etsysFWNetwkInNetGrpTable or the etsysFWFilterDefTable are currently pointing at this row. |
etsysFWServiceGroupMaxServices | 1.3.6.1.4.1.5624.1.2.37.2.4.5 | integer32 | read-only |
The maximum number of services allowed in a service group. |
etsysFWServiceInSvcGrpLastChange | 1.3.6.1.4.1.5624.1.2.37.2.4.6 | timestamp | read-only |
The sysUpTime at which the etsysFWServiceInSvcTable was last modified. |
etsysFWServiceInSvcGrpTable | 1.3.6.1.4.1.5624.1.2.37.2.4.7 | no-access |
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 be modified or deleted. In another SNMP context, the etsysFWServiceInSvcGrpStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.2.4.7.1 | no-access |
An entry in the etsysFWServiceInSvcGrpTable. |
||
etsysFWServiceInSvcGrpSubService | 1.3.6.1.4.1.5624.1.2.37.2.4.7.1.1 | snmpadminstring | no-access |
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 references an etsysFWServiceGroupTable row that already contains the etsysFWServiceGroupName of this row. If this column is set to a SnmpAdminString value which references a non-existent row in an otherwise supported table, the inconsistentName exception should be returned. If the table or scalar pointed to by the SnmpAdminString is not supported at all, then an inconsistentValue exception should be returned. |
etsysFWServiceInSvcGrpStorageType | 1.3.6.1.4.1.5624.1.2.37.2.4.7.1.2 | storagetype | read-only |
The storage type for this row. |
etsysFWServiceInSvcGrpRowStatus | 1.3.6.1.4.1.5624.1.2.37.2.4.7.1.3 | rowstatus | read-only |
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 etsysFWNetwkInNetGrpSubService is both defined and is active. An attempt to do so will result in an inconsistentValue error. |
etsysFWServiceMaxEntries | 1.3.6.1.4.1.5624.1.2.37.2.4.8 | integer32 | read-only |
The maximum number of entries allowed in the etsysFWServiceTable. |
etsysFWServiceNumEntries | 1.3.6.1.4.1.5624.1.2.37.2.4.9 | gauge32 | read-only |
The current number of entries in the etsysFWServiceTable. |
etsysFWServiceLastChange | 1.3.6.1.4.1.5624.1.2.37.2.4.10 | timestamp | read-only |
The sysUpTime at which the etsysFWServiceTable was last modified. |
etsysFWServiceTable | 1.3.6.1.4.1.5624.1.2.37.2.4.11 | no-access |
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 may be readOnly, meaning the row cannot be modified or deleted. In another SNMP context, the etsysFWServiceStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.2.4.11.1 | no-access |
A definition of a service. |
||
etsysFWServiceName | 1.3.6.1.4.1.5624.1.2.37.2.4.11.1.1 | snmpadminstring | no-access |
The administrative name for this filter. |
etsysFWServiceSrcLowPort | 1.3.6.1.4.1.5624.1.2.37.2.4.11.1.2 | inetportnumber | read-only |
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 is illegal. |
etsysFWServiceSrcHighPort | 1.3.6.1.4.1.5624.1.2.37.2.4.11.1.3 | inetportnumber | read-only |
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 illegal. |
etsysFWServiceDstLowPort | 1.3.6.1.4.1.5624.1.2.37.2.4.11.1.4 | inetportnumber | read-only |
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 this object is illegal. |
etsysFWServiceDstHighPort | 1.3.6.1.4.1.5624.1.2.37.2.4.11.1.5 | inetportnumber | read-only |
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 object is illegal. |
etsysFWServiceProtocol | 1.3.6.1.4.1.5624.1.2.37.2.4.11.1.6 | integer | read-only |
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. Enumeration: 'udp': 2, 'tcp': 1. |
etsysFWServiceStorageType | 1.3.6.1.4.1.5624.1.2.37.2.4.11.1.7 | storagetype | read-only |
The storage type for this row. |
etsysFWServiceRowStatus | 1.3.6.1.4.1.5624.1.2.37.2.4.11.1.8 | rowstatus | read-only |
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. |
etsysFWPolicyFilters | 1.3.6.1.4.1.5624.1.2.37.2.5 | |||
etsysFWFilterDefMaxEntries | 1.3.6.1.4.1.5624.1.2.37.2.5.1 | integer32 | read-only |
The maximum number of entries allowed in the etsysFWFilterDefTable. |
etsysFWFilterDefNumEntries | 1.3.6.1.4.1.5624.1.2.37.2.5.2 | gauge32 | read-only |
The current number of entries in the etsysFWFilterDefTable. |
etsysFWFilterDefLastChange | 1.3.6.1.4.1.5624.1.2.37.2.5.3 | timestamp | read-only |
The sysUpTime at which the etsysFWFilterDefTable was last modified. |
etsysFWFilterDefTable | 1.3.6.1.4.1.5624.1.2.37.2.5.4 | no-access |
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 etsysFWFilterDefStorageType for a given SNMP context may be readOnly, meaning the row cannot be modified or deleted. In another SNMP context, the etsysFWFilterDefStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.2.5.4.1 | no-access |
A row defining a particular filter definition. A rule definition binds a filter pointer to an action. |
||
etsysFWFilterDefName | 1.3.6.1.4.1.5624.1.2.37.2.5.4.1.1 | snmpadminstring | no-access |
etsysFWFilterDefName is the administratively assigned name of the policy rule. |
etsysFWFilterDefSrcNetwork | 1.3.6.1.4.1.5624.1.2.37.2.5.4.1.2 | variablepointer | read-only |
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 etsysFWFilterDefDstNetwork, the firewall will evaluate the etsysFWFilterDefFilter for the packet. This MIB defines the following tables which may be pointed to by this column. Implementations may choose to provide support for other network tables or scalars as well: etsysFWNetworkGroupTable etsysFWNetworkTable If this column is set to an SnmpAdminString value which references a non-existent row in an otherwise supported table, the inconsistentName exception should be returned. If the table or scalar pointed to by the VariablePointer is not supported at all, then an inconsistentValue exception should be returned. |
etsysFWFilterDefDstNetwork | 1.3.6.1.4.1.5624.1.2.37.2.5.4.1.3 | variablepointer | read-only |
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 etsysFWFilterDefDstNetwork, the firewall will evaluate the etsysFWFilterDefFilter for the packet. This MIB defines the following tables which may be pointed to by this column. Implementations may choose to provide support for other network tables or scalars as well: etsysFWNetworkGroupTable etsysFWNetworkTable If this column is set to a VariablePointer value which references a non-existent row in an otherwise supported table, the inconsistentName exception should be returned. If the table or scalar pointed to by the VariablePointer is not supported at all, then an inconsistentValue exception should be returned. |
etsysFWFilterDefBidirectional | 1.3.6.1.4.1.5624.1.2.37.2.5.4.1.4 | truthvalue | read-only |
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 and etsysFWFilterDefDstNetwork. |
etsysFWFilterDefProtocol | 1.3.6.1.4.1.5624.1.2.37.2.5.4.1.5 | integer32 | read-only |
x |
etsysFWFilterDefICMPType | 1.3.6.1.4.1.5624.1.2.37.2.5.4.1.6 | integer32 | read-only |
x |
etsysFWFilterDefLogging | 1.3.6.1.4.1.5624.1.2.37.2.5.4.1.7 | truthvalue | read-only |
When the filter is true, log the activity of this rule. |
etsysFWFilterDefStorageType | 1.3.6.1.4.1.5624.1.2.37.2.5.4.1.8 | storagetype | read-only |
The storage type for this row. |
etsysFWFilterDefRowStatus | 1.3.6.1.4.1.5624.1.2.37.2.5.4.1.9 | rowstatus | read-only |
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 defined. Once active, it MUST remain active until no etsysFWGroupFilterDef entries are referencing it. |
etsysFWCLSFilterMaxFilters | 1.3.6.1.4.1.5624.1.2.37.2.5.5 | integer32 | read-only |
The maximum number of CLS filters allowed per etsysFWPolicyRuleDefName. |
etsysFWCLSFilterLastChange | 1.3.6.1.4.1.5624.1.2.37.2.5.6 | timestamp | read-only |
The sysUpTime at which the etsysFWCLSFilterTable was last modified. |
etsysFWCLSFilterTable | 1.3.6.1.4.1.5624.1.2.37.2.5.7 | no-access |
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 context may be readOnly, meaning the row cannot be modified or deleted. In another SNMP context, the etsysFWGroupPolicyStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.2.5.7.1 | no-access |
A row defining a particular command line string filter. |
||
etsysFWCLSFilterIndex | 1.3.6.1.4.1.5624.1.2.37.2.5.7.1.1 | integer32 | no-access |
. |
etsysFWCLSFilterWord | 1.3.6.1.4.1.5624.1.2.37.2.5.7.1.2 | snmpadminstring | read-only |
. |
etsysFWCLSFilterStorageType | 1.3.6.1.4.1.5624.1.2.37.2.5.7.1.3 | storagetype | read-only |
The storage type for this row. |
etsysFWCLSFilterRowStatus | 1.3.6.1.4.1.5624.1.2.37.2.5.7.1.4 | rowstatus | read-only |
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 | 1.3.6.1.4.1.5624.1.2.37.2.5.8 | no-access |
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 the row cannot be modified or deleted. In another SNMP context, the etsysFWIpOptionsHeadFiltStorageType value could allow the row to be modified or deleted. |
|
1.3.6.1.4.1.5624.1.2.37.2.5.8.1 | no-access |
A definition of a particular filter. |
||
etsysFWHTMLFilterName | 1.3.6.1.4.1.5624.1.2.37.2.5.8.1.1 | snmpadminstring | no-access |
The administrative name for this HTML filter. |
etsysFWHTMLFilterType | 1.3.6.1.4.1.5624.1.2.37.2.5.8.1.2 | integer | read-only |
. Enumeration: 'none': 1, 'selected': 2, 'all': 3. |
etsysFWHTMLFilterNetwork | 1.3.6.1.4.1.5624.1.2.37.2.5.8.1.3 | snmpadminstring | read-only |
. |
etsysFWHTMLFilterLogging | 1.3.6.1.4.1.5624.1.2.37.2.5.8.1.4 | truthvalue | read-only |
. |
etsysFWHTMLFilterStorageType | 1.3.6.1.4.1.5624.1.2.37.2.5.8.1.5 | storagetype | read-only |
The storage type for this row. |
etsysFWHTMLFilterRowStatus | 1.3.6.1.4.1.5624.1.2.37.2.5.8.1.6 | rowstatus | read-only |
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. |
etsysFWMonitoringObjects | 1.3.6.1.4.1.5624.1.2.37.3 | |||
etsysFWPolicyRuleTrueNumEntries | 1.3.6.1.4.1.5624.1.2.37.3.1 | gauge32 | read-only |
The current number of entries in the etsysFWPolicyRuleTrueTable. |
etsysFWPolicyRuleTrueLastChange | 1.3.6.1.4.1.5624.1.2.37.3.2 | timestamp | read-only |
The sysUpTime at which the etsysFWPolicyRuleTrueTable was last modified. |
etsysFWPolicyRuleTrueTable | 1.3.6.1.4.1.5624.1.2.37.3.3 | no-access |
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. |
|
1.3.6.1.4.1.5624.1.2.37.3.3.1 | no-access |
A row in the table for a named policy rule definition. |
||
etsysFWPolicyRuleTrueIndex | 1.3.6.1.4.1.5624.1.2.37.3.3.1.1 | integer32 | read-only |
A unique index for this row. |
etsysFWPolicyRuleTrueName | 1.3.6.1.4.1.5624.1.2.37.3.3.1.2 | snmpadminstring | read-only |
The name of the policy rule. |
etsysFWPolicyRuleTrueEvents | 1.3.6.1.4.1.5624.1.2.37.3.3.1.3 | counter32 | read-only |
The number of times since the device has restarted that the rule has been true during packet inspection. |
etsysFWPolicyRuleTrueLastEvent | 1.3.6.1.4.1.5624.1.2.37.3.3.1.4 | dateandtime | read-only |
The date and time when this rule was last true during packet inspection. |
etsysFWSessionTotalsNumEntries | 1.3.6.1.4.1.5624.1.2.37.3.4 | gauge32 | read-only |
The current number of entries in the etsysFWSessionTotalsTable. |
etsysFWSessionTotalsLastChange | 1.3.6.1.4.1.5624.1.2.37.3.5 | timestamp | read-only |
The sysUpTime at which the etsysFWSessionTotalsTable was last modified. |
etsysFWSessionTotalsTable | 1.3.6.1.4.1.5624.1.2.37.3.6 | no-access |
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 protocol-numbers of the IANA). |
|
1.3.6.1.4.1.5624.1.2.37.3.6.1 | no-access |
A row with the session counters for a particular protocol-id. |
||
etsysFWSessTotIndex | 1.3.6.1.4.1.5624.1.2.37.3.6.1.1 | integer32 | read-only |
A unique index for this row. |
etsysFWSessTotProtocolID | 1.3.6.1.4.1.5624.1.2.37.3.6.1.2 | unsigned32 | read-only |
The protocol-id for this row. |
etsysFWSessTotActiveSessions | 1.3.6.1.4.1.5624.1.2.37.3.6.1.3 | counter32 | read-only |
The total number of active sessions for this protocol. |
etsysFWSessTotPeakSessions | 1.3.6.1.4.1.5624.1.2.37.3.6.1.4 | counter32 | read-only |
The peak number of sessions for this protocol since the last restart of the device. |
etsysFWSessTotBlockedSessions | 1.3.6.1.4.1.5624.1.2.37.3.6.1.5 | counter32 | read-only |
The total number of sessions that have been blocked for this protocol since the last restart of the device. |
etsysFWSessTotLastBlock | 1.3.6.1.4.1.5624.1.2.37.3.6.1.6 | dateandtime | read-only |
The date and time of the last blocked session for this protocol. |
etsysFWIpSessionNumEntries | 1.3.6.1.4.1.5624.1.2.37.3.7 | gauge32 | read-only |
The current number of entries in the etsysFWIpSessionTable. |
etsysFWIpSessionLastChange | 1.3.6.1.4.1.5624.1.2.37.3.8 | timestamp | read-only |
The sysUpTime at which the etsysFWIpSessionTable was last modified. |
etsysFWIpSessionTable | 1.3.6.1.4.1.5624.1.2.37.3.9 | no-access |
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. |
|
1.3.6.1.4.1.5624.1.2.37.3.9.1 | no-access |
A row that defines an active session. |
||
etsysFWIpSessionIndex | 1.3.6.1.4.1.5624.1.2.37.3.9.1.1 | integer32 | read-only |
A unique index for this row. |
etsysFWIpSessionIPVersion | 1.3.6.1.4.1.5624.1.2.37.3.9.1.2 | inetaddresstype | read-only |
The Internet Protocol version. The value of this property affects the size and format of the etsysFWIpSessionSrcAddress and etsysFWIpSessionDstAddress objects. |
etsysFWIpSessionSrcAddress | 1.3.6.1.4.1.5624.1.2.37.3.9.1.3 | inetaddress | read-only |
The source IP address of this session. |
etsysFWIpSessionDstAddress | 1.3.6.1.4.1.5624.1.2.37.3.9.1.4 | inetaddress | read-only |
The destination IP address of this session. |
etsysFWIpSessionSrcPort | 1.3.6.1.4.1.5624.1.2.37.3.9.1.5 | inetportnumber | read-only |
The source port of this session. |
etsysFWIpSessionDstPort | 1.3.6.1.4.1.5624.1.2.37.3.9.1.6 | inetportnumber | read-only |
The destination port of this session. |
etsysFWIpSessionProtocolID | 1.3.6.1.4.1.5624.1.2.37.3.9.1.7 | unsigned32 | read-only |
The protocol-id of this session (as defined by the assigned protocol-numbers of the IANA). |
etsysFWIpSessionCreation | 1.3.6.1.4.1.5624.1.2.37.3.9.1.8 | dateandtime | read-only |
The date and time this session was created. |
etsysFWAuthAddressNumEntries | 1.3.6.1.4.1.5624.1.2.37.3.10 | gauge32 | read-only |
The current number of entries in the etsysFWAuthAddressTable. |
etsysFWAuthAddressLastChange | 1.3.6.1.4.1.5624.1.2.37.3.11 | timestamp | read-only |
The sysUpTime at which the etsysFWAuthAddressTable was last modified. |
etsysFWAuthAddressTable | 1.3.6.1.4.1.5624.1.2.37.3.12 | no-access |
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 authenticated IP addresses. The table rows are removed when the IP address is idle for the number of seconds specified in etsysFWAuthTimeout. |
|
1.3.6.1.4.1.5624.1.2.37.3.12.1 | no-access |
A row that defines an authenticated IP address. |
||
etsysFWAuthAddressIndex | 1.3.6.1.4.1.5624.1.2.37.3.12.1.1 | integer32 | read-only |
A unique index for this row. |
etsysFWAuthAddressIPVersion | 1.3.6.1.4.1.5624.1.2.37.3.12.1.2 | inetaddresstype | read-only |
The Internet Protocol version. The value of this property affects the size and format of the etsysFWAuthAddressIPAddress object. |
etsysFWAuthAddressIPAddress | 1.3.6.1.4.1.5624.1.2.37.3.12.1.3 | inetaddress | read-only |
The authenticated IP address. |
etsysFWAuthAddressGroupName | 1.3.6.1.4.1.5624.1.2.37.3.12.1.4 | snmpadminstring | read-only |
The group name of the authenticated IP address. |
etsysFWAuthAddressIdleTime | 1.3.6.1.4.1.5624.1.2.37.3.12.1.5 | integer32 | read-only |
The number of seconds this IP address has been idle. |
etsysFWDoSBlockedNumEntries | 1.3.6.1.4.1.5624.1.2.37.3.13 | gauge32 | read-only |
The current number of entries in the etsysFWDoSBlockedTable. |
etsysFWDoSBlockedLastChange | 1.3.6.1.4.1.5624.1.2.37.3.14 | timestamp | read-only |
The sysUpTime at which the etsysFWDoSBlockedTable was last modified. |
etsysFWDoSBlockedTable | 1.3.6.1.4.1.5624.1.2.37.3.15 | no-access |
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. |
|
1.3.6.1.4.1.5624.1.2.37.3.15.1 | no-access |
A row that defines the statistics for a particular DoS attack. |
||
etsysFWDoSAttackName | 1.3.6.1.4.1.5624.1.2.37.3.15.1.1 | snmpadminstring | read-only |
The name of a DoS attack. Example names are 'SYN Flood', 'Tear Drop', and 'ICMP Flood'. |
etsysFWDoSSrcIPVersion | 1.3.6.1.4.1.5624.1.2.37.3.15.1.2 | inetaddresstype | read-only |
The Internet Protocol version. The value of this property affects the size and format of the etsysFWDoSScrIPAddress object. |
etsysFWDoSSrcIPAddress | 1.3.6.1.4.1.5624.1.2.37.3.15.1.3 | inetaddress | read-only |
The source IP address of the last blocked attack. |
etsysFWDoSAttackTime | 1.3.6.1.4.1.5624.1.2.37.3.15.1.4 | dateandtime | read-only |
The time of the last blocked attack. |
etsysFWDoSBlockedAttacks | 1.3.6.1.4.1.5624.1.2.37.3.15.1.5 | counter32 | read-only |
The number of times this DoS attack has been blocked since the last restart of the device. |
etsysFirewallConformance | 1.3.6.1.4.1.5624.1.2.37.4 | |||
etsysFirewallGroups | 1.3.6.1.4.1.5624.1.2.37.4.1 | |||
etsysFWFirewallEnabledGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.1 |
The Firewall Enabled Group. |
||
etsysFWFirewallConfigGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.2 |
The Firewall Configuration Group for general system parameters. |
||
etsysFWFirewallIntfGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.3 |
The Firewall on Interface Enabled Group for enabling the firewall on individual interfaces. |
||
etsysFWSystemPolicyNameGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.4 |
The System Policy Group Name Group. |
||
etsysFWInterfacePolicyGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.5 |
The Interface to Policy Table Group. |
||
etsysFWGroupPolicyGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.6 |
The Group Policy to Rule Definition Table Group. |
||
etsysFWPolicyRuleDefGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.7 |
The Policy Rule Definition Table Group. |
||
etsysFWNetworkGroupGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.8 |
The Network Group Network In Network Group Tables Group |
||
etsysFWNetworkGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.9 |
The Network Table Group. |
||
etsysFWServiceGroupGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.10 |
The Service Group in Servce Group Tables Group. |
||
etsysFWServiceGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.11 |
The Service Table Group. |
||
etsysFWFilterGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.12 |
The Filter Table Group. |
||
etsysFWCLSFilterGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.13 |
The CLS Filter Table Group. |
||
etsysFWHTMLFilterGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.14 |
The HTML Filter Table Group. |
||
etsysFWPolicyRuleTrueGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.15 |
The Policy Rule True Table Group. |
||
etsysFWSessionTotalsGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.16 |
The Firewall Session Totals Table Group. |
||
etsysFWIpSessionGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.17 |
The Firewall IP Sessions Table Group. |
||
etsysFWAuthAddressGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.18 |
The Firewall Authenticated Addresses Table Group. |
||
etsysFWDoSBlockedGroup | 1.3.6.1.4.1.5624.1.2.37.4.1.19 |
The Firewall DoS Blocked Attacks Table Group. |
||
etsysFirewallCompliances | 1.3.6.1.4.1.5624.1.2.37.4.2 | |||
etsysFirewallCompliance | 1.3.6.1.4.1.5624.1.2.37.4.2.1 |
The compliance statement for devices that support the etsysFirewallMIB. |