MAP-E-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: MAP-E-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
mapMIB | 1.3.6.1.2.1.242 |
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). |
||
mapMIBObjects | 1.3.6.1.2.1.242.1 | |||
mapRule | 1.3.6.1.2.1.242.1.1 | |||
mapRuleTable | 1.3.6.1.2.1.242.1.1.1 | no-access |
The (conceptual) table containing rule information for a specific mapping rule. It can also be used for row creation. |
|
1.3.6.1.2.1.242.1.1.1.1 | no-access |
Each entry in this table contains the information on a particular mapping rule. |
||
mapRuleID | 1.3.6.1.2.1.242.1.1.1.1.1 | unsigned32 | no-access |
A unique identifier used to distinguish mapping rules. |
mapRuleIPv6Prefix | 1.3.6.1.2.1.242.1.1.1.1.2 | inetaddressipv6 | read-only |
The IPv6 prefix defined in the mapping rule that will be assigned to CEs. |
mapRuleIPv6PrefixLen | 1.3.6.1.2.1.242.1.1.1.1.3 | inetaddressprefixlength | read-only |
The length of the IPv6 prefix defined in the mapping rule that will be assigned to CEs. |
mapRuleIPv4Prefix | 1.3.6.1.2.1.242.1.1.1.1.4 | inetaddressipv4 | read-only |
The IPv4 prefix defined in the mapping rule that will be assigned to CEs. |
mapRuleIPv4PrefixLen | 1.3.6.1.2.1.242.1.1.1.1.5 | inetaddressprefixlength | read-only |
The length of the IPv4 prefix defined in the mapping rule that will be assigned to CEs. |
mapRuleBRIPv6Address | 1.3.6.1.2.1.242.1.1.1.1.6 | inetaddressipv6 | read-only |
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. |
mapRulePSID | 1.3.6.1.2.1.242.1.1.1.1.7 | rulepsid | read-only |
The PSID value algorithmically identifies a set of ports assigned to a CE. |
mapRulePSIDLen | 1.3.6.1.2.1.242.1.1.1.1.8 | unsigned32 | read-only |
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. |
mapRuleOffset | 1.3.6.1.2.1.242.1.1.1.1.9 | unsigned32 | read-only |
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. |
mapRuleEALen | 1.3.6.1.2.1.242.1.1.1.1.10 | unsigned32 | read-only |
The length of the Embedded Address (EA) defined in mapping rule that will be assigned to CEs. |
mapRuleType | 1.3.6.1.2.1.242.1.1.1.1.11 | ruletype | read-only |
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. |
mapSecurityCheck | 1.3.6.1.2.1.242.1.2 | |||
mapSecurityCheckTable | 1.3.6.1.2.1.242.1.2.1 | no-access |
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. |
|
1.3.6.1.2.1.242.1.2.1.1 | no-access |
Each entry in this table contains information on a particular MAP security check. |
||
mapSecurityCheckInvalidv4 | 1.3.6.1.2.1.242.1.2.1.1.1 | counter64 | read-only |
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 Section 4.1.2. |
mapSecurityCheckInvalidv6 | 1.3.6.1.2.1.242.1.2.1.1.2 | counter64 | read-only |
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. |
mapMIBConformance | 1.3.6.1.2.1.242.2 | |||
mapMIBCompliances | 1.3.6.1.2.1.242.2.1 | |||
mapMIBCompliance | 1.3.6.1.2.1.242.2.1.1 |
Describes the minimal requirements for conformance to the MAP-E MIB. |
||
mapMIBGroups | 1.3.6.1.2.1.242.2.2 | |||
mapMIBRuleGroup | 1.3.6.1.2.1.242.2.2.1 |
The group of objects used to describe the MAP-E mapping rule. |
||
mapMIBSecurityGroup | 1.3.6.1.2.1.242.2.2.2 |
The group of objects used to provide information on the MAP-E security checks. |