HM2-FW-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
21
Rows
21
Columns
188
hm2DynFwRuleTable
table.1.3.6.1.4.1.248.11.79.1.2.2.1
·
1 row entry
·
12 columns
The list of rules for this dynamic firewall
Dynamic firewall rule entry.
Indexes
hm2DynFwRuleIndex
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2DynFwRuleIndex
Rule index of this dynamic firewall rule
|
Integer32 Constraints: range: 1-512 |
.1.3.6.1.4.1.248.11.79.1.2.2.1.1.1 |
||||||||||||||||||
|
hm2DynFwSourceAddress
The source address of the packet to filter. Allowed formats are:
- keyword 'any' - single address ('10.0.0.1') - CIDR address range ('10.0.0.0/8') - netobject ('$name') |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.79.1.2.2.1.1.2 |
||||||||||||||||||
|
hm2DynFwSourcePort
The source port of the packet to filter. Allowed formats are:
- keyword 'any' - single port ('10') - port range with first and last port separated by hyphen ('10-15') - comma separated list of ports ('1235,25,123') -… |
OctetStringr/w Constraints: range: 1-50 |
.1.3.6.1.4.1.248.11.79.1.2.2.1.1.3 |
||||||||||||||||||
|
hm2DynFwTargetAddress
The destination address of the packet to filter. Allowed formats are:
- keyword 'any' - single address ('10.0.0.1') - CIDR address range ('10.0.0.0/8') - netobject ('$name') |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.79.1.2.2.1.1.4 |
||||||||||||||||||
|
hm2DynFwTargetPort
The destination port of the packet to filter. Allowed formats are:
- keyword 'any' - single port ('10') - port range with first and last port separated by hyphen ('10-15') - comma separated list of ports ('1235,25,12… |
OctetStringr/w Constraints: range: 1-50 |
.1.3.6.1.4.1.248.11.79.1.2.2.1.1.5 |
||||||||||||||||||
|
hm2DynFwProto
The IP protocol (RFC 791) for protocol-independent
filtering. The following values are currently supported: o icmp(1): internet control message protocol (RFC 792) o igmp(2): internet group management protocol o ipip(… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.2.2.1.1.6 |
||||||||||||||||||
|
hm2DynFwRuleParams
Additional parameters to this rule as string.
A parameter has the syntax: <param>=<val> Parameters are separated by a comma. If more than one value is given for a parameter, values are separated by a |-sign F… |
OctetStringr/w Constraints: range: 0-50 |
.1.3.6.1.4.1.248.11.79.1.2.2.1.1.7 |
||||||||||||||||||
|
hm2DynFwAction
The action of the corresponding rule:
o accept(1): Packets matching this rule are accepted and will be forwarded o drop(2): Packets matching this rule will be silently discarded o reject(3): Packets matching this … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.2.2.1.1.8 |
||||||||||||||||||
|
hm2DynFwLog
Set to true if application of this rule shall be logged
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.2.2.1.1.9 |
||||||||||||||||||
|
hm2DynFwTrap
Set to true if application of this rule shall send a trap.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.2.2.1.1.10 |
||||||||||||||||||
|
hm2DynFwRowStatus
This is a standard row status value:
- active(1): The rule is active. Note that until committed, the rule will not be applied. - notInService(2): The rule is inactive because of user action. - notReady(3): The rule is… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.2.2.1.1.11 |
||||||||||||||||||
|
hm2DynFwDescription
User defined textual description related to this rule.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.2.2.1.1.12 |
.1.3.6.1.4.1.248.11.79.1.2.2.2
·
1 row entry
·
5 columns
Table for mapping L3 rules to interfaces
Entry in rule interface mapping table
Indexes
hm2DynFwIfmInterface hm2DynFwIfmDirection hm2DynFwIfmRuleIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2DynFwIfmRuleIndex
The index of the DynFw rule this mapping entry is assigned to.
The DynFw rule must exist before creation of mapping entry. |
Integer32 Constraints: range: 1-2048 |
.1.3.6.1.4.1.248.11.79.1.2.2.2.1.1 |
||||||||||||
|
hm2DynFwIfmDirection
Meanings:
- ingress(1): Apply this rule to packets arriving on this interface - egress(2): Apply this rule to packets leaving from this interface - both(3): Apply this rule to packets coming in and going out on this i… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.2.2.2.1.2 |
||||||||||||
|
hm2DynFwIfmPriority
The priority is the sorting key for rules in to this interface. They
don't need to be unique, but no clear order can be assumed among rules with the same priority. Priorities are processed in ascending order (0 highes… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.11.79.1.2.2.2.1.3 |
||||||||||||
|
hm2DynFwIfmInterface
The interface this mapping entry is applied to. This has to be either
an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVlanIfIndex. Note that for physical interfaces this only works if the corresponding hm2Agen… |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.248.11.79.1.2.2.2.1.4 |
||||||||||||
|
hm2DynFwIfmRowStatus
The RowStatus value for this entry with the usual meanings:
- active(1): The interface mapping is in place - notInService(2): The interface mapping is not in place because the user said so - notReady(3)… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.2.2.2.1.5 |
hm2DynFwStatsRuleTable
table.1.3.6.1.4.1.248.11.79.1.2.4.2.1
·
1 row entry
·
3 columns
Table of per-rule statistics of the dynamic firewall
Statistics table entry for the dynamic firewall
Indexes
hm2DynFwRuleIndex
| Column | Syntax | OID |
|---|---|---|
|
hm2DynFwStatsPacketCount
Number of packets matched by this rule
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.248.11.79.1.2.4.2.1.1.1 |
|
hm2DynFwStatsPacketSize
Number of bytes processed by this rule
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.248.11.79.1.2.4.2.1.1.2 |
|
hm2DynFwStatsLastApplied
Local system time (hm2SystemLocalTime) when the rule was applied the last time
|
HM2-TC-MIBHmTimeSeconds1970 Textual Convention: HM2-TC-MIBHmTimeSeconds1970 Unsigned32 |
.1.3.6.1.4.1.248.11.79.1.2.4.2.1.1.3 |
hm2L3RuleTable
table.1.3.6.1.4.1.248.11.79.1.3.2.1
·
1 row entry
·
15 columns
The list of L3 rules for this firewall
L3 rule entry.
Indexes
hm2L3RuleIndex
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2L3RuleIndex
Rule index of this L3 rule
|
Integer32 Constraints: range: 1-2048 |
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.1 |
||||||||||||||||||
|
hm2L3SourceAddress
The source address of the packet to filter. Allowed formats are:
- keyword 'any' - single address ('10.0.0.1') - CIDR address range ('10.0.0.0/8') - Asset name from hm2AssetTable - netobject ('$name') - a prepending '!'… |
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.2 |
||||||||||||||||||
|
hm2L3SourcePort
The source port of the packet to reroute. Allowed formats are:
- keyword 'any' - single port ('10') - port range with first and last port separated by hyphen ('10-15') - comma separated list of ports ('1235,25,123') … |
OctetStringr/w Constraints: range: 1-128 |
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.3 |
||||||||||||||||||
|
hm2L3TargetAddress
The destination address of the packet to filter. Allowed formats are:
- keyword 'any' - single address ('10.0.0.1') - CIDR address range ('10.0.0.0/8') - Asset name from hm2AssetTable - netobject ('$name') |
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.4 |
||||||||||||||||||
|
hm2L3TargetPort
The destination port of the packet to. Allowed formats are:
- keyword 'any' - single port ('10') - port range with first and last port separated by hyphen ('10-15') - comma separated list of ports ('1235,25,123') - c… |
OctetStringr/w Constraints: range: 1-128 |
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.5 |
||||||||||||||||||
|
hm2L3Proto
The IP protocol (RFC 791) for protocol-independent
filtering. The following values are currently supported: o icmp(1): internet control message protocol (RFC 792) o igmp(2): internet group management protocol o ipip(… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.6 |
||||||||||||||||||
|
hm2L3RuleParams
Additional parameters to this rule as string.
A parameter has the syntax: <param>=<val> Parameters are separated by a comma. If more than one value is given for a parameter, values are separated by a |-sign (… |
OctetStringr/w Constraints: range: 0-50 |
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.7 |
||||||||||||||||||
|
hm2L3Action
The action of the corresponding rule:
o accept(1): Packets matching this rule are accepted and will be forwarded o drop(2): Packets matching this rule will be silently discarded o reject(3): Packets matching this … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.8 |
||||||||||||||||||
|
hm2L3Log
Set to true if application of this rule shall be logged
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.9 |
||||||||||||||||||
|
hm2L3Trap
Set to true if application of this rule shall send a trap.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.10 |
||||||||||||||||||
|
hm2L3RowStatus
This is a standard row status value:
- active(1): The rule is active. Note that until committed, the rule will not be applied. You cannot activate the rule if an enforcer mappings to an inactive profile. - notInServ… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.11 |
||||||||||||||||||
|
hm2L3Description
User defined textual description related to this rule.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.12 |
||||||||||||||||||
|
hm2DPIProfileIndex
The index of the DPI profile this rule is assigned to
depending on enforcer action. Value 0 no DPI profile this rule is assigned to. You cannot assign the rule to an inactive profile if an active enforcer will mapping t… |
Integer32r/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.13 |
||||||||||||||||||
|
hm2L3ProtoName
Following values are supported:
- Protocol name from hm2ProtocolTable - icmp: internet control message protocol (RFC 792) - igmp: internet group management protocol - ipip: IP in IP tunnelling (RFC 1853) - tcp: transmis… |
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.14 |
||||||||||||||||||
|
hm2L3AppRuleName
Application rule name from hm2AppRuleTable
|
OctetStringr/w Constraints: range: 1-128 |
.1.3.6.1.4.1.248.11.79.1.3.2.1.1.15 |
hm2L3RuleIfMappingTable
table.1.3.6.1.4.1.248.11.79.1.3.2.2
·
1 row entry
·
5 columns
Table for mapping L3 rules to interfaces
Entry in rule interface mapping table
Indexes
hm2L3IfmInterface hm2L3IfmDirection hm2L3IfmRuleIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2L3IfmRuleIndex
The index of the L3 rule this mapping entry is assigned to.
The rule must exist before the mapping entry can be created. |
Integer32 Constraints: range: 1-2048 |
.1.3.6.1.4.1.248.11.79.1.3.2.2.1.1 |
||||||||||||
|
hm2L3IfmDirection
Meanings:
- ingress(1): Apply this rule to packets arriving on this interface - egress(2): Apply this rule to packets leaving from this interface - both(3): Apply this rule to packets coming in and going out on this i… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.3.2.2.1.2 |
||||||||||||
|
hm2L3IfmPriority
The priority is the sorting key for rules in to this interface. They
don't need to be unique, but no clear order can be assumed among rules with the same priority. Priorities are processed in ascending order (0 highes… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.11.79.1.3.2.2.1.3 |
||||||||||||
|
hm2L3IfmInterface
The interface this mapping entry is assigned to. This has to be either
an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVlanIfIndex. Note that for physical interfaces this only works if the corresponding hm2Age… |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.248.11.79.1.3.2.2.1.4 |
||||||||||||
|
hm2L3IfmRowStatus
The RowStatus value for this entry with the usual meanings:
- active(1): The interface mapping is in place - notInService(2): The interface mapping is not in place because the user said so - notReady(3)… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.2.2.1.5 |
hm2L3StatsRuleTable
table.1.3.6.1.4.1.248.11.79.1.3.4.2.1
·
1 row entry
·
3 columns
Table of per-rule statistics of the L3 firewall
Statistics table entry for the L3 firewall
Indexes
hm2L3RuleIndex
| Column | Syntax | OID |
|---|---|---|
|
hm2L3StatsPacketCount
Number of packets matched by this rule
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.248.11.79.1.3.4.2.1.1.1 |
|
hm2L3StatsPacketSize
Number of bytes processed by this rule
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.248.11.79.1.3.4.2.1.1.2 |
|
hm2L3StatsLastApplied
Time of last application of the rule in seconds since the Unix epoch.
|
HM2-TC-MIBHmTimeSeconds1970 Textual Convention: HM2-TC-MIBHmTimeSeconds1970 Unsigned32 |
.1.3.6.1.4.1.248.11.79.1.3.4.2.1.1.3 |
hm2DPIProfileModbusTable
table.1.3.6.1.4.1.248.11.79.1.3.21.1
·
1 row entry
·
9 columns
The list of DPI MODBUS profiles for this enforcer
DPI MODBUS profile entry.
Indexes
hm2DPIProfileModbusIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2DPIProfileModbusIndex
Profile index of this DPI MODBUS profile
|
Integer32 Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.1.1.1 |
||||||||||||
|
hm2DPIProfileModbusDescription
User defined textual description related to this profile.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.1.1.2 |
||||||||||||
|
hm2DPIProfileModbusFunctionType
The function types of the corresponding function codes:
o readonly(1): Selects read only function codes for the function code list. o readwrite(2): Selects read write function codes for the function code list. o program… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.1.1.3 |
||||||||||||
|
hm2DPIProfileModbusFunctionCodeList
The function codes for this enforcer as string.
A function code has the syntax: <val> Function codes are separated by a comma. If more than one value is given for a function code, values are separated by a | -sign (pip… |
OctetStringr/w Constraints: range: 1-1400 |
.1.3.6.1.4.1.248.11.79.1.3.21.1.1.4 |
||||||||||||
|
hm2DPIProfileModbusUnitIdentifierList
Unit identifiers for this enforcer as string.
A unit identifier has the syntax: <val> To specify no options, the value 'none' must be given. Unit identifiers are separated by a comma. Following unit identifiers are def… |
OctetStringr/w Constraints: range: 1-1400 |
.1.3.6.1.4.1.248.11.79.1.3.21.1.1.5 |
||||||||||||
|
hm2DPIProfileModbusSanityCheck
Set to true if apply to packets for which a
sanity check including format and specification shall be done |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.1.1.6 |
||||||||||||
|
hm2DPIProfileModbusException
Set to true if apply to packets for which a
device exception message shall be sent |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.1.1.7 |
||||||||||||
|
hm2DPIProfileModbusReset
Set to true if apply to packets for which a
reset connection message shall be sent |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.1.1.8 |
||||||||||||
|
hm2DPIProfileModbusRowStatus
This is a standard row status value:
- active(1): The profile is active. You cannot modify it. - notInService(2): The profile is inactive because of user action. You cannot inactivate the profile if an active enforcer… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.1.1.9 |
hm2DPIProfileOpcTable
table.1.3.6.1.4.1.248.11.79.1.3.21.2
·
1 row entry
·
6 columns
The list of DPI OPC profiles for this enforcer
DPI OPC profile entry.
Indexes
hm2DPIProfileOpcIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2DPIProfileOpcIndex
Profile index of this DPI OPC profile
|
Integer32 Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.2.1.1 |
||||||||||||
|
hm2DPIProfileOpcDescription
User defined textual description related to this profile.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.2.1.2 |
||||||||||||
|
hm2DPIProfileOpcSanityCheck
Set to true if apply to packets for which a
sanity check including format and specification shall be done |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.2.1.3 |
||||||||||||
|
hm2DPIProfileOpcFragmentCheck
Set to true if apply to packets for which a
fragment check shall be done |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.2.1.4 |
||||||||||||
|
hm2DPIProfileOpcTimeoutConnect
Set to nonzero if apply to packets for which a
timeout at connect in seconds shall be done. Value 0 disables this match criteria. |
Unsigned32r/w Constraints: range: 0-300 |
.1.3.6.1.4.1.248.11.79.1.3.21.2.1.5 |
||||||||||||
|
hm2DPIProfileOpcRowStatus
This is a standard row status value:
- active(1): The profile is active. You cannot modify it. - notInService(2): The profile is inactive because of user action. You cannot inactivate the profile if an active enforcer… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.2.1.6 |
hm2DPIProfileIEC104Table
table.1.3.6.1.4.1.248.11.79.1.3.21.3
·
1 row entry
·
16 columns
The list of DPI IEC104 profiles for this enforcer
DPI IEC104 profile entry.
Indexes
hm2DPIProfileIEC104Index
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2DPIProfileIEC104Index
Profile index of this DPI IEC104 profile
|
Integer32 Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104Description
User defined textual description related to this profile.
|
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104FunctionType
The function types of the corresponding type IDs:
o readonly(1): Selects read only type IDs for the type ID list. o readwrite(2): Selects read write type IDs for the type ID list. o common(3): Selects common type IDs fo… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104TypeIDList
obsolete
**NOTE: This object is obsolete in favour of hm2DPIProfileIEC104AdvancedTypeIDList.**
The type IDs for this enforcer as bit string. Each type ID bit can either be set (allowed) or cleared (blocked). Following type IDs a… |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104OriginatorAddressList
obsolete
**NOTE: This object is obsolete in favour of hm2DPIProfileIEC104OriginatorAddrList.**
Allowed Originator addresses for this enforcer as bit string. Each bit corresponds to an orignator address which may either be allowe… |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104CommonAddressList
Allowed Common addresses for this enforcer as string.
Allowed format for common address list: - index range with first and last index separated by hyphen ('10-15') - comma separated list of index ('12,25,123') - combina… |
OctetStringr/w Constraints: range: 0-1024 |
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104SanityCheck
Set to 'enable' if a sanity check including format and specification
for all packets shall be done |
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104Reset
Set to 'enable' if reset connection message shall be sent in case a packet is dropped
|
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104Debug
Set to 'enable' if reset connection message shall contain debug information
|
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104RowStatus
This is a standard row status value:
- active(1): The profile is active. You cannot modify it. - notInService(2): The profile is inactive because of user action. You cannot inactivate the profile if an active enforcer m… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104AdvancedTypeIDList
The type IDs for this enforcer as string.
A type ID list has the syntax: <val> If more than one value is given for type ID list, values are separated by a , sign (comma). Note: The user can define any number between 0-2… |
OctetStringr/w Constraints: range: 0-1400 |
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.11 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104OriginatorAddrList
Allowed Originator addresses for this enforcer as string.
Allowed format for originator address list: - index range with first and last index separated by hyphen ('10-15') - comma separated list of index ('12,25,123') -… |
OctetStringr/w Constraints: range: 0-1400 |
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104CauseOfTransmissionSize
Set to default value 2 for the latest protocol, set to 1 for legacy protocol
|
Integer32r/w Constraints: range: 1-2 |
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104CommonAddressSize
Set to default value 2 for the latest protocol, set to 1 for legacy protocol
|
Integer32r/w Constraints: range: 1-2 |
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.14 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104IOAddressSize
Set to default value 3 for the latest protocol, set to 2 or 1 for legacy protocol
|
Integer32r/w Constraints: range: 1-3 |
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.15 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hm2DPIProfileIEC104AllowIEC101
Set to 'enable' if Type IDs that are defined for the old IEC 101 standard have to be allowed
|
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.3.1.16 |
hm2DPIProfileEnipTable
table.1.3.6.1.4.1.248.11.79.1.3.21.4
·
1 row entry
·
10 columns
The list of DPI EtherNet/IP profiles for this enforcer
DPI EtherNet/IP profile entry.
Indexes
hm2DPIProfileEnipIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2DPIProfileEnipIndex
Profile index of this DPI EtherNet/IP profile
|
Integer32 Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.4.1.1 |
||||||||||||
|
hm2DPIProfileEnipDescription
User defined textual description related to this profile.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.4.1.2 |
||||||||||||
|
hm2DPIProfileEnipFunctionType
The function types of the corresponding commands:
o readonly(1): Selects read only commands for the command list. o readwrite(2): Selects read write commands for the command list. o any(3): Selects all possible commands… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.4.1.3 |
||||||||||||
|
hm2DPIProfileEnipSanityCheck
If a sanity check including format and specification
for all packets shall be done, then it must be enabled. |
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.4.1.4 |
||||||||||||
|
hm2DPIProfileEnipDebug
Enables or disables the debug information in a reset connection message.
If a reset connection message shall contain debug information, then it must be enabled. |
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.4.1.5 |
||||||||||||
|
hm2DPIProfileEnipRowStatus
This is a standard row status value:
- active(1): The profile is active. You cannot modify it. - notInService(2): The profile is inactive because of user action. You cannot inactivate the profile if an active enforcer… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.4.1.6 |
||||||||||||
|
hm2DPIProfileEnipDefaultObjectList
Index of entries to be included from default object list
as per ENIP standard. Allowed formats are: (Index range <1-347>) - keyword 'none' for excluding and 'all' for including the default object list. - any single inde… |
OctetStringr/w Constraints: range: 1-1280 |
.1.3.6.1.4.1.248.11.79.1.3.21.4.1.7 |
||||||||||||
|
hm2DPIProfileEnipWildCardServices
Multiple service codes can be listed separated by a comma (',')
- single service code (eg: 0x10) - comma separated list of service codes (eg: 0x12,0x31,0x5F) - Service code starts from 0x00 and cannot be greater than 0x… |
OctetStringr/w Constraints: range: 0-640 |
.1.3.6.1.4.1.248.11.79.1.3.21.4.1.8 |
||||||||||||
|
hm2DPIProfileEnipAllowEmbPCCC
Enables or disables the DPI on PCCC messages.
If DPI is required on PCCC messages that are encapsulated within CIP objects, then Allow embedded PCCC must be enabled. |
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.4.1.9 |
||||||||||||
|
hm2DPIProfileEnipTcpReset
Enables or disables the resetting of TCP connection.
The reset connection message shall be sent in case a packet is dropped, if TCP reset is enabled. |
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.4.1.10 |
hm2DPIObjectEnipTable
table.1.3.6.1.4.1.248.11.79.1.3.21.5
·
1 row entry
·
4 columns
The list of DPI EtherNet/IP objects and services for this enforcer
DPI EtherNet/IP object entry.
Indexes
hm2DPIProfileEnipIndex hm2DPIObjectEnipClassId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2DPIObjectEnipClassId
The object class ID values used in the class ID and service combination.
Values ranging from 0x00 to 0xFFFFFFFF (0 to 4294967295) are interpreted as the Enip Class ID Following classes are defined: … |
EnipClassId Textual Convention: EnipClassId Unsigned32 |
.1.3.6.1.4.1.248.11.79.1.3.21.5.1.1 |
||||||||||||
|
hm2DPIObjectEnipServices
The services codes are allowed as string.
A service has the syntax: <0xval> - Services are separated by a comma and are formated in hex (e.g. 0x00 to 0x7F). - Services start from 0x00 and cannot be greater than 0x7F. -… |
OctetStringr/w Constraints: range: 0-640 |
.1.3.6.1.4.1.248.11.79.1.3.21.5.1.2 |
||||||||||||
|
hm2DPIObjectEnipDescription
User defined textual description related to the ENIP object class ID and services.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.5.1.3 |
||||||||||||
|
hm2DPIObjectEnipRowStatus
This is a standard row status value:
- active(1): The profile is active. You cannot modify it. - notInService(2): The profile is inactive because of user action. You cannot inactivate the profile if an active enforcer… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.5.1.4 |
hm2DPIProfileDnp3Table
table.1.3.6.1.4.1.248.11.79.1.3.21.6
·
1 row entry
·
9 columns
The list of DPI DNP3 profiles for this enforcer
DPI DNP3 profile entry.
Indexes
hm2DPIProfileDnp3Index
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2DPIProfileDnp3Index
Profile index of this DPI DNP3 profile
|
Integer32 Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.6.1.1 |
||||||||||||
|
hm2DPIProfileDnp3Description
User defined textual description related to this profile.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.6.1.2 |
||||||||||||
|
hm2DPIProfileDnp3FunctionCodeList
The function codes for this enforcer as string.
A function code has the syntax: <val> If more than one value is given for a function code, values are separated by a , sign (comma). Note: The user can define any numb… |
OctetStringr/w Constraints: range: 1-1400 |
.1.3.6.1.4.1.248.11.79.1.3.21.6.1.3 |
||||||||||||
|
hm2DPIProfileDnp3DefaultWhiteList
Index of entries to be included from Default White list
of objects as per DNP3 standard IEEE 1815-2012. Allowed formats are: (Index range <1-317>) - keyword 'none' for excluding and 'all' for including default whitelis… |
OctetStringr/w Constraints: range: 1-1400 |
.1.3.6.1.4.1.248.11.79.1.3.21.6.1.4 |
||||||||||||
|
hm2DPIProfileDnp3CrcCheck
This option makes DNP3 enforcer validate the
checksum contained in dnp3 link-layer frames. Frames with invalid checksums will be ignored |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.6.1.5 |
||||||||||||
|
hm2DPIProfileDnp3SanityCheck
Set to true for which all
sanity checks shall be done |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.6.1.6 |
||||||||||||
|
hm2DPIProfileDnp3CheckOutstationTraffic
Set to true to make dnp3 enforcer check packets originating at an outstation
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.6.1.7 |
||||||||||||
|
hm2DPIProfileDnp3TcpReset
Set to true if apply to packets for which a reset connection
message shall be sent on ingress and egress ports |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.6.1.8 |
||||||||||||
|
hm2DPIProfileDnp3RowStatus
This is a standard row status value:
- active(1): The profile is active. You cannot modify it. - notInService(2): The profile is inactive because of user action. You cannot inactivate the profile if an active enforcer… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.6.1.9 |
.1.3.6.1.4.1.248.11.79.1.3.21.7
·
1 row entry
·
9 columns
The list of DPI DNP3 object codes
DPI DNP3 object code entry.
Indexes
hm2DPIProfileDnp3Index hm2DPIProfileDnp3ObjectIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2DPIProfileDnp3ObjectIndex
An index that (together with the DPI
index hm2DPIProfileDnp3Index) identifies the entry in the object code list table. This index can be choosen freely, but must be greater than 0. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.248.11.79.1.3.21.7.1.1 |
||||||||||||
|
hm2DPIProfileDnp3ObjectType
Set the object type for DNP3 object code list.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.7.1.2 |
||||||||||||
|
hm2DPIProfileDnp3ObjectGroupno
Group number for object code list.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.248.11.79.1.3.21.7.1.3 |
||||||||||||
|
hm2DPIProfileDnp3ObjectVariation
Variation number for object code list
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.7.1.4 |
||||||||||||
|
hm2DPIProfileDnp3ObjectFunction
Function code number for object code list.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.248.11.79.1.3.21.7.1.5 |
||||||||||||
|
hm2DPIProfileDnp3ObjectQualifier
Qualifier codes for Object codes.
|
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.248.11.79.1.3.21.7.1.6 |
||||||||||||
|
hm2DPIProfileDnp3ObjectLength
Object length defined for corresponding object codes.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.7.1.7 |
||||||||||||
|
hm2DPIProfileDnp3ObjectFuncName
Corresponding function name for function no in Object code.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.7.1.8 |
||||||||||||
|
hm2DPIProfileDnp3ObjectRowStatus
This is a standard row status value:
- active(1): The profile is active. You cannot modify it. - notInService(2): The profile is inactive because of user action. You cannot inactivate the profile if an active enforcer… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.7.1.9 |
hm2DPIProfileAmpTable
table.1.3.6.1.4.1.248.11.79.1.3.21.8
·
1 row entry
·
16 columns
The list of DPI AMP profiles for this enforcer.
DPI AMP profile entry.
Indexes
hm2DPIProfileAmpIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2DPIProfileAmpIndex
Profile index for the DPI AMP profile.
|
Integer32 Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.1 |
||||||||||||
|
hm2DPIProfileAmpDescription
Textual description related to the DPI AMP profile.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.2 |
||||||||||||
|
hm2DPIProfileAmpMsgType
Specify the message type for the DPI AMP profile.
This field specifies the type of data contained in the message data area and also specifies if the message is a command or a response. Allowed formats are: - comma sep… |
OctetStringr/w Constraints: range: 0-764 |
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.4 |
||||||||||||
|
hm2DPIProfileAmpAddrClass
Specify the particular type of the memory to be accessed.
Allowed formats are: - keyword 'any' - Address class range with first and last class seperated by hyphen (0004-000A). - Comma seperated address classes (0000,… |
OctetStringr/w Constraints: range: 0-1024 |
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.5 |
||||||||||||
|
hm2DPIProfileAmpDevClass
Specify the device class.
Allowed formats are: - keyword 'any' - Device class range with first and last class seperated by hyphen (0004-000A). - Comma seperated device classes (0000,0003,FFFF). - Combination of devic… |
OctetStringr/w Constraints: range: 0-1024 |
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.6 |
||||||||||||
|
hm2DPIProfileAmpAddress
Specify the beginning address of the memory to be read
or written. Allowed formats are: - Keyword 'any' - Memory address range with first and last address seperated by hyphen (0004-000A). - Comma seperated memory addr… |
OctetStringr/w Constraints: range: 0-1024 |
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.7 |
||||||||||||
|
hm2DPIProfileAmpDataword
Specify the address from which the data will be read.
It will only be used for the CAMP packets with the memory exchange command or response. Allowed formats are: - Keyword 'any' - Data word address range with first and… |
OctetStringr/w Constraints: range: 0-1024 |
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.8 |
||||||||||||
|
hm2DPIProfileAmpTaskcode
Specify the task code for the DPI AMP profile.
Allowed formats are: - Comma seperated task code (00,03,FF). |
OctetStringr/w Constraints: range: 0-764 |
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.9 |
||||||||||||
|
hm2DPIProfileAmpTaskcodedata
Specify the task code data for the DPI AMP profile.
Allowed formats are: - Range with first and last task code seperated by hyphen (0004-000A). - Comma seprated task code data (0000,0003). - Combination of task code d… |
OctetStringr/w Constraints: range: 0-1024 |
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.10 |
||||||||||||
|
hm2DPIProfileAmpProtectmode
Forcefully enable/disable the protect mode for the
particular task code in the DPI AMP profile. |
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.11 |
||||||||||||
|
hm2DPIProfileAmpEcc
Enable/disable the checking for the NITP Error Check
Characters (ECC) of the packets in the DPI AMP profile. |
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.12 |
||||||||||||
|
hm2DPIProfileAmpBcc
Enable/disable the checking for the CAMP Block Check
Characters (BCC) of the AMP packets in the DPI AMP profile. |
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.13 |
||||||||||||
|
hm2DPIProfileAmpDebug
Enable/disable the debugging in the DPI AMP profile.
If it is enabled then the reset connection message will contain the debug information. |
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.14 |
||||||||||||
|
hm2DPIProfileAmpTcpReset
Enable/disable the reseting of the TCP connection.
If it is enabled then the TCP reset connection message will be sent in case a packet is dropped |
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.15 |
||||||||||||
|
hm2DPIProfileAmpSanityCheck
Enable/disable the sanity check including format and
specification of all the AMP packets. |
HM2-TC-MIBHmEnabledStatusr/w Textual Convention: HM2-TC-MIBHmEnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.16 |
||||||||||||
|
hm2DPIProfileAmpRowStatus
This is a standard row status value:
- active(1): The profile is active. You cannot modify it. - notInService(2): The profile is inactive because of user action. You cannot inactivate the profile if an active enforcer m… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.8.1.17 |
hm2DPIAmpTaskCodeTable
table.1.3.6.1.4.1.248.11.79.1.3.21.9
·
1 row entry
·
5 columns
The list of task code table.
Task code table entry.
Indexes
hm2DPIAmpTaskCode
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2DPIAmpTaskCode
Task code value for the new custom task codes
The value can be between 00 to FF. |
OctetString Constraints: range: 1-2 |
.1.3.6.1.4.1.248.11.79.1.3.21.9.1.1 |
||||||||||||
|
hm2DPIAmpTaskCodeDescription
Description related to the task code.
|
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.4.1.248.11.79.1.3.21.9.1.2 |
||||||||||||
|
hm2DPIAmpTaskCodeType
Specify the type of task code in the task code table if it is
default(i.e. default) or user defined(i.e. custom). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.9.1.3 |
||||||||||||
|
hm2DPIAmpTaskCodeMode
Specify the mode of the task code if it is config or
nonconfig. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.9.1.4 |
||||||||||||
|
hm2DPIAmpTaskCodeStatus
This is a standard row status value:
- active(1): The profile is active. You cannot modify it. - notInService(2): The profile is inactive because of user action. You cannot inactivate the profile if an active enforcer m… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.3.21.9.1.5 |
hm2FLMInterfaceTable
table.1.3.6.1.4.1.248.11.79.1.4.2.1
·
1 row entry
·
2 columns
The list of interfaces selected for Firewall Learning Mode.
Interface selected for Firewall Learning Mode.
Indexes
hm2FLMInterfaceIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2FLMInterfaceIndex
Interface index of the entry.
|
IF-MIBInterfaceIndexr/w Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.248.11.79.1.4.2.1.1.1 |
||||||||||||
|
hm2FLMInterfaceRowStatus
This is a standard row status value:
- active(1): The interface is active. - notInService(2): The interface is inactive because routing was disabled. - notReady(3): The interface is inactive because of agent action. - … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.4.2.1.1.2 |
hm2L2RuleTable
table.1.3.6.1.4.1.248.11.79.1.6.3.1
·
1 row entry
·
25 columns
A table of layer 2 Filter rule instances.
A table of layer 2 Filter classification rules.
Indexes
hm2L2RuleIndex
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2L2RuleIndex
The index of this rule instance within an Filter.
|
Integer32 Constraints: range: 1-2048 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.1 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleHitCount
Number of packets that matched the L2 rule.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.2 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleAction
The action of the corresponding rule:
o accept(1): Packets matching this rule are accepted and will be forwarded o drop(2): Packets matching this rule will be silently discarded o enforce-modbus(4): Packets matching … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.3 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleDestMacAddr
The destination MAC address used in the Filter classification
or Asset name from hm2AssetTable. |
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.4 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleSrcMacAddr
The source MAC address used in the Filter classification
or Asset name from hm2AssetTable. |
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.5 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleEtypeKey
The Ethertype keyword used in the Filter classification.
A keyword of custom(1) requires that the hm2L2RuleEtypeValue object also be set. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.6 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleEtypeValue
The Ethertype custom value used in the Filter classification.
This object is only valid if the hm2L2RuleEtypeKey is set to custom(1). Values ranging from 0x0600 to 0xFFFF (1536 to 65535) are interpreted as the Ethertyp… |
HM2-PLATFORM-QOS-ACL-MIBEtypeValuer/w Textual Convention: HM2-PLATFORM-QOS-ACL-MIBEtypeValue Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.7 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleVlanId
The VLAN ID value used in the Filter classification.
The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame which is contained in the first/outer tag of a double V… |
Integer32r/w Constraints: range: 1-4042range: -1--1 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.8 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleSrcIpAddr
The source IP address in cidr or Asset name from hm2AssetTable.
|
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.9 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleDestIpAddr
The Destination IP address in cidr or Asset name from hm2AssetTable.
|
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.10 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleIpTosBits
The type of service (TOS) bits value.
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.12 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleSrcPort
The Source port number
|
OctetStringr/w Constraints: range: 1-128 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.13 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleDestPort
The Destination port number
|
OctetStringr/w Constraints: range: 1-128 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.14 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleAssignQueueId
Queue identifier to which all inbound packets matching L2 packet filter rule.
This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the number of a… |
Unsigned32r/w Constraints: range: 0-7range: 4294967295-4294967295 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.15 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleRateLimitCrate
Committed rate attribute statement value, specified in kbps.
Value 0 disables this match criteria. |
Unsigned32r/w Constraints: range: 0-10000000 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.16 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleRateLimitCburst
Committed burst size attribute statement value, specified in kbytes.
Value 0 disables this match criteria. |
HM2-PLATFORM-QOS-ACL-MIBAclBurstSizer/w Textual Convention: HM2-PLATFORM-QOS-ACL-MIBAclBurstSize Unsigned32Type Constraints: range: 0..128 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.17 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleRateLimitCrateUnit
The unit of the L2RuleRateLimitCrate.
Can be either packets per second (pps) or kilobits per second (kbps). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.18 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2FwTrap
Set to true if application of this rule shall send a trap.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.19 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleDescription
User defined textual description related to this rule.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.20 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleLog
Set to true if application of this rule shall be logged
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.21 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleStatsAction
Setting the object to 'flushRuleHitCount(2)' will reset hit counter statistics.
Reading the object always returns 'other'. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.22 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RowStatus
This is a standard row status value
- active(1): The rule is active. Note that until committed, the rule will not be applied. You cannot activate the rule if an enforcer mappings to an inactive profile. - notInService… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.23 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2DPIProfileIndex
The index of the DPI profile, to which this rule is assigned,
depending on enforcer action. Value 0 : This rule is not assigned to any DPI Profile. You cannot assign the rule to an inactive profile, if an active enforce… |
Integer32r/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.24 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2RuleProtoName
Following values are supported:
- Protocol name from hm2ProtocolTable - icmp: internet control message protocol (RFC 792) - igmp: internet group management protocol - ipip: IP in IP tunnelling (RFC 1853) - tcp: transmis… |
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.25 |
||||||||||||||||||||||||||||||||||||||
|
hm2L2AppRuleName
Application rule name from hm2AppRuleTable
|
OctetStringr/w Constraints: range: 1-128 |
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.26 |
hm2L2RuleIfMappingTable
table.1.3.6.1.4.1.248.11.79.1.6.3.2
·
1 row entry
·
6 columns
Table for mapping L2 rules to interfaces
Entry in rule interface mapping table
Indexes
hm2L2IfmType hm2L2IfmInterface hm2L2IfmDirection hm2L2IfmRuleIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2L2IfmType
Meanings:
- port(1): Apply this rule to packets arriving on non-routing physical interface. - vlan(2): Apply this rule to packets arriving on non-routing vlan interface. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.6.3.2.1.1 |
||||||||||||
|
hm2L2IfmInterface
The interface this mapping entry is assigned to. This has to be either
an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVlanIfIndex. Note : Routing should be disabled on physical interfaces. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.11.79.1.6.3.2.1.2 |
||||||||||||
|
hm2L2IfmDirection
Meanings:
- ingress(1): Apply this rule to packets arriving on this interface - egress(2): Apply this rule to packets leaving from this interface |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.6.3.2.1.3 |
||||||||||||
|
hm2L2IfmRuleIndex
The index of the L2 rule this mapping entry is assigned to.
The rule must exist before the mapping entry can be created. |
Integer32 Constraints: range: 1-2048 |
.1.3.6.1.4.1.248.11.79.1.6.3.2.1.4 |
||||||||||||
|
hm2L2IfmPriority
The priority is the sorting key for rules in to this interface. They
don't need to be unique, but no clear order can be assumed among rules with the same priority. Priorities are processed in ascending order (0)highest … |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.11.79.1.6.3.2.1.5 |
||||||||||||
|
hm2L2IfmRowStatus
The RowStatus value for this entry with the usual meanings:
- active(1): The interface mapping is in place - notInService(2): The interface mapping is not in place because the user said so - notReady(3): The interface… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.6.3.2.1.6 |
hm2AssetTable
table.1.3.6.1.4.1.248.11.79.1.7.1
·
1 row entry
·
12 columns
A list of the Assets representing real world devices/systems
Asset Entries
Indexes
hm2AssetIndex
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2AssetIndex
Index number of this Asset table
|
Integer32 Constraints: range: 1-50 |
.1.3.6.1.4.1.248.11.79.1.7.1.1.1 |
||||||||||||||
|
hm2AssetName
Descriptive name for the Asset
|
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.7.1.1.2 |
||||||||||||||
|
hm2AssetDescription
Logical description of the function of Asset
|
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.248.11.79.1.7.1.1.3 |
||||||||||||||
|
hm2AssetType
Specifies type of the Asset
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.7.1.1.4 |
||||||||||||||
|
hm2AssetManufacturer
Make or company that manufacturerd the Asset
|
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.248.11.79.1.7.1.1.5 |
||||||||||||||
|
hm2AssetModel
Model version of the Asset
|
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.248.11.79.1.7.1.1.6 |
||||||||||||||
|
hm2AssetGeneralLocation
General location of the Asset
|
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.248.11.79.1.7.1.1.7 |
||||||||||||||
|
hm2AssetSpecificLocation
Specific location of the Asset
|
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.248.11.79.1.7.1.1.8 |
||||||||||||||
|
hm2AssetTag
User defined field for corporate asset tags
|
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.248.11.79.1.7.1.1.9 |
||||||||||||||
|
hm2AssetIpAddress
The IP address associated to the Asset, allowed formats are:
- keyword 'any' - single address ('10.0.0.1') - CIDR address range ('10.0.0.0/8') - a prepending '!' selects the complement set |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.79.1.7.1.1.10 |
||||||||||||||
|
hm2AssetMacAddress
Physical address associated with the Asset
|
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.79.1.7.1.1.11 |
||||||||||||||
|
hm2AssetStatus
active(1) - This template is active.
notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) - Accept row values and activate. createA… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.7.1.1.12 |
hm2AppRuleTable
table.1.3.6.1.4.1.248.11.79.1.7.2
·
1 row entry
·
7 columns
Application rules
Application rule entry
Indexes
hm2AppRuleIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2AppRuleIndex
Index number of the Application rule
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.11.79.1.7.2.1.1 |
||||||||||||
|
hm2AppRuleName
Logical description of the Application rule
|
OctetStringr/w Constraints: range: 1-128 |
.1.3.6.1.4.1.248.11.79.1.7.2.1.2 |
||||||||||||
|
hm2AppRuleProtocol
Following values are supported:
- Protocol name from hm2ProtocolTable - icmp: internet control message protocol (RFC 792) - igmp: internet group management protocol - ipip: IP in IP tunnelling (RFC 1853) - tcp: transmis… |
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.7.2.1.3 |
||||||||||||
|
hm2AppRulePort
The ports used by the selected protocol. Allowed formats are:
- keyword 'any' - single port ('10') - port range with first and last port separated by hyphen ('10-15') - comma separated list of ports ('1235,25,123') - … |
OctetStringr/w Constraints: range: 1-128 |
.1.3.6.1.4.1.248.11.79.1.7.2.1.4 |
||||||||||||
|
hm2AppRuleDirection
- ingress(1): Apply this rule to packets arriving on this interface
- egress(2): Apply this rule to packets leaving from this interface - both(3): Apply this rule to packets coming in and going out on this interface. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.7.2.1.5 |
||||||||||||
|
hm2AppRuleIsDefault
Set to true if this is a factory initialized rule
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.7.2.1.6 |
||||||||||||
|
hm2AppRuleStatus
This is a standard row status value:
- active(1): The rule is active. Note that until committed, the rule will not be applied. You cannot activate the rule if an enforcer mappings to an inactive profile. - notInServ… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.7.2.1.7 |
hm2ProtocolTable
table.1.3.6.1.4.1.248.11.79.1.7.3
·
1 row entry
·
9 columns
A list of user defined Protocols for Packet Filter rules
Protocol table entries
Indexes
hm2ProtocolIndex
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hm2ProtocolIndex
Index number of the Protocol entry
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.11.79.1.7.3.1.1 |
||||||||||||||||||||||||||||||||||||||
|
hm2ProtocolName
The descriptive name for this protocol
|
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.248.11.79.1.7.3.1.2 |
||||||||||||||||||||||||||||||||||||||
|
hm2ProtocolDescription
User defined textual description related to this protocol
|
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.248.11.79.1.7.3.1.3 |
||||||||||||||||||||||||||||||||||||||
|
hm2ProtocolType
Specify the type used in the protocol
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.7.3.1.4 |
||||||||||||||||||||||||||||||||||||||
|
hm2ProtocolEtypeKey
The Ethertype keyword to be used in the L2 filter.
A keyword of custom(1) requires that the hm2ProtocolEtherType object also be set. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.79.1.7.3.1.5 |
||||||||||||||||||||||||||||||||||||||
|
hm2ProtocolEtherType
The Ethertype custom value to be used in the L2 filter.
This object is only valid if the hm2ProtocolEtypeKey is set to custom(1). Values ranging from 0x0600 to 0xFFFF (1536 to 65535) are interpreted as the Ethertype. L… |
HM2-PLATFORM-QOS-ACL-MIBEtypeValuer/w Textual Convention: HM2-PLATFORM-QOS-ACL-MIBEtypeValue Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.248.11.79.1.7.3.1.6 |
||||||||||||||||||||||||||||||||||||||
|
hm2ProtocolIPProtoNumber
IP Protocol number for user defined protocols
- (-1) represents that no ip protocol is selected |
Integer32r/w Constraints: range: -1-255 |
.1.3.6.1.4.1.248.11.79.1.7.3.1.7 |
||||||||||||||||||||||||||||||||||||||
|
hm2ProtocolPort
The ports used by this protocol. Allowed formats are:
- keyword 'any' - single port ('10') - port range with first and last port separated by hyphen ('10-15') - comma separated list of ports ('1235,25,123') - combinat… |
OctetStringr/w Constraints: range: 1-128 |
.1.3.6.1.4.1.248.11.79.1.7.3.1.8 |
||||||||||||||||||||||||||||||||||||||
|
hm2ProtocolStatus
active(1) - This template is active.
notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) - Accept row values and activate. createA… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.248.11.79.1.7.3.1.9 |