ENTERASYS-FIREWALL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
19
Rows
19
Columns
102
.1.3.6.1.4.1.5624.1.2.37.1.11
·
1 row entry
·
3 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWFirewallOnIntfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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.
| | 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.
A row defining whether firewall is enabled for a particular
interface.
interface.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 … |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.5624.1.2.37.1.11.1.1 |
||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.1.11.1.2 |
||||||||||||
|
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. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.1.11.1.3 |
.1.3.6.1.4.1.5624.1.2.37.1.13
·
1 row entry
·
4 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWFirewallIntfFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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, meaning the row cannot be modified or deleted. In
another SNMP context, the etsysFWFirewallIntfFilterStorageType
value could allow the row to be modified or deleted.
A row defining the IP filters applied to individual interfaces.
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.5624.1.2.37.1.13.1.1 |
||||||||||||||||
|
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 match… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5624.1.2.37.1.13.1.2 |
||||||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.1.13.1.3 |
||||||||||||||||
|
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. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.1.13.1.4 |
etsysFWIntfToGroupTable
table.1.3.6.1.4.1.5624.1.2.37.2.1.3
·
1 row entry
·
4 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWIntfToGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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. 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.
A row defining the group name for a particular interface.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Defines the direction of the packets to inspect, incoming
(ingress), or outgoing (egress). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.5624.1.2.37.2.1.3.1.1 |
||||||||||||
|
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. Sinc… |
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.5624.1.2.37.2.1.3.1.2 |
||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.2.1.3.1.3 |
||||||||||||
|
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. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.2.1.3.1.4 |
etsysFWGroupPolicyTable
table.1.3.6.1.4.1.5624.1.2.37.2.1.5
·
1 row entry
·
5 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWGroupPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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 cannot be modified or deleted. In
another SNMP context, the etsysFWGroupPolicyStorageType value
could allow the row to be modified or deleted.
A row defining a particular group policy rule and its priority.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The name of the group. These names should be either
the etsysFWSystemPolicyGroupName or the etsysFWIntfToGroupName from the etsysFWIntfToGroupTable. |
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.5624.1.2.37.2.1.5.1.1 |
||||||||||||
|
An etsysFWPolicyRuleDefName from the etsysFWPolicyRuleDefTable.
|
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.2.1.5.1.2 |
||||||||||||
|
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 … |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.5624.1.2.37.2.1.5.1.3 |
||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.2.1.5.1.4 |
||||||||||||
|
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. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.2.1.5.1.5 |
.1.3.6.1.4.1.5624.1.2.37.2.2.4
·
1 row entry
·
10 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWPolicyRuleDefTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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
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.
A row defining a particular policy definition. A rule
definition binds a filter pointer to an action.
definition binds a filter pointer to an action.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
etsysFWPolicyRuleDefName is the administratively assigned
name of the policy rule. |
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.5624.1.2.37.2.2.4.1.1 |
||||||||||||
|
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 obj… |
SNMPv2-TCVariablePointerr/w Description: A pointer to a specific object instance. For example, sysContact.0 or ifInOctets.3. |
.1.3.6.1.4.1.5624.1.2.37.2.2.4.1.2 |
||||||||||||
|
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 obj… |
SNMPv2-TCVariablePointerr/w Description: A pointer to a specific object instance. For example, sysContact.0 or ifInOctets.3. |
.1.3.6.1.4.1.5624.1.2.37.2.2.4.1.3 |
||||||||||||
|
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 dire… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.5624.1.2.37.2.2.4.1.4 |
||||||||||||
|
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… |
SNMPv2-TCVariablePointerr/w Description: A pointer to a specific object instance. For example, sysContact.0 or ifInOctets.3. |
.1.3.6.1.4.1.5624.1.2.37.2.2.4.1.5 |
||||||||||||
|
The authentication group name to use.
|
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.2.2.4.1.6 |
||||||||||||
|
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… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5624.1.2.37.2.2.4.1.7 |
||||||||||||
|
When the filter is true, log the activity of this rule.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.5624.1.2.37.2.2.4.1.8 |
||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.2.2.4.1.9 |
||||||||||||
|
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 se… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.2.2.4.1.10 |
etsysFWNetworkGroupTable
table.1.3.6.1.4.1.5624.1.2.37.2.3.4
·
1 row entry
·
3 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWNetworkGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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 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.
An entry in the etsysFWNetworkGroupTable.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The administratively assigned name of the network group.
|
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.5624.1.2.37.2.3.4.1.1 |
||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.2.3.4.1.2 |
||||||||||||
|
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… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.2.3.4.1.3 |
.1.3.6.1.4.1.5624.1.2.37.2.3.7
·
1 row entry
·
3 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWNetwkInNetGrpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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
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.
An entry in the etsysFWNetwkInNetGrpTable.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The location of the contained network. The MIB defines the
following tables which may be pointed to by this column: etsysFWNetworkTable Implementations should prevent recur… |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.2.3.7.1.1 |
||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.2.3.7.1.2 |
||||||||||||
|
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 a… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.2.3.7.1.3 |
etsysFWNetworkTable
table.1.3.6.1.4.1.5624.1.2.37.2.3.11
·
1 row entry
·
9 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWNetworkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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 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.
An entry in the etsysFWNetworkTable.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The administratively assigned name of the network.
|
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.5624.1.2.37.2.3.11.1.1 |
||||||||||||||
|
A network is qualified as either an internal or external
address. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5624.1.2.37.2.3.11.1.2 |
||||||||||||||
|
When set to useIpAddrRange, the etsysFWNetworkIPAddrBegin
and etsysFWNetworkIPAddrEnd define the network object in this row. When set to useIpAddrMask, the etsysFWNetworkIPAddrBegin and etsysFWNetworkIPAddrMask define … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5624.1.2.37.2.3.11.1.3 |
||||||||||||||
|
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 etsysFWNetworkIPAddressMas… |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.5624.1.2.37.2.3.11.1.4 |
||||||||||||||
|
The IP address that with either the etsysFWNetworkIPAddrEnd
or etsysFWNetworkIPAddrMask define the network object for this row. |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.2.3.11.1.5 |
||||||||||||||
|
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. |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.2.3.11.1.6 |
||||||||||||||
|
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. |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.2.3.11.1.7 |
||||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.2.3.11.1.8 |
||||||||||||||
|
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… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.2.3.11.1.9 |
etsysFWServiceGroupTable
table.1.3.6.1.4.1.5624.1.2.37.2.4.4
·
1 row entry
·
3 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWServiceGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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 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.
An entry in the etsysFWServiceGroupTable.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The administratively assigned name of the service group.
|
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.5624.1.2.37.2.4.4.1.1 |
||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.2.4.4.1.2 |
||||||||||||
|
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… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.2.4.4.1.3 |
.1.3.6.1.4.1.5624.1.2.37.2.4.7
·
1 row entry
·
3 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWServiceInSvcGrpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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 be modified or deleted. In
another SNMP context, the etsysFWServiceInSvcGrpStorageType value
could allow the row to be modified or deleted.
An entry in the etsysFWServiceInSvcGrpTable.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The location of the contained service. The MIB defines the
following tables which may be pointed to by this column: etsysFWServiceTable Implementations should prevent recur… |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.2.4.7.1.1 |
||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.2.4.7.1.2 |
||||||||||||
|
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 a… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.2.4.7.1.3 |
etsysFWServiceTable
table.1.3.6.1.4.1.5624.1.2.37.2.4.11
·
1 row entry
·
8 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWServiceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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 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.
A definition of a service.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The administrative name for this filter.
|
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.5624.1.2.37.2.4.11.1.1 |
||||||||||||
|
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 etsysFWService… |
INET-ADDRESS-MIBInetPortNumberr/w Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.5624.1.2.37.2.4.11.1.2 |
||||||||||||
|
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 etsysFWServiceTy… |
INET-ADDRESS-MIBInetPortNumberr/w Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.5624.1.2.37.2.4.11.1.3 |
||||||||||||
|
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 etsy… |
INET-ADDRESS-MIBInetPortNumberr/w Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.5624.1.2.37.2.4.11.1.4 |
||||||||||||
|
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 etsysF… |
INET-ADDRESS-MIBInetPortNumberr/w Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.5624.1.2.37.2.4.11.1.5 |
||||||||||||
|
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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5624.1.2.37.2.4.11.1.6 |
||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.2.4.11.1.7 |
||||||||||||
|
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. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.2.4.11.1.8 |
etsysFWFilterDefTable
table.1.3.6.1.4.1.5624.1.2.37.2.5.4
·
1 row entry
·
9 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWFilterDefTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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
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.
A row defining a particular filter definition. A rule
definition binds a filter pointer to an action.
definition binds a filter pointer to an action.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
etsysFWFilterDefName is the administratively assigned
name of the policy rule. |
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.5624.1.2.37.2.5.4.1.1 |
||||||||||||
|
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 … |
SNMPv2-TCVariablePointerr/w Description: A pointer to a specific object instance. For example, sysContact.0 or ifInOctets.3. |
.1.3.6.1.4.1.5624.1.2.37.2.5.4.1.2 |
||||||||||||
|
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 … |
SNMPv2-TCVariablePointerr/w Description: A pointer to a specific object instance. For example, sysContact.0 or ifInOctets.3. |
.1.3.6.1.4.1.5624.1.2.37.2.5.4.1.3 |
||||||||||||
|
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 de… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.5624.1.2.37.2.5.4.1.4 |
||||||||||||
|
x
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.5624.1.2.37.2.5.4.1.5 |
||||||||||||
|
x
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.5624.1.2.37.2.5.4.1.6 |
||||||||||||
|
When the filter is true, log the activity of this rule.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.5624.1.2.37.2.5.4.1.7 |
||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.2.5.4.1.8 |
||||||||||||
|
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 se… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.2.5.4.1.9 |
etsysFWCLSFilterTable
table.1.3.6.1.4.1.5624.1.2.37.2.5.7
·
1 row entry
·
4 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWCLSFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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 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.
A row defining a particular command line string filter.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
.
|
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.5624.1.2.37.2.5.7.1.1 |
||||||||||||
|
.
|
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.2.5.7.1.2 |
||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.2.5.7.1.3 |
||||||||||||
|
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. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.2.5.7.1.4 |
etsysFWHTMLFilterTable
table.1.3.6.1.4.1.5624.1.2.37.2.5.8
·
1 row entry
·
6 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWHTMLFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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 the row cannot be modified or
deleted. In another SNMP context, the
etsysFWIpOptionsHeadFiltStorageType value could allow the row
to be modified or deleted.
A definition of a particular filter.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The administrative name for this HTML filter.
|
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.5624.1.2.37.2.5.8.1.1 |
||||||||||||
|
.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5624.1.2.37.2.5.8.1.2 |
||||||||||||
|
.
|
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.2.5.8.1.3 |
||||||||||||
|
.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.5624.1.2.37.2.5.8.1.4 |
||||||||||||
|
The storage type for this row.
|
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.5624.1.2.37.2.5.8.1.5 |
||||||||||||
|
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. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.5624.1.2.37.2.5.8.1.6 |
.1.3.6.1.4.1.5624.1.2.37.3.3
·
1 row entry
·
4 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWPolicyRuleTrueTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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.
A row in the table for a named policy rule definition.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
A unique index for this row.
|
Integer32 Constraints: range: 1-99999 |
.1.3.6.1.4.1.5624.1.2.37.3.3.1.1 |
|
The name of the policy rule.
|
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.3.3.1.2 |
|
The number of times since the device has restarted that the
rule has been true during packet inspection. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.37.3.3.1.3 |
|
The date and time when this rule was last true during packet
inspection. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.5624.1.2.37.3.3.1.4 |
.1.3.6.1.4.1.5624.1.2.37.3.6
·
1 row entry
·
6 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWSessionTotalsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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 protocol-numbers of the IANA).
A row with the session counters for a particular protocol-id.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
A unique index for this row.
|
Integer32 Constraints: range: 1-999999 |
.1.3.6.1.4.1.5624.1.2.37.3.6.1.1 |
|
The protocol-id for this row.
|
Unsigned32 Constraints: range: 0-255 |
.1.3.6.1.4.1.5624.1.2.37.3.6.1.2 |
|
The total number of active sessions for this protocol.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.37.3.6.1.3 |
|
The peak number of sessions for this protocol since the last
restart of the device. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.37.3.6.1.4 |
|
The total number of sessions that have been blocked
for this protocol since the last restart of the device. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.37.3.6.1.5 |
|
The date and time of the last blocked session for this
protocol. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.5624.1.2.37.3.6.1.6 |
etsysFWIpSessionTable
table.1.3.6.1.4.1.5624.1.2.37.3.9
·
1 row entry
·
8 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWIpSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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.
A row that defines an active session.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A unique index for this row.
|
Integer32 Constraints: range: 1-999999 |
.1.3.6.1.4.1.5624.1.2.37.3.9.1.1 |
||||||||||||||
|
The Internet Protocol version. The value of this property
affects the size and format of the etsysFWIpSessionSrcAddress and etsysFWIpSessionDstAddress objects. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.5624.1.2.37.3.9.1.2 |
||||||||||||||
|
The source IP address of this session.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.3.9.1.3 |
||||||||||||||
|
The destination IP address of this session.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.3.9.1.4 |
||||||||||||||
|
The source port of this session.
|
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.5624.1.2.37.3.9.1.5 |
||||||||||||||
|
The destination port of this session.
|
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.5624.1.2.37.3.9.1.6 |
||||||||||||||
|
The protocol-id of this session (as defined
by the assigned protocol-numbers of the IANA). |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.37.3.9.1.7 |
||||||||||||||
|
The date and time this session was created.
|
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.5624.1.2.37.3.9.1.8 |
etsysFWAuthAddressTable
table.1.3.6.1.4.1.5624.1.2.37.3.12
·
1 row entry
·
5 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWAuthAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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 authenticated IP addresses. The table rows are removed when the IP address is idle for the number of seconds specified in etsysFWAuthTimeout.
A row that defines an authenticated IP address.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A unique index for this row.
|
Integer32 Constraints: range: 1-999999 |
.1.3.6.1.4.1.5624.1.2.37.3.12.1.1 |
||||||||||||||
|
The Internet Protocol version. The value of this property
affects the size and format of the etsysFWAuthAddressIPAddress object. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.5624.1.2.37.3.12.1.2 |
||||||||||||||
|
The authenticated IP address.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.3.12.1.3 |
||||||||||||||
|
The group name of the authenticated IP address.
|
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.3.12.1.4 |
||||||||||||||
|
The number of seconds this IP address has been idle.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.5624.1.2.37.3.12.1.5 |
etsysFWDoSBlockedTable
table.1.3.6.1.4.1.5624.1.2.37.3.15
·
1 row entry
·
5 columns
Uses the enterasys variant from
Command help
/opt/observium/mibs/enterasys.
Walk etsysFWDoSBlockedTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::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.
A row that defines the statistics for a particular DoS attack.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The name of a DoS attack. Example names are
'SYN Flood', 'Tear Drop', and 'ICMP Flood'. |
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.5624.1.2.37.3.15.1.1 |
||||||||||||||
|
The Internet Protocol version. The value of this property
affects the size and format of the etsysFWDoSScrIPAddress object. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.5624.1.2.37.3.15.1.2 |
||||||||||||||
|
The source IP address of the last blocked attack.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.5624.1.2.37.3.15.1.3 |
||||||||||||||
|
The time of the last blocked attack.
|
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.5624.1.2.37.3.15.1.4 |
||||||||||||||
|
The number of times this DoS attack has been blocked since
the last restart of the device. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.37.3.15.1.5 |