HM2-NAT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
11
Rows
11
Columns
72
.1.3.6.1.4.1.248.11.80.1.2.1.2.1 · 1 row entry · 13 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
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.
hm2DnatRuleEntry row .1.3.6.1.4.1.248.11.80.1.2.1.2.1.1
DNAT rule entry.
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:
1icmp
2igmp
3ipip
4tcp
5udp
6esp
7ah
8icmpv6
9any
.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:
1true
2false
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:
1true
2false
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:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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 /opt/observium/mibs/hirschmann.
Command help
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.
hm2DnatRuleIfMappingEntry row .1.3.6.1.4.1.248.11.80.1.2.1.2.2.1
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:
1ingress
2egress
3both
.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..2147483647
Description:
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:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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
.1.3.6.1.4.1.248.11.80.1.2.2.2.1 · 1 row entry · 3 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
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.
hm2DnatStatsRuleTableEntry row .1.3.6.1.4.1.248.11.80.1.2.2.2.1.1
Statistics table entry for DNAT.
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
.1.3.6.1.4.1.248.11.80.1.4.2.1 · 1 row entry · 12 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
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.
hm21to1RuleEntry row .1.3.6.1.4.1.248.11.80.1.4.2.1.1
1:1 NAT rule entry.
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:
1true
2false
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:
1true
2false
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:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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..2147483647
Description:
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..2147483647
Description:
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:
1other
2volatile
3nonVolatile
4permanent
5readOnly
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
.1.3.6.1.4.1.248.11.80.1.4.3.2.1 · 1 row entry · 3 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
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.
hm21to1StatsRuleTableEntry row .1.3.6.1.4.1.248.11.80.1.4.3.2.1.1
Statistics table entry for 1:1 NAT.
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
.1.3.6.1.4.1.248.11.80.1.5.2.1 · 1 row entry · 10 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
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.
hm2MasqRuleEntry row .1.3.6.1.4.1.248.11.80.1.5.2.1.1
Masquerading rule entry.
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:
4tcp
5udp
9any
.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:
1true
2false
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:
1true
2false
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:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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:
1true
2false
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 /opt/observium/mibs/hirschmann.
Command help
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.
hm2MasqRuleIfMappingEntry row .1.3.6.1.4.1.248.11.80.1.5.2.2.1
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:
1ingress
2egress
3both
.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..2147483647
Description:
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:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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
.1.3.6.1.4.1.248.11.80.1.5.3.2.1 · 1 row entry · 3 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
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.
hm2MasqStatsRuleTableEntry row .1.3.6.1.4.1.248.11.80.1.5.3.2.1.1
Statistics table entry for masquerading.
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
.1.3.6.1.4.1.248.11.80.1.6.2.1 · 1 row entry · 10 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
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.
hm2DoubleNatRuleEntry row .1.3.6.1.4.1.248.11.80.1.6.2.1.1
Entry within double NAT rule table.
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:
1true
2false
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:
1true
2false
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:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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 /opt/observium/mibs/hirschmann.
Command help
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.
hm2DonatRuleIfMappingEntry row .1.3.6.1.4.1.248.11.80.1.6.2.2.1
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:
1ingress
2egress
3both
.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..2147483647
Description:
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:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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
.1.3.6.1.4.1.248.11.80.1.6.3.2.1 · 1 row entry · 3 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
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.
hm2DonatStatsRuleTableEntry row .1.3.6.1.4.1.248.11.80.1.6.3.2.1.1
Statistics table entry for double NAT.
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