MAP-E-MIB
AI MIB Summary
The MAP-E-MIB enables monitoring and management of MAP-E Border Routers (BRs) and Customer Edge (CE) devices by exposing configuration parameters, state variables, and performance counters specific to the Mapping of Address and Port with Encapsulation (MAP-E) protocol. This module facilitates the tracking of MAP-E tunnel status, prefix allocations, and rule set synchronization to ensure correct IPv4/IPv6 translation and forwarding operations.
This MIB module is defined for management of objects for MAP-E BRs or CEs. Copyright (c) 2018 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info).
Main OID:
mapMIB.1.3.6.1.2.1.242
27
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
27 total| Object Name |
|---|
mapMIBThis MIB module is defined for management of objects for MAP-E BRs or CEs. Copyright (c) 2018 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info). MODULE-IDENTITY .1.3.6.1.2.1.242 |
mapMIBObjects OBJECT IDENTIFIER .1.3.6.1.2.1.242.1 |
mapRule OBJECT IDENTIFIER .1.3.6.1.2.1.242.1.1 |
mapRuleTableThe (conceptual) table containing rule information for a specific mapping rule. It can also be used for row creation. SEQUENCE OF MapRuleEntry .1.3.6.1.2.1.242.1.1.1 |
mapRuleEntryEach entry in this table contains the information on a particular mapping rule. MapRuleEntry .1.3.6.1.2.1.242.1.1.1.1 |
mapRuleIDA unique identifier used to distinguish mapping rules. Unsigned32 .1.3.6.1.2.1.242.1.1.1.1.1 |
mapRuleIPv6PrefixThe IPv6 prefix defined in the mapping rule that will be assigned to CEs.ro InetAddressIPv6 (INET-ADDRESS-MIB) .1.3.6.1.2.1.242.1.1.1.1.2 |
mapRuleIPv6PrefixLenThe length of the IPv6 prefix defined in the mapping rule that will be assigned to CEs.ro InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.2.1.242.1.1.1.1.3 |
mapRuleIPv4PrefixThe IPv4 prefix defined in the mapping rule that will be assigned to CEs.ro InetAddressIPv4 (INET-ADDRESS-MIB) .1.3.6.1.2.1.242.1.1.1.1.4 |
mapRuleIPv4PrefixLenThe length of the IPv4 prefix defined in the mapping rule that will be assigned to CEs.ro InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.2.1.242.1.1.1.1.5 |
mapRuleBRIPv6AddressThe 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.ro InetAddressIPv6 (INET-ADDRESS-MIB) .1.3.6.1.2.1.242.1.1.1.1.6 |
mapRulePSIDThe PSID value algorithmically identifies a set of ports assigned to a CE.ro RulePSID .1.3.6.1.2.1.242.1.1.1.1.7 |
mapRulePSIDLenThe 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.ro Unsigned32 .1.3.6.1.2.1.242.1.1.1.1.8 |
mapRuleOffsetThe 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.ro Unsigned32 .1.3.6.1.2.1.242.1.1.1.1.9 |
mapRuleEALenThe length of the Embedded Address (EA) defined in mapping rule that will be assigned to CEs.ro Unsigned32 .1.3.6.1.2.1.242.1.1.1.1.10 |
mapRuleTypeIndicates 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.ro RuleType .1.3.6.1.2.1.242.1.1.1.1.11 |
mapSecurityCheck OBJECT IDENTIFIER .1.3.6.1.2.1.242.1.2 |
mapSecurityCheckTableThe (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. SEQUENCE OF MapSecurityCheckEntry .1.3.6.1.2.1.242.1.2.1 |
mapSecurityCheckEntryEach entry in this table contains information on a particular MAP security check. MapSecurityCheckEntry .1.3.6.1.2.1.242.1.2.1.1 |
mapSecurityCheckInvalidv4Indicates 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 Section 4.1.2.ro Counter64 .1.3.6.1.2.1.242.1.2.1.1.1 |
mapSecurityCheckInvalidv6Indicates 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.ro Counter64 .1.3.6.1.2.1.242.1.2.1.1.2 |
mapMIBConformance OBJECT IDENTIFIER .1.3.6.1.2.1.242.2 |
mapMIBCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.242.2.1 |
mapMIBComplianceDescribes the minimal requirements for conformance to the MAP-E MIB. Unknown .1.3.6.1.2.1.242.2.1.1 |
mapMIBGroups OBJECT IDENTIFIER .1.3.6.1.2.1.242.2.2 |
mapMIBRuleGroupThe group of objects used to describe the MAP-E mapping rule. Unknown .1.3.6.1.2.1.242.2.2.1 |
mapMIBSecurityGroupThe group of objects used to provide information on the MAP-E security checks. Unknown .1.3.6.1.2.1.242.2.2.2 |