SOFTWIRE-MESH-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: SOFTWIRE-MESH-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 |
swmMIB | 1.3.6.1.2.1.239 |
This MIB module contains managed object definitions for the softwire mesh framework. Copyright (c) 2016 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 (http://trustee.ietf.org/license-info). |
||
swmObjects | 1.3.6.1.2.1.239.1 | |||
swmSupportedTunnelTable | 1.3.6.1.2.1.239.1.1 | no-access |
A table of objects that show what kinds of tunnels can be supported by the AFBR. |
|
1.3.6.1.2.1.239.1.1.1 | no-access |
A set of objects that show what kinds of tunnels can be supported in the AFBR. If the AFBR supports multiple tunnel types, the swmSupportedTunnelTable would have several entries. |
||
swmSupportedTunnelType | 1.3.6.1.2.1.239.1.1.1.1 | ianatunneltype | read-only |
Represents the tunnel type that can be used for softwire mesh scenarios, such as L2TPv3 over IP, GRE, Transmit tunnel endpoint, IPsec in Tunnel-mode, IP in IP tunnel with IPsec Transport Mode, MPLS-in-IP tunnel with IPsec Transport Mode, and IP in IP. There is no restriction on the tunnel type the softwire mesh can use. |
swmEncapsTable | 1.3.6.1.2.1.239.1.2 | no-access |
A table of objects that display the softwire mesh encapsulation information. |
|
1.3.6.1.2.1.239.1.2.1 | no-access |
A table of objects that manage the softwire mesh I-IP encapsulation destination based on the E-IP destination prefix. |
||
swmEncapsEIPDstType | 1.3.6.1.2.1.239.1.2.1.1 | inetaddresstype | no-access |
This object specifies the address type used for swmEncapsEIPDst. It is different from the tunnelIfAddressType in the tunnelIfTable. The swmEncapsEIPDstType is IPv6 (2) if it is IPv6-over-IPv4 tunneling. The swmEncapsEIPDstType is IPv4 (1) if it is IPv4-over-IPv6 tunneling. |
swmEncapsEIPDst | 1.3.6.1.2.1.239.1.2.1.2 | inetaddress | no-access |
The E-IP destination prefix, which is used for I-IP encapsulation destination looking up. The type of this address is determined by the value of swmEncapsEIPDstType |
swmEncapsEIPPrefixLength | 1.3.6.1.2.1.239.1.2.1.3 | inetaddressprefixlength | no-access |
The prefix length of the E-IP destination prefix. |
swmEncapsIIPDstType | 1.3.6.1.2.1.239.1.2.1.4 | inetaddresstype | read-only |
This object specifies the address type used for swmEncapsIIPDst. It is the same as the tunnelIfAddressType in the tunnelIfTable. |
swmEncapsIIPDst | 1.3.6.1.2.1.239.1.2.1.5 | inetaddress | read-only |
The I-IP destination address, which is used as the encapsulation destination for the corresponding E-IP prefix. Since the tunnelIfRemoteInetAddress in the tunnelIfTable should be 0.0.0.0 or ::, swmEncapIIPDst should be the destination address used in the outer IP header. |
swmBGPNeighborTable | 1.3.6.1.2.1.239.1.3 | no-access |
A table of objects that display the softwire mesh BGP neighbor information. |
|
1.3.6.1.2.1.239.1.3.1 | no-access |
A set of objects that display the softwire mesh BGP neighbor information. |
||
swmBGPNeighborInetAddressType | 1.3.6.1.2.1.239.1.3.1.1 | inetaddresstype | no-access |
This object specifies the address type used for swmBGPNeighborInetAddress. |
swmBGPNeighborInetAddress | 1.3.6.1.2.1.239.1.3.1.2 | inetaddress | no-access |
The address of the AFBR's BGP neighbor. The address type is the same as the tunnelIfAddressType in the tunnelIfTable. |
swmBGPNeighborTunnelType | 1.3.6.1.2.1.239.1.3.1.3 | ianatunneltype | read-only |
Represents the type of tunnel that the AFBR chooses to transmit traffic with another AFBR/BGP neighbor. |
swmConformance | 1.3.6.1.2.1.239.2 | |||
swmCompliances | 1.3.6.1.2.1.239.2.1 | |||
swmCompliance | 1.3.6.1.2.1.239.2.1.1 |
Describes the requirements for conformance to the Softwire Mesh MIB. The following index objects cannot be added as OBJECT clauses but nevertheless have compliance requirements: |
||
swmGroups | 1.3.6.1.2.1.239.2.2 | |||
swmSupportedTunnelGroup | 1.3.6.1.2.1.239.2.2.1 |
The collection of objects that are used to show what kind of tunnel the AFBR supports. |
||
swmEncapsGroup | 1.3.6.1.2.1.239.2.2.2 |
The collection of objects that are used to display softwire mesh encapsulation information. |
||
swmBGPNeighborGroup | 1.3.6.1.2.1.239.2.2.3 |
The collection of objects that are used to display softwire mesh BGP neighbor information. |