HM2-NAT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
11
Rows
11
Columns
72
hm2DnatRuleTable
table.1.3.6.1.4.1.248.11.80.1.2.1.2.1
·
1 row entry
·
13 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hm2DnatRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-NAT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-NAT-MIB::hm2DnatRuleTable'
The list of DNAT rules for this firewall.
DNAT rule entry.
Indexes
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Rule index of this DNAT rule.
|
Integer32 Constraints: range: 1-255 |
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.1 |
||||||||||||||||||
|
Source 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 ($NetobjectName) - 'any' for no filtering at all - a prepending '!' sel… |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.3 |
||||||||||||||||||
|
The 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 with first and last port separated by hyphen ('10-15') - c… |
OctetStringr/w Constraints: range: 1-50 |
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.4 |
||||||||||||||||||
|
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 ($NetobjectName) - 'any' for no filtering at all - a prepending '!… |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.5 |
||||||||||||||||||
|
The 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 ('10-15') - comma separated list of ports ('1235,25,123') … |
OctetStringr/w Constraints: range: 1-50 |
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.6 |
||||||||||||||||||
|
The IP address of the machine to reroute packets to. Must be a single
IP address (a.b.c.d). |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.7 |
||||||||||||||||||
|
The port to reroute packets to. Must be a single port or 'any'.
|
OctetStringr/w Constraints: range: 1-50 |
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.8 |
||||||||||||||||||
|
The IP protocol (RFC 791) for protocol-independent
filtering. The following values are currently supported: o icmp(1): Internet Control Message Protocol (RFC 792) o igmp(2): Internet Group Management Protocol o ipip(… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.9 |
||||||||||||||||||
|
Additional parameters to this rule as string.
Currently only the value 'none' is valid. Reserved for future use. |
OctetStringr/w Constraints: range: 0-50 |
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.10 |
||||||||||||||||||
|
Set to true if application of this rule shall be logged.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.11 |
||||||||||||||||||
|
Set to true if application of this rule shall send a trap.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.12 |
||||||||||||||||||
|
This is a standard row status value:
- active(1): The rule is active. Note that until committed, the rule will not be applied. - notInService(2): The rule is inactive because of user action. - notReady(3):The rule is … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.13 |
||||||||||||||||||
|
User defined textual description related to this rule.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.14 |
.1.3.6.1.4.1.248.11.80.1.2.1.2.2
·
1 row entry
·
5 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hm2DnatRuleIfMappingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-NAT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-NAT-MIB::hm2DnatRuleIfMappingTable'
Table for mapping DNAT rules to interfaces.
Entry in rule interface mapping table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of the DNAT rule this mapping entry is assigned to.
|
Integer32 Constraints: range: 1-2048 |
.1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.1 |
||||||||||||
|
For DNAT, this can only be set to ingress, which is the interface on
which a packet that is to be forwarded will arrive. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.2 |
||||||||||||
|
The 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 assumed. Priorities are processed in ascending order (0 highe… |
Unsigned32r/w Constraints: range: 1-6500 |
.1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.3 |
||||||||||||
|
The interface this mapping entry is assigned to. This has to be either
an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVlanIfIndex. Note that for physical interfaces this only works if the corresponding hm2Age… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.4 |
||||||||||||
|
The RowStatus value for this entry with the usual meanings:
- active(1): The interface mapping is in place - notInService(2): The interface mapping is not in place because the user said so - notReady(3)… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.5 |
hm2DnatStatsRuleTable
table.1.3.6.1.4.1.248.11.80.1.2.2.2.1
·
1 row entry
·
3 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hm2DnatStatsRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-NAT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-NAT-MIB::hm2DnatStatsRuleTable'
Table of per-rule statistics of the DNAT firewall.
Statistics table entry for DNAT.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Number of packets DNATed.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.248.11.80.1.2.2.2.1.1.1 |
|
Number of bytes DNATed.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.248.11.80.1.2.2.2.1.1.2 |
|
Time of last application of the rule in seconds since 1.1.1970.
|
HM2-TC-MIBHmTimeSeconds1970 | .1.3.6.1.4.1.248.11.80.1.2.2.2.1.1.3 |
hm21to1RuleTable
table.1.3.6.1.4.1.248.11.80.1.4.2.1
·
1 row entry
·
12 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hm21to1RuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-NAT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-NAT-MIB::hm21to1RuleTable'
The list of 1:1 NAT rules for this firewall.
1:1 NAT rule entry.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Rule index of this 1:1 NAT rule.
|
Integer32 Constraints: range: 1-255 |
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.1 |
||||||||||||
|
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 ($NetobjectName) - 'any' for no filtering at all |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.2 |
||||||||||||
|
New 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 ($NetobjectName) - 'any' for no filtering at all |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.3 |
||||||||||||
|
Additional parameters to this rule as string.
Currently only the value 'none' is valid. Reserved for future use. |
OctetStringr/w Constraints: range: 0-50 |
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.4 |
||||||||||||
|
Set to true if application of this rule shall be logged.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.5 |
||||||||||||
|
Set to true if application of this rule shall send a trap.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.6 |
||||||||||||
|
This is a standard row status value:
- active(1): The rule is active. Note that until committed, the rule will not be applied. - notInService(2): The rule is inactive because of user action. - notReady(3):The rule is … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.7 |
||||||||||||
|
User defined textual description related to this rule.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.8 |
||||||||||||
|
The index of the interface on which packets going to the target address
will arrive. This has to be either an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVlanIfIndex. Note that for physical interfaces this o… |
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.9 |
||||||||||||
|
The index of the interface from which the new target address can be
reached. This has to be either an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVlanIfIndex. Note that for physical interfaces this only work… |
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.10 |
||||||||||||
|
The 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 assumed. Priorities are processed in ascending order (0 highe… |
Unsigned32r/w Constraints: range: 0-6500 |
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.11 |
||||||||||||
|
The storage type for this row. Rows having the value
'volatile' are not saved. |
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.12 |
hm21to1StatsRuleTable
table.1.3.6.1.4.1.248.11.80.1.4.3.2.1
·
1 row entry
·
3 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hm21to1StatsRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-NAT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-NAT-MIB::hm21to1StatsRuleTable'
Table of per-rule statistics of 1:1 NAT.
Statistics table entry for 1:1 NAT.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Number of packets matched by this rule.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.248.11.80.1.4.3.2.1.1.1 |
|
Number of bytes processed by this rule.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.248.11.80.1.4.3.2.1.1.2 |
|
Time of last application of the rule in seconds since 1.1.1970.
|
HM2-TC-MIBHmTimeSeconds1970 | .1.3.6.1.4.1.248.11.80.1.4.3.2.1.1.3 |
hm2MasqRuleTable
table.1.3.6.1.4.1.248.11.80.1.5.2.1
·
1 row entry
·
10 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hm2MasqRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-NAT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-NAT-MIB::hm2MasqRuleTable'
The list of masquerading rules for this firewall.
Masquerading rule entry.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Rule index of this masquerading rule.
|
Integer32 Constraints: range: 1-128 |
.1.3.6.1.4.1.248.11.80.1.5.2.1.1.1 |
||||||||||||
|
The 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 '!' selects the complement set |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.80.1.5.2.1.1.2 |
||||||||||||
|
The source port of the packet to reroute. Allowed formats are:
- keyword 'any' - single ('10') - range with first and last separated by hyphen ('10-15') - comma separated list of s ('1235,25,123') - combination of … |
OctetStringr/w Constraints: range: 1-50 |
.1.3.6.1.4.1.248.11.80.1.5.2.1.1.3 |
||||||||||||
|
The IP protocol (RFC 791) for protocol-independent
filtering. The following values are currently supported: o tcp(4): transmission control protocol (RFC 793) o udp(5): user datagram protocol (RFC 768) o any(9): apply… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.11.80.1.5.2.1.1.4 |
||||||||||||
|
Additional parameters to this rule as string.
Currently only the value 'none' is valid. Reserved for future use. |
OctetStringr/w Constraints: range: 0-50 |
.1.3.6.1.4.1.248.11.80.1.5.2.1.1.5 |
||||||||||||
|
Set to true if application of this rule shall be logged.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.248.11.80.1.5.2.1.1.6 |
||||||||||||
|
Set to true if application of this rule shall send a trap.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.248.11.80.1.5.2.1.1.7 |
||||||||||||
|
This is a standard row status value:
- active(1): The rule is active. Note that until committed, the rule will not be applied. - notInService(2): The rule is inactive because of user action. - notReady(3):The rule is … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.11.80.1.5.2.1.1.8 |
||||||||||||
|
User defined textual description related to this rule.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.80.1.5.2.1.1.9 |
||||||||||||
|
Set to true if application of this rule should ignore IPsec traffic.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.248.11.80.1.5.2.1.1.10 |
.1.3.6.1.4.1.248.11.80.1.5.2.2
·
1 row entry
·
5 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hm2MasqRuleIfMappingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-NAT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-NAT-MIB::hm2MasqRuleIfMappingTable'
Table for mapping masquerading rules to interfaces.
Entry in rule interface mapping table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of the 1:1 NAT rule this mapping entry is assigned
to. |
Integer32 Constraints: range: 1-2048 |
.1.3.6.1.4.1.248.11.80.1.5.2.2.1.1 |
||||||||||||
|
For masquerading, this can only be set to egress which is the interface
packets will be masqueraded to. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.11.80.1.5.2.2.1.2 |
||||||||||||
|
The 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 assumed. Priorities are processed in ascending order (0 highe… |
Unsigned32r/w Constraints: range: 1-6500 |
.1.3.6.1.4.1.248.11.80.1.5.2.2.1.3 |
||||||||||||
|
The interface this mapping entry is assigned to. This has to be either
an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVlanIfIndex. Note that for physical interfaces this only works if the corresponding hm2Age… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.248.11.80.1.5.2.2.1.4 |
||||||||||||
|
The RowStatus value for this entry with the usual meanings:
- active(1): The interface mapping is in place - notInService(2): The interface mapping is not in place because the user said so - notReady(3)… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.11.80.1.5.2.2.1.5 |
hm2MasqStatsRuleTable
table.1.3.6.1.4.1.248.11.80.1.5.3.2.1
·
1 row entry
·
3 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hm2MasqStatsRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-NAT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-NAT-MIB::hm2MasqStatsRuleTable'
Table of per-rule statistics of masquerading.
Statistics table entry for masquerading.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Number of packets matched by this rule.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.248.11.80.1.5.3.2.1.1.1 |
|
Number of bytes processed by this rule.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.248.11.80.1.5.3.2.1.1.2 |
|
Time of last application of the rule in seconds since 1.1.1970
|
HM2-TC-MIBHmTimeSeconds1970 | .1.3.6.1.4.1.248.11.80.1.5.3.2.1.1.3 |
hm2DoubleNatRuleTable
table.1.3.6.1.4.1.248.11.80.1.6.2.1
·
1 row entry
·
10 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hm2DoubleNatRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-NAT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-NAT-MIB::hm2DoubleNatRuleTable'
Table of double NAT rules.
Entry within double NAT rule table.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Index of the rule within table.
|
Integer32 Constraints: range: 1-255 |
.1.3.6.1.4.1.248.11.80.1.6.2.1.1.1 |
||||||||||||
|
The 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.0/8') |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.80.1.6.2.1.1.2 |
||||||||||||
|
The 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') - IP address range ('10.0.0.0/8') |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.80.1.6.2.1.1.3 |
||||||||||||
|
The 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.0.0/8') |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.80.1.6.2.1.1.4 |
||||||||||||
|
The 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') - IP address range ('10.0.0.0/8') |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.11.80.1.6.2.1.1.5 |
||||||||||||
|
Additional parameters to this rule as string.
Currently only the value 'none' is valid. Reserved for future use. |
OctetStringr/w Constraints: range: 0-50 |
.1.3.6.1.4.1.248.11.80.1.6.2.1.1.6 |
||||||||||||
|
Set to true if application of this rule shall be logged.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.248.11.80.1.6.2.1.1.7 |
||||||||||||
|
Set to true if application of this rule shall send a trap.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.248.11.80.1.6.2.1.1.8 |
||||||||||||
|
This is a standard row status value:
- active(1): The rule is active. Note that until committed, the rule will not be applied. - notInService(2): The rule is inactive because of user action. - notReady(3):The rule is … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.11.80.1.6.2.1.1.9 |
||||||||||||
|
User defined textual description related to this rule.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.11.80.1.6.2.1.1.10 |
.1.3.6.1.4.1.248.11.80.1.6.2.2
·
1 row entry
·
5 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hm2DonatRuleIfMappingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-NAT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-NAT-MIB::hm2DonatRuleIfMappingTable'
Table for mapping double NAT rules to interfaces.
Entry in rule interface mapping table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of the double NAT rule this mapping entry is assigned
to. |
Integer32 Constraints: range: 1-2048 |
.1.3.6.1.4.1.248.11.80.1.6.2.2.1.1 |
||||||||||||
|
Meanings:
- ingress(1): The first net/machine can be reached through this interface - egress(2): The second net/machine can be reached through this interface - both(3): Both machines/nets can be reached through this… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.11.80.1.6.2.2.1.2 |
||||||||||||
|
The 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 assumed. Priorities are processed in ascending order (0 highe… |
Unsigned32r/w Constraints: range: 1-6500 |
.1.3.6.1.4.1.248.11.80.1.6.2.2.1.3 |
||||||||||||
|
The interface this mapping entry is assigned to. This has to be either
an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVlanIfIndex. Note that for physical interfaces this only works if the corresponding hm2Age… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.248.11.80.1.6.2.2.1.4 |
||||||||||||
|
The RowStatus value for this entry with the usual meanings:
- active(1): The interface mapping is in place - notInService(2): The interface mapping is not in place because the user said so - notReady(3)… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.11.80.1.6.2.2.1.5 |
hm2DonatStatsRuleTable
table.1.3.6.1.4.1.248.11.80.1.6.3.2.1
·
1 row entry
·
3 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hm2DonatStatsRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-NAT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-NAT-MIB::hm2DonatStatsRuleTable'
Table of per-rule statistics of double NAT.
Statistics table entry for double NAT.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Number of packets matched by this rule.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.248.11.80.1.6.3.2.1.1.1 |
|
Number of bytes processed by this rule.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.248.11.80.1.6.3.2.1.1.2 |
|
Time of last application of the rule in seconds since 1.1.1970.
|
HM2-TC-MIBHmTimeSeconds1970 | .1.3.6.1.4.1.248.11.80.1.6.3.2.1.1.3 |