hm21to1Priority
HM2-NAT-MIB ·
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.11
Object
column
r/w
Unsigned32
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 highest priority).
Context
- MIB
- HM2-NAT-MIB
- OID
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm21to1RuleEntry
- Table
- hm21to1RuleTable
- Siblings
- 11
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-6500
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm21to1RuleIndex Rule index of this 1:1 NAT rule. | column | Integer32 | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.1 |
| hm21to1EgressIntf 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 tha… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.10 |
| hm21to1StorageType The storage type for this row. Rows having the value
'volatile' are not saved. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.12 |
| hm21to1TargetAddress 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' f… | column | OctetString | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.2 |
| hm21to1NewTargetAddress 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)
- 'an… | column | OctetString | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.3 |
| hm21to1RuleParams Additional parameters to this rule as string.
Currently only the value 'none' is valid.
Reserved for future use. | column | OctetString | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.4 |
| hm21to1Log Set to true if application of this rule shall be logged. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.5 |
| hm21to1Trap Set to true if application of this rule shall send a trap. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.6 |
| hm21to1RowStatus 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… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.7 |
| hm21to1Description User defined textual description related to this rule. | column | OctetString | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.8 |
| hm21to1IngressIntf 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. … | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.9 |