MIB Viewer

HM2-NAT-MIB

191 objects
This MIB defines the SNMP interface for Hirschmann DNAT/SNAT/ Double NAT/1:1 NAT implementations Copyright (C)
Imported Objects
HM2-TC-MIBhm2ConfigurationMibs HmActionValue HmTimeSeconds1970
IF-MIBInterfaceIndex InterfaceIndexOrZero
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMICounter64 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCDisplayString RowStatus StorageType TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.248.11.80Identityhm2NatMibThis MIB defines the SNMP interface for Hirschmann DNAT/SNAT/ Double NAT/1:1 NAT implementations Copyright (C)
1.3.6.1.4.1.248.11.80.0Nodehm2NatNotifications
1.3.6.1.4.1.248.11.80.0.1Notificationhm2DnatRuleAppliedTrapcurrentA rule of DNAT was applied. The rule is identified by the given rule index of the rule table.
1.3.6.1.4.1.248.11.80.0.2Notificationhm2DnatRuleAppliedAndLoggedTrapcurrentA rule of DNAT was applied and logged according to 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.80.0.5Notificationhm21to1RuleAppliedTrapcurrentA rule of 1:1 NAT was applied. The rule is identified by the given rule index of the rule table.
1.3.6.1.4.1.248.11.80.0.6Notificationhm21to1RuleAppliedAndLoggedTrapcurrentA rule of 1:1 NAT 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.80.0.7Notificationhm2MasqRuleAppliedTrapcurrentA rule of masquerading was applied. The rule is identified by the given rule index of the rule table.
1.3.6.1.4.1.248.11.80.0.8Notificationhm2MasqRuleAppliedAndLoggedTrapcurrentA rule of masquerading 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.80.0.9Notificationhm2DonatRuleAppliedTrapcurrentA rule of double NAT was applied. The rule is identified by the given rule index of the rule table.
1.3.6.1.4.1.248.11.80.0.10Notificationhm2DonatRuleAppliedAndLoggedTrapcurrentA rule of double NAT 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.80.1Nodehm2NatObjects
1.3.6.1.4.1.248.11.80.1.1Nodehm2NatGeneralSettings
1.3.6.1.4.1.248.11.80.1.1.2Scalarhm2DnatMaxRulesread-onlycurrentMaximum number of allowed rules for DNAT.
1.3.6.1.4.1.248.11.80.1.1.3Scalarhm2OneToOneNatMaxRulesread-onlycurrentMaximum number of allowed rules for 1:1 NAT.
1.3.6.1.4.1.248.11.80.1.1.4Scalarhm2MasqMaxRulesread-onlycurrentMaximum number of allowed rules for Masquerading.
1.3.6.1.4.1.248.11.80.1.1.5Scalarhm2DoubleNatMaxRulesread-onlycurrentMaximum number of allowed rules for Double NAT.
1.3.6.1.4.1.248.11.80.1.1.6Scalarhm2NatResetStatisticsread-writecurrentSetting this value to action(2) will reset the statistics of the whole NAT module. It will be set to noop(1) automatically after reset.
1.3.6.1.4.1.248.11.80.1.2Nodehm2Dnat
1.3.6.1.4.1.248.11.80.1.2.1Nodehm2DnatRules
1.3.6.1.4.1.248.11.80.1.2.1.1Nodehm2DnatRulesObjects
1.3.6.1.4.1.248.11.80.1.2.1.1.1Scalarhm2DnatRuleCountread-onlycurrentNumber of current DNAT rules
1.3.6.1.4.1.248.11.80.1.2.1.1.2Scalarhm2DnatIfMappingRuleCountread-onlycurrentNumber of current DNAT IF mapping entries.
1.3.6.1.4.1.248.11.80.1.2.1.1.3Scalarhm2DnatRulePendingActionsread-onlycurrentThis value describes, whether the DNAT rule table was modified but not yet written to the firewall implementation (set to true). After writing all modification…
1.3.6.1.4.1.248.11.80.1.2.1.1.4Scalarhm2DnatCommitPendingActionsread-writecurrentSetting this value to action(2) writes not yet committed changes to the firewall (DNAT and Interface Mapping Table). After writing all modifications, the value…
1.3.6.1.4.1.248.11.80.1.2.1.2Nodehm2DnatRulesTables
1.3.6.1.4.1.248.11.80.1.2.1.2.1Tablehm2DnatRuleTablenot-accessiblecurrentThe list of DNAT rules for this firewall.
1.3.6.1.4.1.248.11.80.1.2.1.2.1.1Rowhm2DnatRuleEntrynot-accessiblecurrentDNAT rule entry.
1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.1Columnhm2DnatRuleIndexaccessible-for-notifycurrentRule index of this DNAT rule.
1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.3Columnhm2DnatSourceAddressread-createcurrentSource address of packets to be NATed. Can be: - Single address (a.b.c.d), - address range in CIDR notation (a.b.c.d/n) - the name of a Netobject ($NetobjectNa…
1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.4Columnhm2DnatSourcePortread-createcurrentThe source port of the packet to reroute. Allowed formats are: - keyword 'any' for no filtering or a protocol without ports - single port ('10') - port range w…
1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.5Columnhm2DnatTargetAddressread-createcurrentDestination address of packets to be NATed. Can be: - Single address (a.b.c.d), - address range in CIDR notation (a.b.c.d/n) - the name of a Netobject ($Netobj…
1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.6Columnhm2DnatTargetPortread-createcurrentThe target 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.80.1.2.1.2.1.1.7Columnhm2DnatNewTargetAddressread-createcurrentThe IP address of the machine to reroute packets to. Must be a single IP address (a.b.c.d).
1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.8Columnhm2DnatNewTargetPortread-createcurrentThe port to reroute packets to. Must be a single port or 'any'.
1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.9Columnhm2DnatProtoread-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.80.1.2.1.2.1.1.10Columnhm2DnatRuleParamsread-createcurrentAdditional parameters to this rule as string. Currently only the value 'none' is valid. Reserved for future use.
1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.11Columnhm2DnatLogread-createcurrentSet to true if application of this rule shall be logged.
1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.12Columnhm2DnatTrapread-createcurrentSet to true if application of this rule shall send a trap.
1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.13Columnhm2DnatRowStatusread-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.80.1.2.1.2.1.1.14Columnhm2DnatDescriptionread-createcurrentUser defined textual description related to this rule.
1.3.6.1.4.1.248.11.80.1.2.1.2.2Tablehm2DnatRuleIfMappingTablenot-accessiblecurrentTable for mapping DNAT rules to interfaces.
1.3.6.1.4.1.248.11.80.1.2.1.2.2.1Rowhm2DnatRuleIfMappingEntrynot-accessiblecurrentEntry in rule interface mapping table.
1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.1Columnhm2DnatIfmRuleIndexnot-accessiblecurrentThe index of the DNAT rule this mapping entry is assigned to.
1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.2Columnhm2DnatIfmDirectionnot-accessiblecurrentFor DNAT, this can only be set to ingress, which is the interface on which a packet that is to be forwarded will arrive.
1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.3Columnhm2DnatIfmPriorityread-createcurrentThe priority is the sorting key for rules in the chain to this interface. They don't need to be unique per interface, but in that case, no clear order can be a…
1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.4Columnhm2DnatIfmInterfacenot-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.80.1.2.1.2.2.1.5Columnhm2DnatIfmRowStatusread-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.80.1.2.2Nodehm2DnatStats
1.3.6.1.4.1.248.11.80.1.2.2.1Nodehm2DnatGlobalStats
1.3.6.1.4.1.248.11.80.1.2.2.1.1Scalarhm2DnatStatsTotalPckread-onlycurrentTotal number of packets processed by the DNAT firewall.
1.3.6.1.4.1.248.11.80.1.2.2.1.2Scalarhm2DnatStatsTotalPckSizeread-onlycurrentTotal number of bytes processed by the DNAT firewall.
1.3.6.1.4.1.248.11.80.1.2.2.1.3Scalarhm2DnatStatsTotalPckDenDropread-onlycurrentTotal number of packets dropped or denied by the DNAT firewall.
1.3.6.1.4.1.248.11.80.1.2.2.1.4Scalarhm2DnatStatsTotalPckAcceptedread-onlycurrentTotal number of packets accepted by the DNAT firewall.
1.3.6.1.4.1.248.11.80.1.2.2.2Nodehm2DnatRuleStats
1.3.6.1.4.1.248.11.80.1.2.2.2.1Tablehm2DnatStatsRuleTablenot-accessiblecurrentTable of per-rule statistics of the DNAT firewall.
1.3.6.1.4.1.248.11.80.1.2.2.2.1.1Rowhm2DnatStatsRuleTableEntrynot-accessiblecurrentStatistics table entry for DNAT.
1.3.6.1.4.1.248.11.80.1.2.2.2.1.1.1Columnhm2DnatStatsPckCountread-onlycurrentNumber of packets DNATed.
1.3.6.1.4.1.248.11.80.1.2.2.2.1.1.2Columnhm2DnatStatsPckSizeread-onlycurrentNumber of bytes DNATed.
1.3.6.1.4.1.248.11.80.1.2.2.2.1.1.3Columnhm2DnatStatsLastAppliedread-onlycurrentTime of last application of the rule in seconds since 1.1.1970.
1.3.6.1.4.1.248.11.80.1.4Nodehm21to1
1.3.6.1.4.1.248.11.80.1.4.1Nodehm21to1RuleObjects
1.3.6.1.4.1.248.11.80.1.4.1.1Scalarhm21to1RuleCountread-onlycurrentNumber of current 1:1 NAT rules.
1.3.6.1.4.1.248.11.80.1.4.1.2Scalarhm21to1IfMappingRuleCountread-onlycurrentNumber of current 1:1 NAT IF mapping entries.
1.3.6.1.4.1.248.11.80.1.4.1.3Scalarhm21to1RulePendingActionsread-onlycurrentThis value describes, whether the 1:1 NAT rule table was modified but not yet written to the firewall implementation (set to true). After writing all modificat…
1.3.6.1.4.1.248.11.80.1.4.1.4Scalarhm21to1CommitPendingActionsread-writecurrentSetting this value to action(2) writes not yet committed changes to the firewall (1:1 NAT and Interface Mapping Table). After writing all modifications, the va…
1.3.6.1.4.1.248.11.80.1.4.1.5Scalarhm21to1Algread-writecurrentGlobal bitmask for application level gateway of all the 1:1 NAT rules.
1.3.6.1.4.1.248.11.80.1.4.1.6Scalarhm21to1PublicIntfread-writecurrentThe index of the public interface defined on the uplink port.
1.3.6.1.4.1.248.11.80.1.4.2Nodehm21to1RuleTables
1.3.6.1.4.1.248.11.80.1.4.2.1Tablehm21to1RuleTablenot-accessiblecurrentThe list of 1:1 NAT rules for this firewall.
1.3.6.1.4.1.248.11.80.1.4.2.1.1Rowhm21to1RuleEntrynot-accessiblecurrent1:1 NAT rule entry.
1.3.6.1.4.1.248.11.80.1.4.2.1.1.1Columnhm21to1RuleIndexaccessible-for-notifycurrentRule index of this 1:1 NAT rule.
1.3.6.1.4.1.248.11.80.1.4.2.1.1.2Columnhm21to1TargetAddressread-createcurrentDestination address of packets to be NATed. Can be: - Single address (a.b.c.d), - address range in CIDR notation (a.b.c.d/n) - the name of a Netobject ($Netobj…
1.3.6.1.4.1.248.11.80.1.4.2.1.1.3Columnhm21to1NewTargetAddressread-createcurrentNew Destination address of packets to be NATed. Can be: - Single address (a.b.c.d), - address range in CIDR notation (a.b.c.d/n) - the name of a Netobject ($Ne…
1.3.6.1.4.1.248.11.80.1.4.2.1.1.4Columnhm21to1RuleParamsread-createcurrentAdditional parameters to this rule as string. Currently only the value 'none' is valid. Reserved for future use.
1.3.6.1.4.1.248.11.80.1.4.2.1.1.5Columnhm21to1Logread-createcurrentSet to true if application of this rule shall be logged.
1.3.6.1.4.1.248.11.80.1.4.2.1.1.6Columnhm21to1Trapread-createcurrentSet to true if application of this rule shall send a trap.
1.3.6.1.4.1.248.11.80.1.4.2.1.1.7Columnhm21to1RowStatusread-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.80.1.4.2.1.1.8Columnhm21to1Descriptionread-createcurrentUser defined textual description related to this rule.
1.3.6.1.4.1.248.11.80.1.4.2.1.1.9Columnhm21to1IngressIntfread-createcurrentThe index of the interface on which packets going to the target address will arrive. This has to be either an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSw…
1.3.6.1.4.1.248.11.80.1.4.2.1.1.10Columnhm21to1EgressIntfread-createcurrentThe index of the interface from which the new target address can be reached. This has to be either an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVl…
1.3.6.1.4.1.248.11.80.1.4.2.1.1.11Columnhm21to1Priorityread-createcurrentThe priority is the sorting key for rules in the chain to this interface. They don't need to be unique per interface, but in that case, no clear order can be a…
1.3.6.1.4.1.248.11.80.1.4.2.1.1.12Columnhm21to1StorageTyperead-createcurrentThe storage type for this row. Rows having the value 'volatile' are not saved.
1.3.6.1.4.1.248.11.80.1.4.3Nodehm21to1Stats
1.3.6.1.4.1.248.11.80.1.4.3.1Nodehm21to1GeneralStats
1.3.6.1.4.1.248.11.80.1.4.3.1.1Scalarhm21to1StatsTotalPckread-onlycurrentTotal number of packets processed by 1:1 NAT.
1.3.6.1.4.1.248.11.80.1.4.3.1.2Scalarhm21to1StatsTotalPckSizeread-onlycurrentTotal number of bytes processed by the 1:1 NAT.
1.3.6.1.4.1.248.11.80.1.4.3.1.3Scalarhm21to1StatsTotalPckDenDropread-onlycurrentTotal number of packets dropped or denied by 1:1 NAT.
1.3.6.1.4.1.248.11.80.1.4.3.1.4Scalarhm21to1StatsTotalPckAcceptedread-onlycurrentTotal number of packets accepted by 1:1 NAT.
1.3.6.1.4.1.248.11.80.1.4.3.2Nodehm21to1StatsTables
1.3.6.1.4.1.248.11.80.1.4.3.2.1Tablehm21to1StatsRuleTablenot-accessiblecurrentTable of per-rule statistics of 1:1 NAT.
1.3.6.1.4.1.248.11.80.1.4.3.2.1.1Rowhm21to1StatsRuleTableEntrynot-accessiblecurrentStatistics table entry for 1:1 NAT.
1.3.6.1.4.1.248.11.80.1.4.3.2.1.1.1Columnhm21to1StatsPckCountread-onlycurrentNumber of packets matched by this rule.
1.3.6.1.4.1.248.11.80.1.4.3.2.1.1.2Columnhm21to1StatsPckSizeread-onlycurrentNumber of bytes processed by this rule.
1.3.6.1.4.1.248.11.80.1.4.3.2.1.1.3Columnhm21to1StatsLastAppliedread-onlycurrentTime of last application of the rule in seconds since 1.1.1970.
1.3.6.1.4.1.248.11.80.1.5Nodehm2Masquerading
1.3.6.1.4.1.248.11.80.1.5.1Nodehm2MasqRuleObjects
1.3.6.1.4.1.248.11.80.1.5.1.1Scalarhm2MasqRuleCountread-onlycurrentNumber of current masquerading rules.
1.3.6.1.4.1.248.11.80.1.5.1.2Scalarhm2MasqIfMappingRuleCountread-onlycurrentNumber of current masquerading IF mapping entries.
1.3.6.1.4.1.248.11.80.1.5.1.3Scalarhm2MasqRulePendingActionsread-onlycurrentThis value describes, whether the masquerading rule table was modified but not yet written to the firewall implementation (set to true). After writing all modi…
1.3.6.1.4.1.248.11.80.1.5.1.4Scalarhm2MasqCommitPendingActionsread-writecurrentSetting this value to action(2) writes not yet committed changes to the firewall (DNAT and Interface Mapping Table). After writing all modifications, the value…
1.3.6.1.4.1.248.11.80.1.5.2Nodehm2MasqRuleTables
1.3.6.1.4.1.248.11.80.1.5.2.1Tablehm2MasqRuleTablenot-accessiblecurrentThe list of masquerading rules for this firewall.
1.3.6.1.4.1.248.11.80.1.5.2.1.1Rowhm2MasqRuleEntrynot-accessiblecurrentMasquerading rule entry.
1.3.6.1.4.1.248.11.80.1.5.2.1.1.1Columnhm2MasqRuleIndexaccessible-for-notifycurrentRule index of this masquerading rule.
1.3.6.1.4.1.248.11.80.1.5.2.1.1.2Columnhm2MasqSourceAddressread-createcurrentThe source address of the packets to reroute. Allowed formats are: - keyword 'any' - IP address ('10.0.0.1') - IP address range ('10.0.0.0/8') - a prepending '…
1.3.6.1.4.1.248.11.80.1.5.2.1.1.3Columnhm2MasqSourcePortread-createcurrentThe source port of the packet to reroute. Allowed formats are: - keyword 'any' - single ('10') - range with first and last separated by hyphen ('10-15') - comm…
1.3.6.1.4.1.248.11.80.1.5.2.1.1.4Columnhm2MasqProtoread-createcurrentThe IP protocol (RFC 791) for protocol-independent filtering. The following values are currently supported: o tcp(4): transmission control protocol (RFC 793) o…
1.3.6.1.4.1.248.11.80.1.5.2.1.1.5Columnhm2MasqRuleParamsread-createcurrentAdditional parameters to this rule as string. Currently only the value 'none' is valid. Reserved for future use.
1.3.6.1.4.1.248.11.80.1.5.2.1.1.6Columnhm2MasqLogread-createcurrentSet to true if application of this rule shall be logged.
1.3.6.1.4.1.248.11.80.1.5.2.1.1.7Columnhm2MasqTrapread-createcurrentSet to true if application of this rule shall send a trap.
1.3.6.1.4.1.248.11.80.1.5.2.1.1.8Columnhm2MasqRowStatusread-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.80.1.5.2.1.1.9Columnhm2MasqDescriptionread-createcurrentUser defined textual description related to this rule.
1.3.6.1.4.1.248.11.80.1.5.2.1.1.10Columnhm2MasqIpsecExemptread-createcurrentSet to true if application of this rule should ignore IPsec traffic.
1.3.6.1.4.1.248.11.80.1.5.2.2Tablehm2MasqRuleIfMappingTablenot-accessiblecurrentTable for mapping masquerading rules to interfaces.
1.3.6.1.4.1.248.11.80.1.5.2.2.1Rowhm2MasqRuleIfMappingEntrynot-accessiblecurrentEntry in rule interface mapping table.
1.3.6.1.4.1.248.11.80.1.5.2.2.1.1Columnhm2MasqIfmRuleIndexnot-accessiblecurrentThe index of the 1:1 NAT rule this mapping entry is assigned to.
1.3.6.1.4.1.248.11.80.1.5.2.2.1.2Columnhm2MasqIfmDirectionnot-accessiblecurrentFor masquerading, this can only be set to egress which is the interface packets will be masqueraded to.
1.3.6.1.4.1.248.11.80.1.5.2.2.1.3Columnhm2MasqIfmPriorityread-createcurrentThe priority is the sorting key for rules in the chain to this interface. They don't need to be unique per interface, but in that case, no clear order can be a…
1.3.6.1.4.1.248.11.80.1.5.2.2.1.4Columnhm2MasqIfmInterfacenot-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.80.1.5.2.2.1.5Columnhm2MasqIfmRowStatusread-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.80.1.5.3Nodehm2MasqStats
1.3.6.1.4.1.248.11.80.1.5.3.1Nodehm2MasqGeneralStats
1.3.6.1.4.1.248.11.80.1.5.3.1.1Scalarhm2MasqStatsTotalPckread-onlycurrentTotal number of packets processed by Masquerading
1.3.6.1.4.1.248.11.80.1.5.3.1.2Scalarhm2MasqStatsTotalPckSizeread-onlycurrentTotal number of bytes processed by Masquerading
1.3.6.1.4.1.248.11.80.1.5.3.1.3Scalarhm2MasqStatsTotalPckDenDropread-onlycurrentTotal number of packets dropped or denied by Masquerading
1.3.6.1.4.1.248.11.80.1.5.3.1.4Scalarhm2MasqStatsTotalPckAcceptedread-onlycurrentTotal number of packets accepted by masquerading.
1.3.6.1.4.1.248.11.80.1.5.3.2Nodehm2MasqStatsRuleTables
1.3.6.1.4.1.248.11.80.1.5.3.2.1Tablehm2MasqStatsRuleTablenot-accessiblecurrentTable of per-rule statistics of masquerading.
1.3.6.1.4.1.248.11.80.1.5.3.2.1.1Rowhm2MasqStatsRuleTableEntrynot-accessiblecurrentStatistics table entry for masquerading.
1.3.6.1.4.1.248.11.80.1.5.3.2.1.1.1Columnhm2MasqStatsPckCountread-onlycurrentNumber of packets matched by this rule.
1.3.6.1.4.1.248.11.80.1.5.3.2.1.1.2Columnhm2MasqStatsPckSizeread-onlycurrentNumber of bytes processed by this rule.
1.3.6.1.4.1.248.11.80.1.5.3.2.1.1.3Columnhm2MasqStatsLastAppliedread-onlycurrentTime of last application of the rule in seconds since 1.1.1970
1.3.6.1.4.1.248.11.80.1.6Nodehm2DoubleNat
1.3.6.1.4.1.248.11.80.1.6.1Nodehm2DoubleNatRuleObjects
1.3.6.1.4.1.248.11.80.1.6.1.1Scalarhm2DoubleNatRuleCountread-onlycurrentCurrent number of rules for double NAT.
1.3.6.1.4.1.248.11.80.1.6.1.2Scalarhm2DoubleNatIfMappingRuleCountread-onlycurrentNumber of current double NAT IF mapping entries.
1.3.6.1.4.1.248.11.80.1.6.1.3Scalarhm2DoubleNatRulePendingActionsread-onlycurrentThis value describes, whether the double NAT rule table was modified but not yet written to the firewall implementation (set to true). After writing all modifi…
1.3.6.1.4.1.248.11.80.1.6.1.4Scalarhm2DoubleNatCommitPendingActionsread-writecurrentSetting this value to action(2) writes not yet committed changes to the firewall (double NAT and interface mapping table). After writing all modifications, the…
1.3.6.1.4.1.248.11.80.1.6.2Nodehm2DoubleNatRuleTables
1.3.6.1.4.1.248.11.80.1.6.2.1Tablehm2DoubleNatRuleTablenot-accessiblecurrentTable of double NAT rules.
1.3.6.1.4.1.248.11.80.1.6.2.1.1Rowhm2DoubleNatRuleEntrynot-accessiblecurrentEntry within double NAT rule table.
1.3.6.1.4.1.248.11.80.1.6.2.1.1.1Columnhm2DonatRuleIndexaccessible-for-notifycurrentIndex of the rule within table.
1.3.6.1.4.1.248.11.80.1.6.2.1.1.2Columnhm2DonatLocalInternalIpread-createcurrentThe real IP address of the first net/machine you want to double NAT. Allowed formats are: - keyword 'any' - IP address ('10.0.0.1') - IP address range ('10.0.0…
1.3.6.1.4.1.248.11.80.1.6.2.1.1.3Columnhm2DonatLocalExternalIpread-createcurrentThe IP address where you want the first net/machine to be reachable from the second net/machine. Allowed formats are: - keyword 'any' - IP address ('10.0.0.1')…
1.3.6.1.4.1.248.11.80.1.6.2.1.1.4Columnhm2DonatRemoteInternalIpread-createcurrentThe real IP address of the second net/machine you want to double NAT. Allowed formats are: - keyword 'any' - IP address ('10.0.0.1') - IP address range ('10.0.…
1.3.6.1.4.1.248.11.80.1.6.2.1.1.5Columnhm2DonatRemoteExternalIpread-createcurrentThe IP address where you want the second net/machine to be reachable from the first net/machine. Allowed formats are: - keyword 'any' - IP address ('10.0.0.1')…
1.3.6.1.4.1.248.11.80.1.6.2.1.1.6Columnhm2DonatRuleParamsread-createcurrentAdditional parameters to this rule as string. Currently only the value 'none' is valid. Reserved for future use.
1.3.6.1.4.1.248.11.80.1.6.2.1.1.7Columnhm2DonatLogread-createcurrentSet to true if application of this rule shall be logged.
1.3.6.1.4.1.248.11.80.1.6.2.1.1.8Columnhm2DonatTrapread-createcurrentSet to true if application of this rule shall send a trap.
1.3.6.1.4.1.248.11.80.1.6.2.1.1.9Columnhm2DonatRowStatusread-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.80.1.6.2.1.1.10Columnhm2DonatDescriptionread-createcurrentUser defined textual description related to this rule.
1.3.6.1.4.1.248.11.80.1.6.2.2Tablehm2DonatRuleIfMappingTablenot-accessiblecurrentTable for mapping double NAT rules to interfaces.
1.3.6.1.4.1.248.11.80.1.6.2.2.1Rowhm2DonatRuleIfMappingEntrynot-accessiblecurrentEntry in rule interface mapping table.
1.3.6.1.4.1.248.11.80.1.6.2.2.1.1Columnhm2DonatIfmRuleIndexnot-accessiblecurrentThe index of the double NAT rule this mapping entry is assigned to.
1.3.6.1.4.1.248.11.80.1.6.2.2.1.2Columnhm2DonatIfmDirectionnot-accessiblecurrentMeanings: - ingress(1): The first net/machine can be reached through this interface - egress(2): The second net/machine can be reached through this interface -…
1.3.6.1.4.1.248.11.80.1.6.2.2.1.3Columnhm2DonatIfmPriorityread-createcurrentThe priority is the sorting key for rules in the chain to this interface. They don't need to be unique per interface, but in that case, no clear order can be a…
1.3.6.1.4.1.248.11.80.1.6.2.2.1.4Columnhm2DonatIfmInterfacenot-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.80.1.6.2.2.1.5Columnhm2DonatIfmRowStatusread-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.80.1.6.3Nodehm2DonatStats
1.3.6.1.4.1.248.11.80.1.6.3.1Nodehm2DonatGeneralStats
1.3.6.1.4.1.248.11.80.1.6.3.1.1Scalarhm2DonatStatsTotalPckread-onlycurrentTotal number of packets processed by double NAT.
1.3.6.1.4.1.248.11.80.1.6.3.1.2Scalarhm2DonatStatsTotalPckSizeread-onlycurrentTotal number of bytes processed by double NAT.
1.3.6.1.4.1.248.11.80.1.6.3.1.3Scalarhm2DonatStatsTotalPckDenDropread-onlycurrentTotal number of packets dropped or denied by double NAT.
1.3.6.1.4.1.248.11.80.1.6.3.1.4Scalarhm2DonatStatsTotalPckAccread-onlycurrentTotal number of packets accepted by double NAT.
1.3.6.1.4.1.248.11.80.1.6.3.2Nodehm2DonatStatsRuleTables
1.3.6.1.4.1.248.11.80.1.6.3.2.1Tablehm2DonatStatsRuleTablenot-accessiblecurrentTable of per-rule statistics of double NAT.
1.3.6.1.4.1.248.11.80.1.6.3.2.1.1Rowhm2DonatStatsRuleTableEntrynot-accessiblecurrentStatistics table entry for double NAT.
1.3.6.1.4.1.248.11.80.1.6.3.2.1.1.1Columnhm2DonatStatsPckCountread-onlycurrentNumber of packets matched by this rule.
1.3.6.1.4.1.248.11.80.1.6.3.2.1.1.2Columnhm2DonatStatsPckSizeread-onlycurrentNumber of bytes processed by this rule.
1.3.6.1.4.1.248.11.80.1.6.3.2.1.1.3Columnhm2DonatStatsLastAppliedread-onlycurrentTime of last application of the rule in seconds since 1.1.1970.
1.3.6.1.4.1.248.11.80.2Nodehm2NatConformance
1.3.6.1.4.1.248.11.80.2.1Nodehm2NatCompliances
1.3.6.1.4.1.248.11.80.2.1.1Compliancehm2NatCompliancecurrentThe compliance statement for an SNMP entity which implements the Hirschmann NAT MIB.
1.3.6.1.4.1.248.11.80.2.2Nodehm2NatGroups
1.3.6.1.4.1.248.11.80.2.2.1Grouphm2NatGeneralGroupcurrentA collection of all Hirschmann objects provided by the Firewall module.
1.3.6.1.4.1.248.11.80.2.2.2Grouphm2NatNotificationsGroupcurrentA collection of all Hirschmann notifications provided by the NAT module.
1.3.6.1.4.1.248.11.80.5Nodehm2NatSNMPExtensionGroup
1.3.6.1.4.1.248.11.80.5.1Identityhm2NatSNMPExtensionEgressInterfaceInvalidcurrentIndicates that the 1 to 1 NAT rule entry contains an invalid value for egress interface that cannot be processed.
1.3.6.1.4.1.248.11.80.5.2Identityhm2NatSNMPExtensionIngressInterfaceInvalidcurrentIndicates that the 1 to 1 NAT rule entry contains an invalid value for ingress interface that cannot be processed.
1.3.6.1.4.1.248.11.80.5.3Identityhm2NatSNMPExtensionIPsecExemptInvalidcurrentIndicates that the masquerading NAT rule entry contains an invalid value for ipsec exempt that cannot be processed.
1.3.6.1.4.1.248.11.80.5.4Identityhm2NatSNMPExtensionLocalExternalIPInvalidcurrentIndicates that the double NAT rule entry contains an invalid value for local external IP address that cannot be processed.
1.3.6.1.4.1.248.11.80.5.5Identityhm2NatSNMPExtensionLocalInternalIPInvalidcurrentIndicates that the double NAT rule entry contains an invalid value for local internal IP address that cannot be processed.
1.3.6.1.4.1.248.11.80.5.6Identityhm2NatSNMPExtensionNewDestAddrInvalidcurrentIndicates that the 1 to 1/destination NAT rule entry contains an invalid value for new destination address that cannot be processed.
1.3.6.1.4.1.248.11.80.5.7Identityhm2NatSNMPExtensionNewDestPortInvalidcurrentIndicates that the destination NAT rule entry contains an invalid value for new destination port that cannot be processed.
1.3.6.1.4.1.248.11.80.5.8Identityhm2NatSNMPExtensionRemoteExternalIPInvalidcurrentIndicates that the double NAT rule entry contains an invalid value for remote external IP address that cannot be processed.
1.3.6.1.4.1.248.11.80.5.9Identityhm2NatSNMPExtensionRemoteInternalIPInvalidcurrentIndicates that the double NAT rule entry contains an invalid value for remote internal IP address that cannot be processed.
1.3.6.1.4.1.248.11.80.5.10Identityhm2NatSNMPExtensionBadDestAddrcurrentIndicates that the 1 to 1 NAT rule entry contains an invalid destination IP address range and cannot be processed.
1.3.6.1.4.1.248.11.80.5.11Identityhm2NatSNMPExtensionBadNewDestAddrcurrentIndicates that the 1 to 1 NAT rule entry contains an invalid new destination IP address range and cannot be processed.
1.3.6.1.4.1.248.11.80.5.12Identityhm2NatSNMPExtensionDestAndNewDestAddrSubnetErrorcurrentIndicates that the 1 to 1 NAT rule entry contains destination IP address and new destination IP address which are not on the same subnet and cannot be processe…
1.3.6.1.4.1.248.11.80.5.13Identityhm2NatSNMPExtensionBadRuleParametercurrentIndicates that the 1 to 1 NAT rule entry contains invalid rule parameters that cannot be processed.
1.3.6.1.4.1.248.11.80.5.14Identityhm2NatSNMPExtensionIngressAndEgressIntfEqualErrorcurrentIndicates that the 1 to 1 NAT rule entry contains the same values for ingress and egress interfaces and cannot be processed.