MAP-E-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
13
mapRuleTable
table.1.3.6.1.2.1.242.1.1.1
·
1 row entry
·
11 columns
The (conceptual) table containing rule information for a specific mapping rule. It can also be used for row creation.
Each entry in this table contains the information on a
particular mapping rule.
particular mapping rule.
Indexes
IF-MIBifIndex mapRuleID
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
mapRuleID
A unique identifier used to distinguish mapping
rules. |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.242.1.1.1.1.1 |
||||||
|
mapRuleIPv6Prefix
The IPv6 prefix defined in the mapping rule that will be
assigned to CEs. |
INET-ADDRESS-MIBInetAddressIPv6 Textual Convention: INET-ADDRESS-MIBInetAddressIPv6 OctetStringType Constraints: range: 16 |
.1.3.6.1.2.1.242.1.1.1.1.2 |
||||||
|
mapRuleIPv6PrefixLen
The length of the IPv6 prefix defined in the mapping rule
that will be assigned to CEs. |
INET-ADDRESS-MIBInetAddressPrefixLength Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32Type Constraints: range: 0..2040 |
.1.3.6.1.2.1.242.1.1.1.1.3 |
||||||
|
mapRuleIPv4Prefix
The IPv4 prefix defined in the mapping rule that will be
assigned to CEs. |
INET-ADDRESS-MIBInetAddressIPv4 Textual Convention: INET-ADDRESS-MIBInetAddressIPv4 OctetStringType Constraints: range: 4 |
.1.3.6.1.2.1.242.1.1.1.1.4 |
||||||
|
mapRuleIPv4PrefixLen
The length of the IPv4 prefix defined in the mapping
rule that will be assigned to CEs. |
INET-ADDRESS-MIBInetAddressPrefixLength Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32Type Constraints: range: 0..2040 |
.1.3.6.1.2.1.242.1.1.1.1.5 |
||||||
|
mapRuleBRIPv6Address
The IPv6 address of the BR that will be conveyed to CEs.
If the BR IPv6 address is anycast, the relay must use this anycast IPv6 address as the source address in packets relayed to CEs. |
INET-ADDRESS-MIBInetAddressIPv6 Textual Convention: INET-ADDRESS-MIBInetAddressIPv6 OctetStringType Constraints: range: 16 |
.1.3.6.1.2.1.242.1.1.1.1.6 |
||||||
|
mapRulePSID
The PSID value algorithmically identifies a set of
ports assigned to a CE. |
RulePSID Textual Convention: RulePSID OctetStringType Constraints: range: 2 |
.1.3.6.1.2.1.242.1.1.1.1.7 |
||||||
|
mapRulePSIDLen
The bit length value of the number of significant bits in
the PSID field. When it is set to 0, the PSID field is to be ignored. |
Unsigned32 Constraints: range: 0-16 |
.1.3.6.1.2.1.242.1.1.1.1.8 |
||||||
|
mapRuleOffset
The number of the mapRuleOffset is 6 by default to
exclude the system ports (0-1023). It is provided via the Rule Port Mapping Parameters in the Basic Mapping Rule. |
Unsigned32 Constraints: range: 0-15 |
.1.3.6.1.2.1.242.1.1.1.1.9 |
||||||
|
mapRuleEALen
The length of the Embedded Address (EA) defined in
mapping rule that will be assigned to CEs. |
Unsigned32 Constraints: range: 0-48 |
.1.3.6.1.2.1.242.1.1.1.1.10 |
||||||
|
mapRuleType
Indicates the type of mapping rule.
'1' represents a BMR. '2' represents an FMR. '3' represents a BMR that is also an FMR for mesh mode. |
RuleType Textual Convention: RuleType EnumerationType Values:
|
.1.3.6.1.2.1.242.1.1.1.1.11 |
mapSecurityCheckTable
table.1.3.6.1.2.1.242.1.2.1
·
1 row entry
·
2 columns
The (conceptual) table containing information on MAP security checks. This table can be used for statistics on the number of invalid packets that have been identified.
Each entry in this table contains information on a
particular MAP security check.
particular MAP security check.
Indexes
IF-MIBifIndex
| Column | Syntax | OID |
|---|---|---|
|
mapSecurityCheckInvalidv4
Indicates the number of received IPv4 packets
that do not have a payload source IPv4 address or port within the range defined in the matching MAP rule. It corresponds to the second kind of invalid packet described in S… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.242.1.2.1.1.1 |
|
mapSecurityCheckInvalidv6
Indicates the number of received IPv6 packets that
do not have a source or destination IPv6 address matching a Basic Mapping Rule. It corresponds to the first kind of invalid packet described in Section 4.1.2. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.242.1.2.1.1.2 |