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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk mapRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MAP-E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAP-E-MIB::mapRuleTable'
The (conceptual) table containing rule information for
a specific mapping rule.  It can also be used for row
creation.
mapRuleEntry row .1.3.6.1.2.1.242.1.1.1.1
Each entry in this table contains the information on a
particular mapping rule.
Column Syntax OID
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
The IPv6 prefix defined in the mapping rule that will be
assigned to CEs.
INET-ADDRESS-MIBInetAddressIPv6
Type Constraints:
range: 16
.1.3.6.1.2.1.242.1.1.1.1.2
The length of the IPv6 prefix defined in the mapping rule
that will be assigned to CEs.
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.2.1.242.1.1.1.1.3
The IPv4 prefix defined in the mapping rule that will be
assigned to CEs.
INET-ADDRESS-MIBInetAddressIPv4
Type Constraints:
range: 4
.1.3.6.1.2.1.242.1.1.1.1.4
The length of the IPv4 prefix defined in the mapping
rule that will be assigned to CEs.
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.2.1.242.1.1.1.1.5
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
Type Constraints:
range: 16
.1.3.6.1.2.1.242.1.1.1.1.6
The PSID value algorithmically identifies a set of
ports assigned to a CE.
RulePSID
Type Constraints:
range: 2
.1.3.6.1.2.1.242.1.1.1.1.7
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
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
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
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
Type Values:
1bmr
2fmr
3bmrAndfmr
.1.3.6.1.2.1.242.1.1.1.1.11
.1.3.6.1.2.1.242.1.2.1 · 1 row entry · 2 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk mapSecurityCheckTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MAP-E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAP-E-MIB::mapSecurityCheckTable'
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.
mapSecurityCheckEntry row .1.3.6.1.2.1.242.1.2.1.1
Each entry in this table contains information on a
particular MAP security check.
Indexes
Column Syntax OID
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
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.242.1.2.1.1.1
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
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.242.1.2.1.1.2