MIB Viewer

HM2-FW-MIB

468 objects
SNMP interface for Hirschmann Firewall modules. Copyright (C)
OIDNameAccessStatusDescription
1.3.6.1.4.1.248.11.79Identityhm2FwMibSNMP interface for Hirschmann Firewall modules. Copyright (C)
1.3.6.1.4.1.248.11.79.0Nodehm2FwNotifications
1.3.6.1.4.1.248.11.79.0.1Notificationhm2DynFwRuleAppliedTrapcurrentA rule of the dynamic firewall was applied. The rule is identified by the given rule index of the rule table.
1.3.6.1.4.1.248.11.79.0.2Notificationhm2DynFwRuleAppliedAndLoggedTrapcurrentA rule of the dynamic firewall was applied and logged according to the current logging mechanism. The rule is identified by the given rule index of the rule ta…
1.3.6.1.4.1.248.11.79.0.3Notificationhm2L3RuleAppliedTrapcurrentA rule of the L3 firewall was applied. The rule is identified by the given rule index of the rule table.
1.3.6.1.4.1.248.11.79.0.4Notificationhm2L3RuleAppliedAndLoggedTrapcurrentA rule of the L3 firewall was applied and logged according the current logging mechanism. The rule is identified by the given rule index of the rule table.
1.3.6.1.4.1.248.11.79.0.5Notificationhm2L2RuleAppliedTrapcurrentA rule of the L2 firewall was applied. The rule is identified by the given rule index of the rule table.
1.3.6.1.4.1.248.11.79.0.6Notificationhm2L2RuleAppliedAndLoggedTrapcurrentA rule of the L2 firewall was applied and logged according the current logging mechanism. The rule is identified by the given rule index of the rule table.
1.3.6.1.4.1.248.11.79.1Nodehm2FwObjects
1.3.6.1.4.1.248.11.79.1.1Nodehm2FwGeneralSettings
1.3.6.1.4.1.248.11.79.1.1.1Scalarhm2DynFwMaxRulesread-onlycurrentMaximum number of allowed rules for dynamic firewalling.
1.3.6.1.4.1.248.11.79.1.1.2Scalarhm2L3MaxRulesread-onlycurrentMaximum number of allowed rules for L3 firewalling.
1.3.6.1.4.1.248.11.79.1.1.3Scalarhm2ResetStatisticsread-writecurrentSetting this value to action(2) will reset the statistics of the whole firewall module. It will be set to noop(1) automatically after reset.
1.3.6.1.4.1.248.11.79.1.1.4Scalarhm2FlushTablesread-writecurrentSetting this value to action(2) will flush all connection tracking states. It will be set to noop(1) automatically after table flush.
1.3.6.1.4.1.248.11.79.1.1.5Scalarhm2DefaultPolicyread-writecurrentThe default policy for forwarding packets: o accept(1): Packets matching this rule are accepted and will be forwarded o drop(2): Packets matching this rule wil…
1.3.6.1.4.1.248.11.79.1.1.6Scalarhm2ConnTrackValidateCheckSumread-writecurrentThis value describes, whether the Firewall connection tracking in the Linux kernel shall validate the protocol checksums. Disable this validation (false) impro…
1.3.6.1.4.1.248.11.79.1.2Nodehm2DynFw
1.3.6.1.4.1.248.11.79.1.2.1Nodehm2DynFwRuleObjects
1.3.6.1.4.1.248.11.79.1.2.1.1Scalarhm2DynFwRuleCountread-onlycurrentNumber of current dynamic firewalls rules
1.3.6.1.4.1.248.11.79.1.2.1.2Scalarhm2DynFwIfMappingRuleCountread-onlycurrentNumber of current DynFw IF mapping entries.
1.3.6.1.4.1.248.11.79.1.2.1.3Scalarhm2DynFwRulePendingActionsread-onlycurrentThis value describes, whether the DynFW rule table was modified but not yet written to the firewall implementation (set to true). After writing all modificatio…
1.3.6.1.4.1.248.11.79.1.2.1.4Scalarhm2DynFwCommitPendingActionsread-writecurrentSetting this value to action(2) writes not yet committed changes to the firewall (DynFW and Interface Mapping Table). After writing all modifications, the valu…
1.3.6.1.4.1.248.11.79.1.2.2Nodehm2DynFwRuleTables
1.3.6.1.4.1.248.11.79.1.2.2.1Tablehm2DynFwRuleTablenot-accessiblecurrentThe list of rules for this dynamic firewall
1.3.6.1.4.1.248.11.79.1.2.2.1.1Rowhm2DynFwRuleEntrynot-accessiblecurrentDynamic firewall rule entry.
1.3.6.1.4.1.248.11.79.1.2.2.1.1.1Columnhm2DynFwRuleIndexaccessible-for-notifycurrentRule index of this dynamic firewall rule
1.3.6.1.4.1.248.11.79.1.2.2.1.1.2Columnhm2DynFwSourceAddressread-createcurrentThe 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 …
1.3.6.1.4.1.248.11.79.1.2.2.1.1.3Columnhm2DynFwSourcePortread-createcurrentThe 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 ('…
1.3.6.1.4.1.248.11.79.1.2.2.1.1.4Columnhm2DynFwTargetAddressread-createcurrentThe 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') - netob…
1.3.6.1.4.1.248.11.79.1.2.2.1.1.5Columnhm2DynFwTargetPortread-createcurrentThe destination port of the packet to filter. Allowed formats are: - keyword 'any' - single port ('10') - port range with first and last port separated by hyph…
1.3.6.1.4.1.248.11.79.1.2.2.1.1.6Columnhm2DynFwProtoread-createcurrentThe IP protocol (RFC 791) for protocol-independent filtering. The following values are currently supported: o icmp(1): internet control message protocol (RFC 7…
1.3.6.1.4.1.248.11.79.1.2.2.1.1.7Columnhm2DynFwRuleParamsread-createcurrentAdditional 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 fo…
1.3.6.1.4.1.248.11.79.1.2.2.1.1.8Columnhm2DynFwActionread-createcurrentThe 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 …
1.3.6.1.4.1.248.11.79.1.2.2.1.1.9Columnhm2DynFwLogread-createcurrentSet to true if application of this rule shall be logged
1.3.6.1.4.1.248.11.79.1.2.2.1.1.10Columnhm2DynFwTrapread-createcurrentSet to true if application of this rule shall send a trap.
1.3.6.1.4.1.248.11.79.1.2.2.1.1.11Columnhm2DynFwRowStatusread-createcurrentThis 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 i…
1.3.6.1.4.1.248.11.79.1.2.2.1.1.12Columnhm2DynFwDescriptionread-createcurrentUser defined textual description related to this rule.
1.3.6.1.4.1.248.11.79.1.2.2.2Tablehm2DynFwRuleIfMappingTablenot-accessiblecurrentTable for mapping L3 rules to interfaces
1.3.6.1.4.1.248.11.79.1.2.2.2.1Rowhm2DynFwRuleIfMappingEntrynot-accessiblecurrentEntry in rule interface mapping table
1.3.6.1.4.1.248.11.79.1.2.2.2.1.1Columnhm2DynFwIfmRuleIndexnot-accessiblecurrentThe index of the DynFw rule this mapping entry is assigned to. The DynFw rule must exist before creation of mapping entry.
1.3.6.1.4.1.248.11.79.1.2.2.2.1.2Columnhm2DynFwIfmDirectionnot-accessiblecurrentMeanings: - ingress(1): Apply this rule to packets arriving on this interface - egress(2): Apply this rule to packets leaving from this interface - both(3): Ap…
1.3.6.1.4.1.248.11.79.1.2.2.2.1.3Columnhm2DynFwIfmPriorityread-createcurrentThe 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 prior…
1.3.6.1.4.1.248.11.79.1.2.2.2.1.4Columnhm2DynFwIfmInterfacenot-accessiblecurrentThe interface this mapping entry is applied to. This has to be either an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVlanIfIndex. Note that for phys…
1.3.6.1.4.1.248.11.79.1.2.2.2.1.5Columnhm2DynFwIfmRowStatusread-createcurrentThe 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 p…
1.3.6.1.4.1.248.11.79.1.2.4Nodehm2DynFwStats
1.3.6.1.4.1.248.11.79.1.2.4.1Nodehm2DynFwGeneralStats
1.3.6.1.4.1.248.11.79.1.2.4.1.1Scalarhm2DynFwStatsTtPckread-onlycurrentTotal number of packets processed by the dynamic firewall
1.3.6.1.4.1.248.11.79.1.2.4.1.2Scalarhm2DynFwStatsTtPckSizeread-onlycurrentTotal number of bytes processed by the dynamic firewall
1.3.6.1.4.1.248.11.79.1.2.4.1.3Scalarhm2DynFwStatsTtPckDenDropread-onlycurrentTotal number of packets dropped or denied by the dynamic firewall
1.3.6.1.4.1.248.11.79.1.2.4.1.4Scalarhm2DynFwStatsTtPckAcceptedread-onlycurrentTotal number of packets accepted by the dynamic firewall
1.3.6.1.4.1.248.11.79.1.2.4.2Nodehm2DynFwStatsTables
1.3.6.1.4.1.248.11.79.1.2.4.2.1Tablehm2DynFwStatsRuleTablenot-accessiblecurrentTable of per-rule statistics of the dynamic firewall
1.3.6.1.4.1.248.11.79.1.2.4.2.1.1Rowhm2DynFwStatsRuleEntrynot-accessiblecurrentStatistics table entry for the dynamic firewall
1.3.6.1.4.1.248.11.79.1.2.4.2.1.1.1Columnhm2DynFwStatsPacketCountread-onlycurrentNumber of packets matched by this rule
1.3.6.1.4.1.248.11.79.1.2.4.2.1.1.2Columnhm2DynFwStatsPacketSizeread-onlycurrentNumber of bytes processed by this rule
1.3.6.1.4.1.248.11.79.1.2.4.2.1.1.3Columnhm2DynFwStatsLastAppliedread-onlycurrentLocal system time (hm2SystemLocalTime) when the rule was applied the last time
1.3.6.1.4.1.248.11.79.1.3Nodehm2L3Fw
1.3.6.1.4.1.248.11.79.1.3.1Nodehm2L3RuleObjects
1.3.6.1.4.1.248.11.79.1.3.1.1Scalarhm2L3RuleCountread-onlycurrentNumber of current L3 rules
1.3.6.1.4.1.248.11.79.1.3.1.2Scalarhm2L3IfMappingRuleCountread-onlycurrentNumber of current L3 IF mapping entries.
1.3.6.1.4.1.248.11.79.1.3.1.3Scalarhm2L3RulePendingActionsread-onlycurrentThis value describes, whether the L3 rule table was modified but not yet written to the firewall implementation (set to true). After writing all modifications …
1.3.6.1.4.1.248.11.79.1.3.1.4Scalarhm2L3CommitPendingActionsread-writecurrentSetting this value to action(2) writes not yet committed changes to the firewall (L3 and Interface Mapping Table). After writing all modifications, the value s…
1.3.6.1.4.1.248.11.79.1.3.2Nodehm2L3RuleTables
1.3.6.1.4.1.248.11.79.1.3.2.1Tablehm2L3RuleTablenot-accessiblecurrentThe list of L3 rules for this firewall
1.3.6.1.4.1.248.11.79.1.3.2.1.1Rowhm2L3RuleEntrynot-accessiblecurrentL3 rule entry.
1.3.6.1.4.1.248.11.79.1.3.2.1.1.1Columnhm2L3RuleIndexaccessible-for-notifycurrentRule index of this L3 rule
1.3.6.1.4.1.248.11.79.1.3.2.1.1.2Columnhm2L3SourceAddressread-createcurrentThe 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…
1.3.6.1.4.1.248.11.79.1.3.2.1.1.3Columnhm2L3SourcePortread-createcurrentThe 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 (…
1.3.6.1.4.1.248.11.79.1.3.2.1.1.4Columnhm2L3TargetAddressread-createcurrentThe 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…
1.3.6.1.4.1.248.11.79.1.3.2.1.1.5Columnhm2L3TargetPortread-createcurrentThe 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…
1.3.6.1.4.1.248.11.79.1.3.2.1.1.6Columnhm2L3Protoread-createcurrentThe IP protocol (RFC 791) for protocol-independent filtering. The following values are currently supported: o icmp(1): internet control message protocol (RFC 7…
1.3.6.1.4.1.248.11.79.1.3.2.1.1.7Columnhm2L3RuleParamsread-createcurrentAdditional 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 fo…
1.3.6.1.4.1.248.11.79.1.3.2.1.1.8Columnhm2L3Actionread-createcurrentThe 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 …
1.3.6.1.4.1.248.11.79.1.3.2.1.1.9Columnhm2L3Logread-createcurrentSet to true if application of this rule shall be logged
1.3.6.1.4.1.248.11.79.1.3.2.1.1.10Columnhm2L3Trapread-createcurrentSet to true if application of this rule shall send a trap.
1.3.6.1.4.1.248.11.79.1.3.2.1.1.11Columnhm2L3RowStatusread-createcurrentThis 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 …
1.3.6.1.4.1.248.11.79.1.3.2.1.1.12Columnhm2L3Descriptionread-createcurrentUser defined textual description related to this rule.
1.3.6.1.4.1.248.11.79.1.3.2.1.1.13Columnhm2DPIProfileIndexread-createcurrentThe 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…
1.3.6.1.4.1.248.11.79.1.3.2.1.1.14Columnhm2L3ProtoNameread-createcurrentFollowing values are supported: - Protocol name from hm2ProtocolTable - icmp: internet control message protocol (RFC 792) - igmp: internet group management pro…
1.3.6.1.4.1.248.11.79.1.3.2.1.1.15Columnhm2L3AppRuleNameread-createcurrentApplication rule name from hm2AppRuleTable
1.3.6.1.4.1.248.11.79.1.3.2.2Tablehm2L3RuleIfMappingTablenot-accessiblecurrentTable for mapping L3 rules to interfaces
1.3.6.1.4.1.248.11.79.1.3.2.2.1Rowhm2L3RuleIfMappingEntrynot-accessiblecurrentEntry in rule interface mapping table
1.3.6.1.4.1.248.11.79.1.3.2.2.1.1Columnhm2L3IfmRuleIndexnot-accessiblecurrentThe index of the L3 rule this mapping entry is assigned to. The rule must exist before the mapping entry can be created.
1.3.6.1.4.1.248.11.79.1.3.2.2.1.2Columnhm2L3IfmDirectionnot-accessiblecurrentMeanings: - ingress(1): Apply this rule to packets arriving on this interface - egress(2): Apply this rule to packets leaving from this interface - both(3): Ap…
1.3.6.1.4.1.248.11.79.1.3.2.2.1.3Columnhm2L3IfmPriorityread-createcurrentThe 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 prior…
1.3.6.1.4.1.248.11.79.1.3.2.2.1.4Columnhm2L3IfmInterfacenot-accessiblecurrentThe interface this mapping entry is assigned to. This has to be either an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVlanIfIndex. Note that for phy…
1.3.6.1.4.1.248.11.79.1.3.2.2.1.5Columnhm2L3IfmRowStatusread-createcurrentThe 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 p…
1.3.6.1.4.1.248.11.79.1.3.4Nodehm2L3Stats
1.3.6.1.4.1.248.11.79.1.3.4.1Nodehm2L3GeneralStats
1.3.6.1.4.1.248.11.79.1.3.4.1.1Scalarhm2L3StatsTotalPckread-onlycurrentTotal number of packets processed by the L3 firewall
1.3.6.1.4.1.248.11.79.1.3.4.1.2Scalarhm2L3StatsTotalPckSizeread-onlycurrentTotal number of bytes processed by the L3 firewall
1.3.6.1.4.1.248.11.79.1.3.4.1.3Scalarhm2L3StatsTotalPckDenDropread-onlycurrentTotal number of packets dropped or denied by the L3 firewall
1.3.6.1.4.1.248.11.79.1.3.4.1.4Scalarhm2L3StatsTotalPckAcceptedread-onlycurrentTotal number of packets accepted by the L3 firewall
1.3.6.1.4.1.248.11.79.1.3.4.2Nodehm2L3StatsTables
1.3.6.1.4.1.248.11.79.1.3.4.2.1Tablehm2L3StatsRuleTablenot-accessiblecurrentTable of per-rule statistics of the L3 firewall
1.3.6.1.4.1.248.11.79.1.3.4.2.1.1Rowhm2L3StatsRuleEntrynot-accessiblecurrentStatistics table entry for the L3 firewall
1.3.6.1.4.1.248.11.79.1.3.4.2.1.1.1Columnhm2L3StatsPacketCountread-onlycurrentNumber of packets matched by this rule
1.3.6.1.4.1.248.11.79.1.3.4.2.1.1.2Columnhm2L3StatsPacketSizeread-onlycurrentNumber of bytes processed by this rule
1.3.6.1.4.1.248.11.79.1.3.4.2.1.1.3Columnhm2L3StatsLastAppliedread-onlycurrentTime of last application of the rule in seconds since the Unix epoch.
1.3.6.1.4.1.248.11.79.1.3.11Nodehm2DPIProfileModbusObjects
1.3.6.1.4.1.248.11.79.1.3.11.1Scalarhm2DPIProfileModbusPendingActionsread-onlycurrentThis value describes, whether the DPI MODBUS profile table was modified but not yet written to the enforcer implementation (set to true). After writing all mod…
1.3.6.1.4.1.248.11.79.1.3.11.2Scalarhm2DPIProfileModbusCommitPendingActionsread-writecurrentSetting this value to action(2) writes not yet committed changes to the enforcer (DPI MODBUS Profile Table). After writing all modifications, the value switche…
1.3.6.1.4.1.248.11.79.1.3.12Nodehm2DPIProfileOpcObjects
1.3.6.1.4.1.248.11.79.1.3.12.1Scalarhm2DPIProfileOpcPendingActionsread-onlycurrentThis value describes, whether the L3 OPC profile table was modified but not yet written to the enforcer implementation (set to true). After writing all modific…
1.3.6.1.4.1.248.11.79.1.3.12.2Scalarhm2DPIProfileOpcCommitPendingActionsread-writecurrentSetting this value to action(2) writes not yet committed changes to the enforcer (DPI OPC Profile Table). After writing all modifications, the value switches a…
1.3.6.1.4.1.248.11.79.1.3.13Nodehm2DPIProfileIEC104Objects
1.3.6.1.4.1.248.11.79.1.3.13.1Scalarhm2DPIProfileIEC104PendingActionsread-onlycurrentThis value describes, whether the DPI IEC104 profile table was modified but not yet written to the enforcer implementation (set to true). After writing all mod…
1.3.6.1.4.1.248.11.79.1.3.13.2Scalarhm2DPIProfileIEC104CommitPendingActionsread-writecurrentSetting this value to action(2) writes not yet committed changes to the enforcer (DPI IEC104 Profile Table). After writing all modifications, the value switche…
1.3.6.1.4.1.248.11.79.1.3.14Nodehm2DPIProfileEnipObjects
1.3.6.1.4.1.248.11.79.1.3.14.1Scalarhm2DPIProfileEnipPendingActionsread-onlycurrentThis value describes, whether the DPI EtherNet/IP profile table was modified but not yet written to the enforcer implementation (set to true). After writing al…
1.3.6.1.4.1.248.11.79.1.3.14.2Scalarhm2DPIProfileEnipCommitPendingActionsread-writecurrentSetting this value to action(2) writes not yet committed changes to the enforcer (DPI EtherNet/IP Profile Table). After writing all modifications, the value sw…
1.3.6.1.4.1.248.11.79.1.3.16Nodehm2DPIProfileDnp3Objects
1.3.6.1.4.1.248.11.79.1.3.16.1Scalarhm2DPIProfileDnp3PendingActionsread-onlycurrentThis value describes, whether the DPI DNP3 profile table was modified but not yet written to the enforcer implementation (set to true). After writing all modif…
1.3.6.1.4.1.248.11.79.1.3.16.2Scalarhm2DPIProfileDnp3CommitPendingActionsread-writecurrentSetting this value to action(2) writes not yet committed changes to the enforcer (DPI DNP3 Profile Table). After writing all modifications, the value switches …
1.3.6.1.4.1.248.11.79.1.3.17Nodehm2DPIProfileAmpGeneralSetting
1.3.6.1.4.1.248.11.79.1.3.17.1Scalarhm2DPIAmpDIread-writecurrentTo activate/de-activate the DI (Digital Input), so that 'configuration, program & mode protect' can be enable/disable with key-switch wired to the DI of the DP…
1.3.6.1.4.1.248.11.79.1.3.17.2Scalarhm2DPIAmpProtectModeread-writecurrentTo enable or disable 'configuration, program & mode protect'.
1.3.6.1.4.1.248.11.79.1.3.18Nodehm2DPIProfileAmpObjects
1.3.6.1.4.1.248.11.79.1.3.18.1Scalarhm2DPIProfileAmpPendingActionsread-onlycurrentThis value describes, whether the DPI AMP profile table was modified but not yet written to the enforcer implementation (set to true). After writing all modifi…
1.3.6.1.4.1.248.11.79.1.3.18.2Scalarhm2DPIProfileAmpCommitPendingActionsread-writecurrentSetting this value to action(2) writes not yet committed changes to the enforcer (DPI AMP Profile Table). After writing all modifications, the value switches a…
1.3.6.1.4.1.248.11.79.1.3.21Nodehm2DPIProfileTables
1.3.6.1.4.1.248.11.79.1.3.21.1Tablehm2DPIProfileModbusTablenot-accessiblecurrentThe list of DPI MODBUS profiles for this enforcer
1.3.6.1.4.1.248.11.79.1.3.21.1.1Rowhm2DPIProfileModbusEntrynot-accessiblecurrentDPI MODBUS profile entry.
1.3.6.1.4.1.248.11.79.1.3.21.1.1.1Columnhm2DPIProfileModbusIndexaccessible-for-notifycurrentProfile index of this DPI MODBUS profile
1.3.6.1.4.1.248.11.79.1.3.21.1.1.2Columnhm2DPIProfileModbusDescriptionread-createcurrentUser defined textual description related to this profile.
1.3.6.1.4.1.248.11.79.1.3.21.1.1.3Columnhm2DPIProfileModbusFunctionTyperead-createcurrentThe function types of the corresponding function codes: o readonly(1): Selects read only function codes for the function code list. o readwrite(2): Selects rea…
1.3.6.1.4.1.248.11.79.1.3.21.1.1.4Columnhm2DPIProfileModbusFunctionCodeListread-createcurrentThe 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 …
1.3.6.1.4.1.248.11.79.1.3.21.1.1.5Columnhm2DPIProfileModbusUnitIdentifierListread-createcurrentUnit 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 a…
1.3.6.1.4.1.248.11.79.1.3.21.1.1.6Columnhm2DPIProfileModbusSanityCheckread-createcurrentSet to true if apply to packets for which a sanity check including format and specification shall be done
1.3.6.1.4.1.248.11.79.1.3.21.1.1.7Columnhm2DPIProfileModbusExceptionread-createcurrentSet to true if apply to packets for which a device exception message shall be sent
1.3.6.1.4.1.248.11.79.1.3.21.1.1.8Columnhm2DPIProfileModbusResetread-createcurrentSet to true if apply to packets for which a reset connection message shall be sent
1.3.6.1.4.1.248.11.79.1.3.21.1.1.9Columnhm2DPIProfileModbusRowStatusread-createcurrentThis 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 actio…
1.3.6.1.4.1.248.11.79.1.3.21.2Tablehm2DPIProfileOpcTablenot-accessiblecurrentThe list of DPI OPC profiles for this enforcer
1.3.6.1.4.1.248.11.79.1.3.21.2.1Rowhm2DPIProfileOpcEntrynot-accessiblecurrentDPI OPC profile entry.
1.3.6.1.4.1.248.11.79.1.3.21.2.1.1Columnhm2DPIProfileOpcIndexaccessible-for-notifycurrentProfile index of this DPI OPC profile
1.3.6.1.4.1.248.11.79.1.3.21.2.1.2Columnhm2DPIProfileOpcDescriptionread-createcurrentUser defined textual description related to this profile.
1.3.6.1.4.1.248.11.79.1.3.21.2.1.3Columnhm2DPIProfileOpcSanityCheckread-createcurrentSet to true if apply to packets for which a sanity check including format and specification shall be done
1.3.6.1.4.1.248.11.79.1.3.21.2.1.4Columnhm2DPIProfileOpcFragmentCheckread-createcurrentSet to true if apply to packets for which a fragment check shall be done
1.3.6.1.4.1.248.11.79.1.3.21.2.1.5Columnhm2DPIProfileOpcTimeoutConnectread-createcurrentSet to nonzero if apply to packets for which a timeout at connect in seconds shall be done. Value 0 disables this match criteria.
1.3.6.1.4.1.248.11.79.1.3.21.2.1.6Columnhm2DPIProfileOpcRowStatusread-createcurrentThis 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 actio…
1.3.6.1.4.1.248.11.79.1.3.21.3Tablehm2DPIProfileIEC104Tablenot-accessiblecurrentThe list of DPI IEC104 profiles for this enforcer
1.3.6.1.4.1.248.11.79.1.3.21.3.1Rowhm2DPIProfileIEC104Entrynot-accessiblecurrentDPI IEC104 profile entry.
1.3.6.1.4.1.248.11.79.1.3.21.3.1.1Columnhm2DPIProfileIEC104Indexaccessible-for-notifycurrentProfile index of this DPI IEC104 profile
1.3.6.1.4.1.248.11.79.1.3.21.3.1.2Columnhm2DPIProfileIEC104Descriptionread-createcurrentUser defined textual description related to this profile.
1.3.6.1.4.1.248.11.79.1.3.21.3.1.3Columnhm2DPIProfileIEC104FunctionTyperead-createcurrentThe 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 f…
1.3.6.1.4.1.248.11.79.1.3.21.3.1.4Columnhm2DPIProfileIEC104TypeIDListread-createobsolete**NOTE: This object is obsolete in favour of hm2DPIProfileIEC104AdvancedTypeIDList.** The type IDs for this enforcer as bit string. Each type ID bit can either…
1.3.6.1.4.1.248.11.79.1.3.21.3.1.5Columnhm2DPIProfileIEC104OriginatorAddressListread-createobsolete**NOTE: This object is obsolete in favour of hm2DPIProfileIEC104OriginatorAddrList.** Allowed Originator addresses for this enforcer as bit string. Each bit co…
1.3.6.1.4.1.248.11.79.1.3.21.3.1.6Columnhm2DPIProfileIEC104CommonAddressListread-createcurrentAllowed Common addresses for this enforcer as string. Allowed format for common address list: - index range with first and last index separated by hyphen ('10-…
1.3.6.1.4.1.248.11.79.1.3.21.3.1.7Columnhm2DPIProfileIEC104SanityCheckread-createcurrentSet to 'enable' if a sanity check including format and specification for all packets shall be done
1.3.6.1.4.1.248.11.79.1.3.21.3.1.8Columnhm2DPIProfileIEC104Resetread-createcurrentSet to 'enable' if reset connection message shall be sent in case a packet is dropped
1.3.6.1.4.1.248.11.79.1.3.21.3.1.9Columnhm2DPIProfileIEC104Debugread-createcurrentSet to 'enable' if reset connection message shall contain debug information
1.3.6.1.4.1.248.11.79.1.3.21.3.1.10Columnhm2DPIProfileIEC104RowStatusread-createcurrentThis 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 actio…
1.3.6.1.4.1.248.11.79.1.3.21.3.1.11Columnhm2DPIProfileIEC104AdvancedTypeIDListread-createcurrentThe 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 , si…
1.3.6.1.4.1.248.11.79.1.3.21.3.1.12Columnhm2DPIProfileIEC104OriginatorAddrListread-createcurrentAllowed Originator addresses for this enforcer as string. Allowed format for originator address list: - index range with first and last index separated by hyph…
1.3.6.1.4.1.248.11.79.1.3.21.3.1.13Columnhm2DPIProfileIEC104CauseOfTransmissionSizeread-createcurrentSet to default value 2 for the latest protocol, set to 1 for legacy protocol
1.3.6.1.4.1.248.11.79.1.3.21.3.1.14Columnhm2DPIProfileIEC104CommonAddressSizeread-createcurrentSet to default value 2 for the latest protocol, set to 1 for legacy protocol
1.3.6.1.4.1.248.11.79.1.3.21.3.1.15Columnhm2DPIProfileIEC104IOAddressSizeread-createcurrentSet to default value 3 for the latest protocol, set to 2 or 1 for legacy protocol
1.3.6.1.4.1.248.11.79.1.3.21.3.1.16Columnhm2DPIProfileIEC104AllowIEC101read-createcurrentSet to 'enable' if Type IDs that are defined for the old IEC 101 standard have to be allowed
1.3.6.1.4.1.248.11.79.1.3.21.4Tablehm2DPIProfileEnipTablenot-accessiblecurrentThe list of DPI EtherNet/IP profiles for this enforcer
1.3.6.1.4.1.248.11.79.1.3.21.4.1Rowhm2DPIProfileEnipEntrynot-accessiblecurrentDPI EtherNet/IP profile entry.
1.3.6.1.4.1.248.11.79.1.3.21.4.1.1Columnhm2DPIProfileEnipIndexaccessible-for-notifycurrentProfile index of this DPI EtherNet/IP profile
1.3.6.1.4.1.248.11.79.1.3.21.4.1.2Columnhm2DPIProfileEnipDescriptionread-createcurrentUser defined textual description related to this profile.
1.3.6.1.4.1.248.11.79.1.3.21.4.1.3Columnhm2DPIProfileEnipFunctionTyperead-createcurrentThe function types of the corresponding commands: o readonly(1): Selects read only commands for the command list. o readwrite(2): Selects read write commands f…
1.3.6.1.4.1.248.11.79.1.3.21.4.1.4Columnhm2DPIProfileEnipSanityCheckread-createcurrentIf a sanity check including format and specification for all packets shall be done, then it must be enabled.
1.3.6.1.4.1.248.11.79.1.3.21.4.1.5Columnhm2DPIProfileEnipDebugread-createcurrentEnables or disables the debug information in a reset connection message. If a reset connection message shall contain debug information, then it must be enabled.
1.3.6.1.4.1.248.11.79.1.3.21.4.1.6Columnhm2DPIProfileEnipRowStatusread-createcurrentThis 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 actio…
1.3.6.1.4.1.248.11.79.1.3.21.4.1.7Columnhm2DPIProfileEnipDefaultObjectListread-createcurrentIndex 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 'a…
1.3.6.1.4.1.248.11.79.1.3.21.4.1.8Columnhm2DPIProfileEnipWildCardServicesread-createcurrentMultiple service codes can be listed separated by a comma (',') - single service code (eg: 0x10) - comma separated list of service codes (eg: 0x12,0x31,0x5F) -…
1.3.6.1.4.1.248.11.79.1.3.21.4.1.9Columnhm2DPIProfileEnipAllowEmbPCCCread-createcurrentEnables 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 en…
1.3.6.1.4.1.248.11.79.1.3.21.4.1.10Columnhm2DPIProfileEnipTcpResetread-createcurrentEnables 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.
1.3.6.1.4.1.248.11.79.1.3.21.5Tablehm2DPIObjectEnipTablenot-accessiblecurrentThe list of DPI EtherNet/IP objects and services for this enforcer
1.3.6.1.4.1.248.11.79.1.3.21.5.1Rowhm2DPIObjectEnipEntrynot-accessiblecurrentDPI EtherNet/IP object entry.
1.3.6.1.4.1.248.11.79.1.3.21.5.1.1Columnhm2DPIObjectEnipClassIdnot-accessiblecurrentThe 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 C…
1.3.6.1.4.1.248.11.79.1.3.21.5.1.2Columnhm2DPIObjectEnipServicesread-createcurrentThe 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). - …
1.3.6.1.4.1.248.11.79.1.3.21.5.1.3Columnhm2DPIObjectEnipDescriptionread-createcurrentUser defined textual description related to the ENIP object class ID and services.
1.3.6.1.4.1.248.11.79.1.3.21.5.1.4Columnhm2DPIObjectEnipRowStatusread-createcurrentThis 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 actio…
1.3.6.1.4.1.248.11.79.1.3.21.6Tablehm2DPIProfileDnp3Tablenot-accessiblecurrentThe list of DPI DNP3 profiles for this enforcer
1.3.6.1.4.1.248.11.79.1.3.21.6.1Rowhm2DPIProfileDnp3Entrynot-accessiblecurrentDPI DNP3 profile entry.
1.3.6.1.4.1.248.11.79.1.3.21.6.1.1Columnhm2DPIProfileDnp3Indexaccessible-for-notifycurrentProfile index of this DPI DNP3 profile
1.3.6.1.4.1.248.11.79.1.3.21.6.1.2Columnhm2DPIProfileDnp3Descriptionread-createcurrentUser defined textual description related to this profile.
1.3.6.1.4.1.248.11.79.1.3.21.6.1.3Columnhm2DPIProfileDnp3FunctionCodeListread-createcurrentThe 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…
1.3.6.1.4.1.248.11.79.1.3.21.6.1.4Columnhm2DPIProfileDnp3DefaultWhiteListread-createcurrentIndex 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 'n…
1.3.6.1.4.1.248.11.79.1.3.21.6.1.5Columnhm2DPIProfileDnp3CrcCheckread-createcurrentThis option makes DNP3 enforcer validate the checksum contained in dnp3 link-layer frames. Frames with invalid checksums will be ignored
1.3.6.1.4.1.248.11.79.1.3.21.6.1.6Columnhm2DPIProfileDnp3SanityCheckread-createcurrentSet to true for which all sanity checks shall be done
1.3.6.1.4.1.248.11.79.1.3.21.6.1.7Columnhm2DPIProfileDnp3CheckOutstationTrafficread-createcurrentSet to true to make dnp3 enforcer check packets originating at an outstation
1.3.6.1.4.1.248.11.79.1.3.21.6.1.8Columnhm2DPIProfileDnp3TcpResetread-createcurrentSet to true if apply to packets for which a reset connection message shall be sent on ingress and egress ports
1.3.6.1.4.1.248.11.79.1.3.21.6.1.9Columnhm2DPIProfileDnp3RowStatusread-createcurrentThis 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 actio…
1.3.6.1.4.1.248.11.79.1.3.21.7Tablehm2DPIProfileDnp3ObjectTablenot-accessiblecurrentThe list of DPI DNP3 object codes
1.3.6.1.4.1.248.11.79.1.3.21.7.1Rowhm2DPIProfileDnp3ObjectEntrynot-accessiblecurrentDPI DNP3 object code entry.
1.3.6.1.4.1.248.11.79.1.3.21.7.1.1Columnhm2DPIProfileDnp3ObjectIndexaccessible-for-notifycurrentAn index that (together with the DPI index hm2DPIProfileDnp3Index) identifies the entry in the object code list table. This index can be choosen freely, but mu…
1.3.6.1.4.1.248.11.79.1.3.21.7.1.2Columnhm2DPIProfileDnp3ObjectTyperead-writecurrentSet the object type for DNP3 object code list.
1.3.6.1.4.1.248.11.79.1.3.21.7.1.3Columnhm2DPIProfileDnp3ObjectGroupnoread-createcurrentGroup number for object code list.
1.3.6.1.4.1.248.11.79.1.3.21.7.1.4Columnhm2DPIProfileDnp3ObjectVariationread-createcurrentVariation number for object code list
1.3.6.1.4.1.248.11.79.1.3.21.7.1.5Columnhm2DPIProfileDnp3ObjectFunctionread-createcurrentFunction code number for object code list.
1.3.6.1.4.1.248.11.79.1.3.21.7.1.6Columnhm2DPIProfileDnp3ObjectQualifierread-createcurrentQualifier codes for Object codes.
1.3.6.1.4.1.248.11.79.1.3.21.7.1.7Columnhm2DPIProfileDnp3ObjectLengthread-createcurrentObject length defined for corresponding object codes.
1.3.6.1.4.1.248.11.79.1.3.21.7.1.8Columnhm2DPIProfileDnp3ObjectFuncNameread-createcurrentCorresponding function name for function no in Object code.
1.3.6.1.4.1.248.11.79.1.3.21.7.1.9Columnhm2DPIProfileDnp3ObjectRowStatusread-createcurrentThis 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 actio…
1.3.6.1.4.1.248.11.79.1.3.21.8Tablehm2DPIProfileAmpTablenot-accessiblecurrentThe list of DPI AMP profiles for this enforcer.
1.3.6.1.4.1.248.11.79.1.3.21.8.1Rowhm2DPIProfileAmpEntrynot-accessiblecurrentDPI AMP profile entry.
1.3.6.1.4.1.248.11.79.1.3.21.8.1.1Columnhm2DPIProfileAmpIndexaccessible-for-notifycurrentProfile index for the DPI AMP profile.
1.3.6.1.4.1.248.11.79.1.3.21.8.1.2Columnhm2DPIProfileAmpDescriptionread-createcurrentTextual description related to the DPI AMP profile.
1.3.6.1.4.1.248.11.79.1.3.21.8.1.3Columnhm2DPIProfileAmpProtocolread-createcurrentSpecify the AMP protocol for the DPI AMP profile. The following values are currently supported: o camp(1): Common ASCII Message Protocol. o nitp(2): Non-Intell…
1.3.6.1.4.1.248.11.79.1.3.21.8.1.4Columnhm2DPIProfileAmpMsgTyperead-createcurrentSpecify 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…
1.3.6.1.4.1.248.11.79.1.3.21.8.1.5Columnhm2DPIProfileAmpAddrClassread-createcurrentSpecify the particular type of the memory to be accessed. Allowed formats are: - keyword 'any' - Address class range with first and last class seperated by hyp…
1.3.6.1.4.1.248.11.79.1.3.21.8.1.6Columnhm2DPIProfileAmpDevClassread-createcurrentSpecify the device class. Allowed formats are: - keyword 'any' - Device class range with first and last class seperated by hyphen (0004-000A). - Comma seperate…
1.3.6.1.4.1.248.11.79.1.3.21.8.1.7Columnhm2DPIProfileAmpAddressread-createcurrentSpecify the beginning address of the memory to be read or written. Allowed formats are: - Keyword 'any' - Memory address range with first and last address sepe…
1.3.6.1.4.1.248.11.79.1.3.21.8.1.8Columnhm2DPIProfileAmpDatawordread-createcurrentSpecify 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 a…
1.3.6.1.4.1.248.11.79.1.3.21.8.1.9Columnhm2DPIProfileAmpTaskcoderead-createcurrentSpecify the task code for the DPI AMP profile. Allowed formats are: - Comma seperated task code (00,03,FF).
1.3.6.1.4.1.248.11.79.1.3.21.8.1.10Columnhm2DPIProfileAmpTaskcodedataread-createcurrentSpecify 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 seprate…
1.3.6.1.4.1.248.11.79.1.3.21.8.1.11Columnhm2DPIProfileAmpProtectmoderead-createcurrentForcefully enable/disable the protect mode for the particular task code in the DPI AMP profile.
1.3.6.1.4.1.248.11.79.1.3.21.8.1.12Columnhm2DPIProfileAmpEccread-createcurrentEnable/disable the checking for the NITP Error Check Characters (ECC) of the packets in the DPI AMP profile.
1.3.6.1.4.1.248.11.79.1.3.21.8.1.13Columnhm2DPIProfileAmpBccread-createcurrentEnable/disable the checking for the CAMP Block Check Characters (BCC) of the AMP packets in the DPI AMP profile.
1.3.6.1.4.1.248.11.79.1.3.21.8.1.14Columnhm2DPIProfileAmpDebugread-createcurrentEnable/disable the debugging in the DPI AMP profile. If it is enabled then the reset connection message will contain the debug information.
1.3.6.1.4.1.248.11.79.1.3.21.8.1.15Columnhm2DPIProfileAmpTcpResetread-createcurrentEnable/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
1.3.6.1.4.1.248.11.79.1.3.21.8.1.16Columnhm2DPIProfileAmpSanityCheckread-createcurrentEnable/disable the sanity check including format and specification of all the AMP packets.
1.3.6.1.4.1.248.11.79.1.3.21.8.1.17Columnhm2DPIProfileAmpRowStatusread-createcurrentThis 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 actio…
1.3.6.1.4.1.248.11.79.1.3.21.9Tablehm2DPIAmpTaskCodeTablenot-accessiblecurrentThe list of task code table.
1.3.6.1.4.1.248.11.79.1.3.21.9.1Rowhm2DPIAmpTaskCodeEntrynot-accessiblecurrentTask code table entry.
1.3.6.1.4.1.248.11.79.1.3.21.9.1.1Columnhm2DPIAmpTaskCodenot-accessiblecurrentTask code value for the new custom task codes The value can be between 00 to FF.
1.3.6.1.4.1.248.11.79.1.3.21.9.1.2Columnhm2DPIAmpTaskCodeDescriptionread-createcurrentDescription related to the task code.
1.3.6.1.4.1.248.11.79.1.3.21.9.1.3Columnhm2DPIAmpTaskCodeTyperead-onlycurrentSpecify the type of task code in the task code table if it is default(i.e. default) or user defined(i.e. custom).
1.3.6.1.4.1.248.11.79.1.3.21.9.1.4Columnhm2DPIAmpTaskCodeModeread-createcurrentSpecify the mode of the task code if it is config or nonconfig.
1.3.6.1.4.1.248.11.79.1.3.21.9.1.5Columnhm2DPIAmpTaskCodeStatusread-createcurrentThis 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 actio…
1.3.6.1.4.1.248.11.79.1.4Nodehm2FwLearningMode
1.3.6.1.4.1.248.11.79.1.4.1Nodehm2FLMObjects
1.3.6.1.4.1.248.11.79.1.4.1.1Scalarhm2FLMAdminStateread-writecurrentEnable or disable the Firewall Learning Mode.
1.3.6.1.4.1.248.11.79.1.4.1.2Scalarhm2FLMActionread-writecurrentActions to control the Firewall Learning Mode.
1.3.6.1.4.1.248.11.79.1.4.1.3Scalarhm2FLMAppStateread-onlycurrentState of running FLM Application.
1.3.6.1.4.1.248.11.79.1.4.1.4Scalarhm2FLMAppInfoEnumread-onlycurrentMemory status of FLM Application.
1.3.6.1.4.1.248.11.79.1.4.1.5Scalarhm2FLMAppInfoStringread-onlycurrentSpecial status message.
1.3.6.1.4.1.248.11.79.1.4.1.6Scalarhm2FLML3Entriesread-onlycurrentNumber of Layer 3 entries in the connection table.
1.3.6.1.4.1.248.11.79.1.4.1.7Scalarhm2FLMFreeMemread-onlycurrentFree memory(%) for learning data.
1.3.6.1.4.1.248.11.79.1.4.1.8Scalarhm2FLMMaxEntriesread-onlycurrentNumber of maximum interface entries that can be selected.
1.3.6.1.4.1.248.11.79.1.4.2Nodehm2FLMTables
1.3.6.1.4.1.248.11.79.1.4.2.1Tablehm2FLMInterfaceTablenot-accessiblecurrentThe list of interfaces selected for Firewall Learning Mode.
1.3.6.1.4.1.248.11.79.1.4.2.1.1Rowhm2FLMInterfaceEntrynot-accessiblecurrentInterface selected for Firewall Learning Mode.
1.3.6.1.4.1.248.11.79.1.4.2.1.1.1Columnhm2FLMInterfaceIndexread-writecurrentInterface index of the entry.
1.3.6.1.4.1.248.11.79.1.4.2.1.1.2Columnhm2FLMInterfaceRowStatusread-createcurrentThis is a standard row status value: - active(1): The interface is active. - notInService(2): The interface is inactive because routing was disabled. - notRead…
1.3.6.1.4.1.248.11.79.1.5Nodehm2FwIdsGroup
1.3.6.1.4.1.248.11.79.1.5.1Nodehm2IDSObjects
1.3.6.1.4.1.248.11.79.1.5.1.1Scalarhm2IDSUserNameread-writecurrentIDS Agent user name is an administrator privilege user from the user database .
1.3.6.1.4.1.248.11.79.1.5.1.2Scalarhm2IDSIsRunningread-onlycurrentThis value describes whether the IDS feature is running or not
1.3.6.1.4.1.248.11.79.1.5.1.3Scalarhm2IDSAdminStateread-writecurrentEnable/Disable This value describes, whether the operator has enabled IDS feature on the device or not
1.3.6.1.4.1.248.11.79.1.6Nodehm2L2FwGroup
1.3.6.1.4.1.248.11.79.1.6.1Nodehm2L2FwGeneralSettings
1.3.6.1.4.1.248.11.79.1.6.1.1Scalarhm2L2MaxRulesread-onlycurrentMaximum number of allowed rules for L2 filtering.
1.3.6.1.4.1.248.11.79.1.6.1.2Scalarhm2L2DefaultPolicyread-writecurrentThe default policy for forwarding packets: o accept(1): Packets matching this rule are accepted and will be forwarded o drop(2): Packets matching this rule wil…
1.3.6.1.4.1.248.11.79.1.6.1.3Scalarhm2L2ValidateFCSread-writecurrentActivate/Deactivate the validation of FCS.
1.3.6.1.4.1.248.11.79.1.6.2Nodehm2L2RuleObjects
1.3.6.1.4.1.248.11.79.1.6.2.1Scalarhm2L2RuleCountread-onlycurrentNumber of current L2 rules
1.3.6.1.4.1.248.11.79.1.6.2.2Scalarhm2L2IfMappingRuleCountread-onlycurrentNumber of current L2 IF mapping entries.
1.3.6.1.4.1.248.11.79.1.6.2.3Scalarhm2L2RulePendingActionsread-onlycurrentThis value describes, whether the L2 rule table was modified but not yet written to the firewall implementation (set to true). After writing all modifications …
1.3.6.1.4.1.248.11.79.1.6.2.4Scalarhm2L2CommitPendingActionsread-writecurrentSetting this value to action(2) writes not yet committed changes to the firewall (L2 and Interface Mapping Table). After writing all modifications, the value s…
1.3.6.1.4.1.248.11.79.1.6.3Nodehm2L2RuleTables
1.3.6.1.4.1.248.11.79.1.6.3.1Tablehm2L2RuleTablenot-accessiblecurrentA table of layer 2 Filter rule instances.
1.3.6.1.4.1.248.11.79.1.6.3.1.1Rowhm2L2RuleEntrynot-accessiblecurrentA table of layer 2 Filter classification rules.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.1Columnhm2L2RuleIndexnot-accessiblecurrentThe index of this rule instance within an Filter.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.2Columnhm2L2RuleHitCountread-onlycurrentNumber of packets that matched the L2 rule.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.3Columnhm2L2RuleActionread-createcurrentThe 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 …
1.3.6.1.4.1.248.11.79.1.6.3.1.1.4Columnhm2L2RuleDestMacAddrread-createcurrentThe destination MAC address used in the Filter classification or Asset name from hm2AssetTable.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.5Columnhm2L2RuleSrcMacAddrread-createcurrentThe source MAC address used in the Filter classification or Asset name from hm2AssetTable.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.6Columnhm2L2RuleEtypeKeyread-createcurrentThe Ethertype keyword used in the Filter classification. A keyword of custom(1) requires that the hm2L2RuleEtypeValue object also be set.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.7Columnhm2L2RuleEtypeValueread-createcurrentThe Ethertype custom value used in the Filter classification. This object is only valid if the hm2L2RuleEtypeKey is set to custom(1). Values ranging from 0x060…
1.3.6.1.4.1.248.11.79.1.6.3.1.1.8Columnhm2L2RuleVlanIdread-createcurrentThe 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 f…
1.3.6.1.4.1.248.11.79.1.6.3.1.1.9Columnhm2L2RuleSrcIpAddrread-createcurrentThe source IP address in cidr or Asset name from hm2AssetTable.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.10Columnhm2L2RuleDestIpAddrread-createcurrentThe Destination IP address in cidr or Asset name from hm2AssetTable.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.11Columnhm2L2RuleProtocolread-createcurrentThe IP protocol (RFC 791) for protocol-independent filtering. The following values are currently supported: o icmp(1): internet control message protocol (RFC 7…
1.3.6.1.4.1.248.11.79.1.6.3.1.1.12Columnhm2L2RuleIpTosBitsread-createcurrentThe type of service (TOS) bits value.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.13Columnhm2L2RuleSrcPortread-createcurrentThe Source port number
1.3.6.1.4.1.248.11.79.1.6.3.1.1.14Columnhm2L2RuleDestPortread-createcurrentThe Destination port number
1.3.6.1.4.1.248.11.79.1.6.3.1.1.15Columnhm2L2RuleAssignQueueIdread-createcurrentQueue identifier to which all inbound packets matching L2 packet filter rule. This object defaults to the standard queue assignment for user priority 0 traffic…
1.3.6.1.4.1.248.11.79.1.6.3.1.1.16Columnhm2L2RuleRateLimitCrateread-createcurrentCommitted rate attribute statement value, specified in kbps. Value 0 disables this match criteria.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.17Columnhm2L2RuleRateLimitCburstread-createcurrentCommitted burst size attribute statement value, specified in kbytes. Value 0 disables this match criteria.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.18Columnhm2L2RuleRateLimitCrateUnitread-createcurrentThe unit of the L2RuleRateLimitCrate. Can be either packets per second (pps) or kilobits per second (kbps).
1.3.6.1.4.1.248.11.79.1.6.3.1.1.19Columnhm2L2FwTrapread-createcurrentSet to true if application of this rule shall send a trap.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.20Columnhm2L2RuleDescriptionread-createcurrentUser defined textual description related to this rule.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.21Columnhm2L2RuleLogread-createcurrentSet to true if application of this rule shall be logged
1.3.6.1.4.1.248.11.79.1.6.3.1.1.22Columnhm2L2RuleStatsActionread-createcurrentSetting the object to 'flushRuleHitCount(2)' will reset hit counter statistics. Reading the object always returns 'other'.
1.3.6.1.4.1.248.11.79.1.6.3.1.1.23Columnhm2L2RowStatusread-createcurrentThis 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 a…
1.3.6.1.4.1.248.11.79.1.6.3.1.1.24Columnhm2L2DPIProfileIndexread-createcurrentThe 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 …
1.3.6.1.4.1.248.11.79.1.6.3.1.1.25Columnhm2L2RuleProtoNameread-createcurrentFollowing values are supported: - Protocol name from hm2ProtocolTable - icmp: internet control message protocol (RFC 792) - igmp: internet group management pro…
1.3.6.1.4.1.248.11.79.1.6.3.1.1.26Columnhm2L2AppRuleNameread-createcurrentApplication rule name from hm2AppRuleTable
1.3.6.1.4.1.248.11.79.1.6.3.2Tablehm2L2RuleIfMappingTablenot-accessiblecurrentTable for mapping L2 rules to interfaces
1.3.6.1.4.1.248.11.79.1.6.3.2.1Rowhm2L2RuleIfMappingEntrynot-accessiblecurrentEntry in rule interface mapping table
1.3.6.1.4.1.248.11.79.1.6.3.2.1.1Columnhm2L2IfmTypenot-accessiblecurrentMeanings: - 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 …
1.3.6.1.4.1.248.11.79.1.6.3.2.1.2Columnhm2L2IfmInterfacenot-accessiblecurrentThe interface this mapping entry is assigned to. This has to be either an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVlanIfIndex. Note : Routing sh…
1.3.6.1.4.1.248.11.79.1.6.3.2.1.3Columnhm2L2IfmDirectionnot-accessiblecurrentMeanings: - ingress(1): Apply this rule to packets arriving on this interface - egress(2): Apply this rule to packets leaving from this interface
1.3.6.1.4.1.248.11.79.1.6.3.2.1.4Columnhm2L2IfmRuleIndexnot-accessiblecurrentThe index of the L2 rule this mapping entry is assigned to. The rule must exist before the mapping entry can be created.
1.3.6.1.4.1.248.11.79.1.6.3.2.1.5Columnhm2L2IfmPriorityread-createcurrentThe 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 prior…
1.3.6.1.4.1.248.11.79.1.6.3.2.1.6Columnhm2L2IfmRowStatusread-createcurrentThe 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 p…
1.3.6.1.4.1.248.11.79.1.7Nodehm2FwAssetMgmtGroup
1.3.6.1.4.1.248.11.79.1.7.1Tablehm2AssetTablenot-accessiblecurrentA list of the Assets representing real world devices/systems
1.3.6.1.4.1.248.11.79.1.7.1.1Rowhm2AssetEntrynot-accessiblecurrentAsset Entries
1.3.6.1.4.1.248.11.79.1.7.1.1.1Columnhm2AssetIndexaccessible-for-notifycurrentIndex number of this Asset table
1.3.6.1.4.1.248.11.79.1.7.1.1.2Columnhm2AssetNameread-createcurrentDescriptive name for the Asset
1.3.6.1.4.1.248.11.79.1.7.1.1.3Columnhm2AssetDescriptionread-createcurrentLogical description of the function of Asset
1.3.6.1.4.1.248.11.79.1.7.1.1.4Columnhm2AssetTyperead-createcurrentSpecifies type of the Asset
1.3.6.1.4.1.248.11.79.1.7.1.1.5Columnhm2AssetManufacturerread-createcurrentMake or company that manufacturerd the Asset
1.3.6.1.4.1.248.11.79.1.7.1.1.6Columnhm2AssetModelread-createcurrentModel version of the Asset
1.3.6.1.4.1.248.11.79.1.7.1.1.7Columnhm2AssetGeneralLocationread-createcurrentGeneral location of the Asset
1.3.6.1.4.1.248.11.79.1.7.1.1.8Columnhm2AssetSpecificLocationread-createcurrentSpecific location of the Asset
1.3.6.1.4.1.248.11.79.1.7.1.1.9Columnhm2AssetTagread-createcurrentUser defined field for corporate asset tags
1.3.6.1.4.1.248.11.79.1.7.1.1.10Columnhm2AssetIpAddressread-createcurrentThe 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 '…
1.3.6.1.4.1.248.11.79.1.7.1.1.11Columnhm2AssetMacAddressread-createcurrentPhysical address associated with the Asset
1.3.6.1.4.1.248.11.79.1.7.1.1.12Columnhm2AssetStatusread-createcurrentactive(1) - This template is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) - Accept row values and …
1.3.6.1.4.1.248.11.79.1.7.2Tablehm2AppRuleTablenot-accessiblecurrentApplication rules
1.3.6.1.4.1.248.11.79.1.7.2.1Rowhm2AppRuleEntrynot-accessiblecurrentApplication rule entry
1.3.6.1.4.1.248.11.79.1.7.2.1.1Columnhm2AppRuleIndexnot-accessiblecurrentIndex number of the Application rule
1.3.6.1.4.1.248.11.79.1.7.2.1.2Columnhm2AppRuleNameread-createcurrentLogical description of the Application rule
1.3.6.1.4.1.248.11.79.1.7.2.1.3Columnhm2AppRuleProtocolread-createcurrentFollowing values are supported: - Protocol name from hm2ProtocolTable - icmp: internet control message protocol (RFC 792) - igmp: internet group management pro…
1.3.6.1.4.1.248.11.79.1.7.2.1.4Columnhm2AppRulePortread-createcurrentThe ports used by the selected protocol. Allowed formats are: - keyword 'any' - single port ('10') - port range with first and last port separated by hyphen ('…
1.3.6.1.4.1.248.11.79.1.7.2.1.5Columnhm2AppRuleDirectionread-createcurrent- 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 r…
1.3.6.1.4.1.248.11.79.1.7.2.1.6Columnhm2AppRuleIsDefaultread-createcurrentSet to true if this is a factory initialized rule
1.3.6.1.4.1.248.11.79.1.7.2.1.7Columnhm2AppRuleStatusread-createcurrentThis 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 …
1.3.6.1.4.1.248.11.79.1.7.3Tablehm2ProtocolTablenot-accessiblecurrentA list of user defined Protocols for Packet Filter rules
1.3.6.1.4.1.248.11.79.1.7.3.1Rowhm2ProtocolEntrynot-accessiblecurrentProtocol table entries
1.3.6.1.4.1.248.11.79.1.7.3.1.1Columnhm2ProtocolIndexnot-accessiblecurrentIndex number of the Protocol entry
1.3.6.1.4.1.248.11.79.1.7.3.1.2Columnhm2ProtocolNameread-createcurrentThe descriptive name for this protocol
1.3.6.1.4.1.248.11.79.1.7.3.1.3Columnhm2ProtocolDescriptionread-createcurrentUser defined textual description related to this protocol
1.3.6.1.4.1.248.11.79.1.7.3.1.4Columnhm2ProtocolTyperead-createcurrentSpecify the type used in the protocol
1.3.6.1.4.1.248.11.79.1.7.3.1.5Columnhm2ProtocolEtypeKeyread-createcurrentThe Ethertype keyword to be used in the L2 filter. A keyword of custom(1) requires that the hm2ProtocolEtherType object also be set.
1.3.6.1.4.1.248.11.79.1.7.3.1.6Columnhm2ProtocolEtherTyperead-createcurrentThe 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…
1.3.6.1.4.1.248.11.79.1.7.3.1.7Columnhm2ProtocolIPProtoNumberread-createcurrentIP Protocol number for user defined protocols - (-1) represents that no ip protocol is selected
1.3.6.1.4.1.248.11.79.1.7.3.1.8Columnhm2ProtocolPortread-createcurrentThe 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') …
1.3.6.1.4.1.248.11.79.1.7.3.1.9Columnhm2ProtocolStatusread-createcurrentactive(1) - This template is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) - Accept row values and …
1.3.6.1.4.1.248.11.79.2Nodehm2FwConformance
1.3.6.1.4.1.248.11.79.2.1Nodehm2FwCompliances
1.3.6.1.4.1.248.11.79.2.1.1Compliancehm2FwCompliancecurrentThe compliance statement for an SNMP entity which implements the Hirschmann firewall MIB.
1.3.6.1.4.1.248.11.79.2.2Nodehm2FwGroups
1.3.6.1.4.1.248.11.79.2.2.1Grouphm2FwGeneralGroupcurrentA collection of all Hirschmann objects provided by the firewall module.
1.3.6.1.4.1.248.11.79.2.2.2Grouphm2FwNotificationsGroupcurrentA collection of all Hirschmann notifications provided by the firewall module.
1.3.6.1.4.1.248.11.79.3Nodehm2FwSNMPExtensionGroup
1.3.6.1.4.1.248.11.79.3.11Nodehm2FwSNMPExtensionDPISESGroup
1.3.6.1.4.1.248.11.79.3.11.1Identityhm2FwSNMPExtensionDPIEntryInvalidcurrentIndicates that the DPI profile contains the index value which is out of range or contains invalid characters.
1.3.6.1.4.1.248.11.79.3.11.2Identityhm2FwSNMPExtensionDPIDescriptionInvalidcurrentIndicates that the DPI profile contains the description which has invalid value that cannot be processed.
1.3.6.1.4.1.248.11.79.3.11.3Identityhm2FwSNMPExtensionDPISanityCheckInvalidcurrentIndicates that the DPI profile contains an invalid value for sanity check that cannot be processed.
1.3.6.1.4.1.248.11.79.3.11.4Identityhm2FwSNMPExtensionDPITCPResetInvalidcurrentIndicates that the DPI profile contains an invalid value for TCP reset that cannot be processed.
1.3.6.1.4.1.248.11.79.3.11.5Identityhm2FwSNMPExtensionDPIProfileInUsecurrentIndicates that the DPI profile cannot be deleted or deactivated since it is currently used by atleast one L3 firewall rule.
1.3.6.1.4.1.248.11.79.3.11.6Identityhm2FwSNMPExtensionDPIProfileActivecurrentIndicates that the DPI profile cannot be deleted since it is active.
1.3.6.1.4.1.248.11.79.3.11.7Identityhm2FwSNMPExtensionDPIProfileUpdateErrorcurrentIndicates that the DPI profile cannot be modified since it is active.
1.3.6.1.4.1.248.11.79.3.11.8Identityhm2FwSNMPExtensionDPIFunctionCodeInvalidcurrentIndicates that the DPI entry contains an invalid value for function code that cannot be processed.
1.3.6.1.4.1.248.11.79.3.11.9Identityhm2FwSNMPExtensionDPIProfileNotPresentcurrentIndicates that the DPI profile does not exist.
1.3.6.1.4.1.248.11.79.3.11.10Identityhm2FwSNMPExtensionDPIProfileNotActivecurrentIndicates that the DPI profile is not active.
1.3.6.1.4.1.248.11.79.3.12Nodehm2FwSNMPExtensionIEC104SESGroup
1.3.6.1.4.1.248.11.79.3.12.1Identityhm2FwSNMPExtensionIEC104FunctionTypeInvalidcurrentIndicates that the IEC104 entry contains an invalid value for function type that cannot be processed.
1.3.6.1.4.1.248.11.79.3.12.2Identityhm2FwSNMPExtensionIEC104CommonAddListInvalidcurrentIndicates that the IEC104 entry contains an invalid value for common address list that cannot be processed.
1.3.6.1.4.1.248.11.79.3.12.3Identityhm2FwSNMPExtensionIEC104DebugInvalidcurrentIndicates that the IEC104 entry contains an invalid value for debug that cannot be processed.
1.3.6.1.4.1.248.11.79.3.12.4Identityhm2FwSNMPExtensionIEC104AdvTypeIDListInvalidcurrentIndicates that the IEC104 entry contains an invalid value for advance type ID list that cannot be processed.
1.3.6.1.4.1.248.11.79.3.12.5Identityhm2FwSNMPExtensionIEC104OriginAddListInvalidcurrentIndicates that the IEC104 entry contains an invalid value for originator address list that cannot be processed.
1.3.6.1.4.1.248.11.79.3.12.6Identityhm2FwSNMPExtensionIEC104TransSizeInvalidcurrentIndicates that the IEC104 entry contains an invalid value for cause of transmission size that cannot be processed.
1.3.6.1.4.1.248.11.79.3.12.7Identityhm2FwSNMPExtensionIEC104CommAddrSizeInvalidcurrentIndicates that the IEC104 entry contains an invalid value for common address size that cannot be processed.
1.3.6.1.4.1.248.11.79.3.12.8Identityhm2FwSNMPExtensionIEC104IOAddrSizeInvalidcurrentIndicates that the IEC104 entry contains an invalid value for IO address size that cannot be processed.
1.3.6.1.4.1.248.11.79.3.12.9Identityhm2FwSNMPExtensionIEC104AllowIEC101InvalidcurrentIndicates that the IEC104 entry contains an invalid value for allow IEC_60870_5_101 that cannot be processed.
1.3.6.1.4.1.248.11.79.3.13Nodehm2FwSNMPExtensionDNP3Group
1.3.6.1.4.1.248.11.79.3.13.1Identityhm2FwSNMPExtensionDNP3CRCInvalidcurrentIndicates that the DNP3 entry contains an invalid value for CRC check that cannot be processed.
1.3.6.1.4.1.248.11.79.3.13.2Identityhm2FwSNMPExtensionDNP3DefWhiteListInvalidcurrentIndicates that the DNP3 entry contains an invalid value for default object list that cannot be processed.
1.3.6.1.4.1.248.11.79.3.13.3Identityhm2FwSNMPExtensionDNP3FunctionCodeListInvalidcurrentIndicates that the DNP3 entry contains an invalid value for function code list that cannot be processed.
1.3.6.1.4.1.248.11.79.3.13.4Identityhm2FwSNMPExtensionDNP3OutTrafficInvalidcurrentIndicates that the DNP3 entry contains an invalid value for outstation traffic check that cannot be processed.
1.3.6.1.4.1.248.11.79.3.13.5Identityhm2FwSNMPExtensionDNP3GroupNumInvalidcurrentIndicates that the DNP3 entry contains an invalid value for group number that cannot be processed.
1.3.6.1.4.1.248.11.79.3.13.6Identityhm2FwSNMPExtensionDNP3FunctionLengthInvalidcurrentIndicates that the DNP3 entry contains an invalid value for function length that cannot be processed.
1.3.6.1.4.1.248.11.79.3.13.7Identityhm2FwSNMPExtensionDNP3FunctionNameInvalidcurrentIndicates that the DNP3 entry contains an invalid value for function name that cannot be processed.
1.3.6.1.4.1.248.11.79.3.13.8Identityhm2FwSNMPExtensionDNP3ObjectCreateErrorcurrentIndicates that the DNP3 object list cannot be created.
1.3.6.1.4.1.248.11.79.3.13.9Identityhm2FwSNMPExtensionDNP3ObjectIndexInvalidcurrentIndicates that the DNP3 object index contains invalid characters or is out of range.
1.3.6.1.4.1.248.11.79.3.13.10Identityhm2FwSNMPExtensionDNP3ObjectProfileActivecurrentIndicates that the DNP3 object list cannot be modified since the DNP3 profile corresponding to it is active.
1.3.6.1.4.1.248.11.79.3.13.11Identityhm2FwSNMPExtensionDNP3ObjectProfileNotExistcurrentIndicates that the DNP3 object list cannot be modified since the DNP3 profile does not exist.
1.3.6.1.4.1.248.11.79.3.13.12Identityhm2FwSNMPExtensionDNP3ObjectTypeInvalidcurrentIndicates that the object type contains an invalid value that cannot be be processed.
1.3.6.1.4.1.248.11.79.3.13.13Identityhm2FwSNMPExtensionDNP3QualifierCodeInvalidcurrentIndicates that the qualifier code contains an invalid value that cannot be be processed.
1.3.6.1.4.1.248.11.79.3.13.14Identityhm2FwSNMPExtensionDNP3VariationNumInvalidcurrentIndicates that the variation number contains an invalid value that cannot be be processed.
1.3.6.1.4.1.248.11.79.3.14Nodehm2FwSNMPExtensionOPCGroup
1.3.6.1.4.1.248.11.79.3.14.1Identityhm2FwSNMPExtensionOPCFragmentCheckInvalidcurrentIndicates that the OPC entry contains an invalid value for fragment check that cannot be processed.
1.3.6.1.4.1.248.11.79.3.14.2Identityhm2FwSNMPExtensionOPCTimeoutInvalidcurrentIndicates that the OPC entry contains an invalid value for OPC data connection timeout that cannot be processed.
1.3.6.1.4.1.248.11.79.3.15Nodehm2FwSNMPExtensionModbusGroup
1.3.6.1.4.1.248.11.79.3.15.1Identityhm2FwSNMPExtensionModbusExceptionInvalidcurrentIndicates that the modbus entry contains an invalid value for exception response that cannot be processed.
1.3.6.1.4.1.248.11.79.3.15.2Identityhm2FwSNMPExtensionModbusUnitIdentifierInvalidcurrentIndicates that the modbus entry contains an invalid value for unit identifier that cannot be processed.
1.3.6.1.4.1.248.11.79.3.15.3Identityhm2FwSNMPExtensionModbusStatefullCheckInvalidcurrentIndicates that the modbus entry contains an invalid value for statefull check that cannot be processed.
1.3.6.1.4.1.248.11.79.3.17Nodehm2FwSNMPExtensionAMPGroup
1.3.6.1.4.1.248.11.79.3.17.1Identityhm2FwSNMPExtensionAMPMessageTypeInvalidcurrentIndicates that the message type contains invalid characters or has a wrong length.
1.3.6.1.4.1.248.11.79.3.17.2Identityhm2FwSNMPExtensionAMPAddressClassInvalidcurrentIndicates that the address class contains invalid characters or has a wrong length.
1.3.6.1.4.1.248.11.79.3.17.3Identityhm2FwSNMPExtensionAMPDeviceClassInvalidcurrentIndicates that the device class contains invalid characters or has a wrong length.
1.3.6.1.4.1.248.11.79.3.17.4Identityhm2FwSNMPExtensionAMPMemoryAddressInvalidcurrentIndicates that the memory address contains invalid characters or has a wrong length.
1.3.6.1.4.1.248.11.79.3.17.5Identityhm2FwSNMPExtensionAMPDataWordInvalidcurrentIndicates that the data word contains invalid characters or has a wrong length.
1.3.6.1.4.1.248.11.79.3.17.6Identityhm2FwSNMPExtensionAMPTaskCodeInvalidcurrentIndicates that the task code contains invalid characters or has a wrong length.
1.3.6.1.4.1.248.11.79.3.17.7Identityhm2FwSNMPExtensionAMPTaskCodeDataInvalidcurrentIndicates that the task code data contains invalid characters or has a wrong length.
1.3.6.1.4.1.248.11.79.3.17.8Identityhm2FwSNMPExtensionAMPProtocolInvalidcurrentIndicates that the protocol contains an invalid value that cannot be processed.
1.3.6.1.4.1.248.11.79.3.17.9Identityhm2FwSNMPExtensionAMPECCInvalidcurrentIndicates that the error check characters contains an invalid value that cannot be processed.
1.3.6.1.4.1.248.11.79.3.17.10Identityhm2FwSNMPExtensionAMPBCCInvalidcurrentIndicates that the block check characters contains an invalid value that cannot be processed.
1.3.6.1.4.1.248.11.79.3.17.11Identityhm2FwSNMPExtensionAMPDebugInvalidcurrentIndicates that the debug contains an invalid value that cannot be processed.
1.3.6.1.4.1.248.11.79.3.17.12Identityhm2FwSNMPExtensionAMPDigitalInputInvalidcurrentIndicates that the digital input contains an invalid value that cannot be processed.
1.3.6.1.4.1.248.11.79.3.17.13Identityhm2FwSNMPExtensionAMPProtectModeInvalidcurrentIndicates that the protect mode contains an invalid value that cannot be processed.
1.3.6.1.4.1.248.11.79.3.17.14Identityhm2FwSNMPExtensionAMPTaskCodeModeInvalidcurrentIndicates that the task code mode contains an invalid value that cannot be processed.
1.3.6.1.4.1.248.11.79.3.17.15Identityhm2FwSNMPExtensionAMPAddressClassRangeInvalidcurrentIndicates that the address class is exceeding the maximum permissable range i.e. 0000-FFFF.
1.3.6.1.4.1.248.11.79.3.17.16Identityhm2FwSNMPExtensionAMPDeviceClassRangeInvalidcurrentIndicates that the device class is exceeding the maximum permissable range i.e. 0000-FFFF.
1.3.6.1.4.1.248.11.79.3.17.17Identityhm2FwSNMPExtensionAMPMemoryAddressRangeInvalidcurrentIndicates that the memory address is exceeding the maximum permissable range i.e. 0000-FFFF.
1.3.6.1.4.1.248.11.79.3.17.18Identityhm2FwSNMPExtensionAMPDataWordRangeInvalidcurrentIndicates that the data word is exceeding the maximum permissable range i.e. 0000-FFFF.
1.3.6.1.4.1.248.11.79.3.17.19Identityhm2FwSNMPExtensionAMPTaskCodeRangeInvalidcurrentIndicates that the task code is exceeding the maximum permissable range i.e. 00-FF.
1.3.6.1.4.1.248.11.79.3.17.20Identityhm2FwSNMPExtensionAMPTaskCodeDataRangeInvalidcurrentIndicates that the task code data is exceeding the maximum permissable length i.e. 72 bytes.
1.3.6.1.4.1.248.11.79.3.17.21Identityhm2FwSNMPExtensionAMPProtocolNITPMessageTypeInvalidcurrentIndicates that the message type is not available when the protocol is NITP.
1.3.6.1.4.1.248.11.79.3.17.22Identityhm2FwSNMPExtensionAMPProtocolNITPAddressClassInvalidcurrentIndicates that the address class is not available when the protocol is NITP.
1.3.6.1.4.1.248.11.79.3.17.23Identityhm2FwSNMPExtensionAMPProtocolNITPDeviceClassInvalidcurrentIndicates that the device class is not available when the protocol is NITP.
1.3.6.1.4.1.248.11.79.3.17.24Identityhm2FwSNMPExtensionAMPProtocolNITPMemoryAddressInvalidcurrentIndicates that the memory address is not available when the protocol is NITP.
1.3.6.1.4.1.248.11.79.3.17.25Identityhm2FwSNMPExtensionAMPProtocolNITPDataWordInvalidcurrentIndicates that the data word is not available when the protocol is NITP.
1.3.6.1.4.1.248.11.79.3.17.26Identityhm2FwSNMPExtensionAMPProtocolNITPBCCInvalidcurrentIndicates that the block check characters is not available when the protocol is NITP.
1.3.6.1.4.1.248.11.79.3.17.27Identityhm2FwSNMPExtensionAMPProtocolCAMPAddressClassInvalidcurrentIndicates that the address class is not available if the protocol is CAMP and the message type includes hexadecimal values 02 and/or 03.
1.3.6.1.4.1.248.11.79.3.17.28Identityhm2FwSNMPExtensionAMPProtocolCAMPDataWordInvalidcurrentIndicates that the data word is not available if the protocol is CAMP and the message type includes hexadecimal values between 02..07.
1.3.6.1.4.1.248.11.79.3.17.29Identityhm2FwSNMPExtensionAMPProtocolCAMPDeviceClassInvalidcurrentIndicates that the device class is not available if the protocol is CAMP and the message type includes hexadecimal values between 04..09.
1.3.6.1.4.1.248.11.79.3.17.30Identityhm2FwSNMPExtensionAMPProtocolCAMPMemoryAddressInvalidcurrentIndicates that the memory address is not available if the protocol is CAMP and the message type includes hexadecimal values between 04..09.
1.3.6.1.4.1.248.11.79.3.17.31Identityhm2FwSNMPExtensionAMPProtocolCAMPTaskCodeInvalidcurrentIndicates that the task code is not available if the protocol is CAMP and the message type includes hexadecimal values between 04..09.
1.3.6.1.4.1.248.11.79.3.17.32Identityhm2FwSNMPExtensionAMPProtocolCAMPTaskCodeDataInvalidcurrentIndicates that the task code data is not available if the protocol is CAMP and the message type includes hexadecimal values between 04..09.
1.3.6.1.4.1.248.11.79.3.17.33Identityhm2FwSNMPExtensionAMPProtocolCAMPECCInvalidcurrentIndicates that the error check characters is not available if the protocol is CAMP and the message type includes hexadecimal values between 04..09.
1.3.6.1.4.1.248.11.79.3.17.34Identityhm2FwSNMPExtensionAMPProtectModeDigitalInputInvalidcurrentIndicates that protect mode is not available if the digital input is enabled.
1.3.6.1.4.1.248.11.79.3.17.35Identityhm2FwSNMPExtensionAMPMessageTypeInputInvalidcurrentIndicates that the message type contains an invalid value that cannot be processed. Allowed message types are 02,03,04,05,06,07,08,09,FF.
1.3.6.1.4.1.248.11.79.3.17.36Identityhm2FwSNMPExtensionAMPMessageTypeBothTogetherInvalidcurrentIndicates that the message type can have either the value 'Packed Task Code Message' or the value 'Memory Transfer Command'. Both together are not allowed.
1.3.6.1.4.1.248.11.79.3.17.37Identityhm2FwSNMPExtensionAMPTaskCodeDataMultipleInvalidcurrentIndicates that the task code data is only available if a single task code is configured in the AMP profile.
1.3.6.1.4.1.248.11.79.3.17.38Identityhm2FwSNMPExtensionAMPTaskCodeConfigureInvalidcurrentIndicates that the AMP profile cannot be configured for the AMP profile. Task code is not present in the task code table.
1.3.6.1.4.1.248.11.79.3.17.39Identityhm2FwSNMPExtensionAMPProfileDeleteInvalidcurrentIndicates that the profile cannot be deleted or deactivated if the profile is associated with at least one L2 firewall rule.
1.3.6.1.4.1.248.11.79.3.17.40Identityhm2FwSNMPExtensionAMPProfileEnableInvalidcurrentIndicates that the profile cannot be activated if not all required parameters are set.
1.3.6.1.4.1.248.11.79.3.17.41Identityhm2FwSNMPExtensionAMPTaskCodeTableInvalidcurrentIndicates that the task code cannot be deleted or modified if it is associated with an AMP profile.
1.3.6.1.4.1.248.11.79.3.17.42Identityhm2FwSNMPExtensionAMPDefaultTaskCodecurrentIndicates that the default task codes connot be deleted or modified.
1.3.6.1.4.1.248.11.79.3.17.43Identityhm2FwSNMPExtensionAMPMessageTypeTogetherInvalidcurrentIndicates that the message type can have either the value 'Memory Exchange Command' or the value 'Memory Exchange Message'. Both together are not allowed.
1.3.6.1.4.1.248.11.79.3.18Nodehm2FwSNMPExtensionENIPGroup
1.3.6.1.4.1.248.11.79.3.18.1Identityhm2FwSNMPExtensionENIPAllowPCCCInvalidcurrentIndicates that the Allow embedded PCCC field contains a value which is out of range or contains invalid characters.
1.3.6.1.4.1.248.11.79.3.18.2Identityhm2FwSNMPExtensionENIPDefObjectListInvalidcurrentIndicates that the default object list contains a value which is out of range or contains invalid characters.
1.3.6.1.4.1.248.11.79.3.18.3Identityhm2FwSNMPExtensionENIPDescriptionInvalidcurrentIndicates that description for object contains a value which is out of range or contains invalid characters.
1.3.6.1.4.1.248.11.79.3.18.4Identityhm2FwSNMPExtensionENIPFunctionTypeErrorcurrentIndicates that function type is 'any' thus the wildcard service code list and default object list cannot be added or modified.
1.3.6.1.4.1.248.11.79.3.18.5Identityhm2FwSNMPExtensionENIPObjectClassIdInvalidcurrentIndicates that the class ID contains a value which is out of range or contains invalid characters.
1.3.6.1.4.1.248.11.79.3.18.6Identityhm2FwSNMPExtensionENIPObjectCreateErrorcurrentIndicates that the object cannot be created due to general error.
1.3.6.1.4.1.248.11.79.3.18.7Identityhm2FwSNMPExtensionENIPObjectFunctionTypeInvalidcurrentIndicates that the object cannot be created since the function type is 'any'.
1.3.6.1.4.1.248.11.79.3.18.8Identityhm2FwSNMPExtensionENIPObjectCreateProfileActiveErrorcurrentIndicates that the object cannot be created when the profile is active.
1.3.6.1.4.1.248.11.79.3.18.9Identityhm2FwSNMPExtensionENIPObjectCreateProfileNotExistErrorcurrentIndicates that the object cannot be created when the profile does not exist.
1.3.6.1.4.1.248.11.79.3.18.10Identityhm2FwSNMPExtensionENIPObjectModifyProfileActiveErrorcurrentIndicates that the object cannot be modified when the profile is active.
1.3.6.1.4.1.248.11.79.3.18.11Identityhm2FwSNMPExtensionENIPObjectModifyProfileNotExistErrorcurrentIndicates that the object cannot be modified when the profile does not exist.
1.3.6.1.4.1.248.11.79.3.18.12Identityhm2FwSNMPExtensionENIPObjectServiceCodeInvalidcurrentIndicates that the service code list contains a value which is out of range or contains invalid characters.
1.3.6.1.4.1.248.11.79.3.18.13Identityhm2FwSNMPExtensionENIPProfileActivecurrentIndicates that the default object list or wildcard service code list cannot be modified when the profile is active.
1.3.6.1.4.1.248.11.79.3.18.14Identityhm2FwSNMPExtensionENIPProfileNotExistcurrentIndicates that the default object list or wildcard service code list cannot be modified since the profile does not exist.
1.3.6.1.4.1.248.11.79.3.18.15Identityhm2FwSNMPExtensionENIPWildcardServiceListInvalidcurrentIndicates that the Wild card service list contains a value which is out of range or contains invalid characters.
1.3.6.1.4.1.248.11.79.3.20Nodehm2FwSNMPExtensionIPGroup
1.3.6.1.4.1.248.11.79.3.20.1Identityhm2FwSNMPExtensionIPQueueIDInvalidcurrentIndicates that the packet filter rule entry contains an invalid value for assigned queue ID that cannot be processed.
1.3.6.1.4.1.248.11.79.3.20.2Identityhm2FwSNMPExtensionIPBurstSizeInvalidcurrentIndicates that the packet filter rule entry contains an invalid value for burst size that cannot be processed.
1.3.6.1.4.1.248.11.79.3.20.3Identityhm2FwSNMPExtensionIPDirectionInvalidcurrentIndicates that the packet filter assignment entry contains an invalid value for direction that cannot be processed. It can only be ingress or egress.
1.3.6.1.4.1.248.11.79.3.20.4Identityhm2FwSNMPExtensionIPEthertypeInvalidcurrentIndicates that the packet filter rule entry contains an invalid value for ethertype that cannot be processed.
1.3.6.1.4.1.248.11.79.3.20.5Identityhm2FwSNMPExtensionIPEthertypeValueInvalidcurrentIndicates that the packet filter rule entry contains an invalid value for ethertype custom value that cannot be processed.
1.3.6.1.4.1.248.11.79.3.20.6Identityhm2FwSNMPExtensionIPLogInvalidcurrentIndicates that the packet filter rule entry contains an invalid value for log that cannot be processed.
1.3.6.1.4.1.248.11.79.3.20.7Identityhm2FwSNMPExtensionIPParameterInvalidcurrentIndicates that the packet filter rule entry contains an invalid value for parameters that cannot be processed.
1.3.6.1.4.1.248.11.79.3.20.8Identityhm2FwSNMPExtensionIPPriorityInvalidcurrentIndicates that the packet filter assignment entry contains an invalid value for priority that cannot be processed.
1.3.6.1.4.1.248.11.79.3.20.9Identityhm2FwSNMPExtensionIPProfileIndexInvalidcurrentIndicates that the packet filter rule entry contains an invalid value for dpi profile index that cannot be processed.
1.3.6.1.4.1.248.11.79.3.20.10Identityhm2FwSNMPExtensionIPRateLimitInvalidcurrentIndicates that the packet filter rule entry contains an invalid value for rate limit that cannot be processed.
1.3.6.1.4.1.248.11.79.3.20.11Identityhm2FwSNMPExtensionIPRuleInUsecurrentIndicates that the rule cannot be deleted as it is associated with interface.
1.3.6.1.4.1.248.11.79.3.20.12Identityhm2FwSNMPExtensionIPTOSPriorityInvalidcurrentIndicates that the packet filter rule entry contains an invalid value for TOS priority that cannot be processed.
1.3.6.1.4.1.248.11.79.3.20.13Identityhm2FwSNMPExtensionIPProtocolInvalidcurrentIndicates that the assigned protocol for an entry is invalid.
1.3.6.1.4.1.248.11.79.3.20.14Identityhm2FwSNMPExtensionIPTrapInvalidcurrentIndicates that the packet filter rule entry contains an invalid value for trap that cannot be processed.
1.3.6.1.4.1.248.11.79.3.20.15Identityhm2FwSNMPExtensionIPUnitInvalidcurrentIndicates that the packet filter rule entry contains an invalid value for unit that cannot be processed. It can only has value 'pps' or 'kbps'.
1.3.6.1.4.1.248.11.79.3.20.16Identityhm2FwSNMPExtensionIPUnsupportedDPIL4ProtocolcurrentIndicates that the packet filter rule {0} specifies {1} DPI with an unsupported L4 protocol. Only {2} is allowed.
1.3.6.1.4.1.248.11.79.3.20.17Identityhm2FwSNMPExtensionIPActionInvalidcurrentIndicates that the assigned action for an entry is invalid.
1.3.6.1.4.1.248.11.79.3.20.18Identityhm2FwSNMPExtensionIPEntryActiveErrorReturncurrentIndicates that the radius authentication server entry cannot be activated as an active entry with same IP address and same UDP port already exists.
1.3.6.1.4.1.248.11.79.3.20.19Identityhm2FwSNMPExtensionIPDestPortAnycurrentIndicates that the destination port 'any' is invalid for the selected action in the packet filter rule.
1.3.6.1.4.1.248.11.79.3.20.20Identityhm2FwSNMPExtensionIPPortProtoInvalidcurrentIndicates that the source port and destination port can be assigned values between 1 to 65535 only when protocol is tcp or udp.
1.3.6.1.4.1.248.11.79.3.20.21Identityhm2FwSNMPExtensionIPAppRuleNameInvalidcurrentIndicates that the packet filter entry contains an invalid value for application rule name that cannot be processed.
1.3.6.1.4.1.248.11.79.3.21Nodehm2FwTemplateSNMPExtensionGroup
1.3.6.1.4.1.248.11.79.3.21.1Identityhm2FwTemplateSNMPExtAssetTagInvalidcurrentIndicates that the asset entry conatins an invalid value for asset tag that cannot be processed.
1.3.6.1.4.1.248.11.79.3.21.2Identityhm2FwTemplateSNMPExtCannotDeleteDefaultRulecurrentIndicates that the application rule cannot be deleted as it is designated as 'default'.
1.3.6.1.4.1.248.11.79.3.21.3Identityhm2FwTemplateSNMPExtGenLocInvalidcurrentIndicates that the asset entry contains an invalid value for general location that cannot be processed.
1.3.6.1.4.1.248.11.79.3.21.4Identityhm2FwTemplateSNMPExtIPProtoNumberInvalidcurrentIndicates that the protocol entry contains IP protocol number value which is out of range. Permissable range is -1..255.
1.3.6.1.4.1.248.11.79.3.21.5Identityhm2FwTemplateSNMPExtManufacturerInvalidcurrentIndicates that the asset entry contains an invalid value for manufacturer that cannot be processed.
1.3.6.1.4.1.248.11.79.3.21.6Identityhm2FwTemplateSNMPExtModelInvalidcurrentIndicates that the asset entry contains an invalid value for model that cannot be processed.
1.3.6.1.4.1.248.11.79.3.21.7Identityhm2FwTemplateSNMPExtSpecLocInvalidcurrentIndicates that the asset entry contains an invalid value for specific location that cannot be processed.
1.3.6.1.4.1.248.11.79.3.21.8Identityhm2FwTemplateSNMPExtDeleteInvalidcurrentIndicates that the entry cannot be deleted or modified beacuse it is associated with at least one application rule or L2/L3 firewall rule.
Type Definitions
NameSyntaxStatusDescription
EnipClassIdUnsigned32currentClass ID value of an ENIP Class Object. The allowed value is 0x00 to 0xFFFFFFFF.