MPLS-TC-STD-MIB
24 objects
Copyright (C) The Internet Society (2004). The initial version of this MIB module was published in RFC 3811. For full legal notices see the RFC itself or see: http://www.ietf.org/copyrights/ianamib.html This MIB module defines TEXTUAL-CONVENTIONs for concepts used in Multiprotocol Label Switching (MPLS) networks.
Imported Objects
| SNMPv2-SMI | Integer32 MODULE-IDENTITY transmission Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.10.166 | NodemplsStdMIB | |||
| 1.3.6.1.2.1.10.166.1 | IdentitymplsTCStdMIB | Copyright (C) The Internet Society (2004). The initial version of this MIB module was published in RFC 3811. For full legal notices see the RFC itself or see: … |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| MplsAtmVcIdentifier | Integer32 (32..65535) | current | A Label Switching Router (LSR) that creates LDP sessions on ATM interfaces uses the VCI or VPI/VCI field to hold the LDP Label. VCI values MUST NOT be in the 0-31 range. The values 0 to 31 are reserved for other uses by… |
| MplsBitRate | Unsigned32 (0|1..4294967295) | current | If the value of this object is greater than zero, then this represents the bandwidth of this MPLS interface (or Label Switched Path) in units of '1,000 bits per second'. The value, when greater than zero, represents the… |
| MplsBurstSize | Unsigned32 (0..4294967295) | current | The number of octets of MPLS data that the stream may send back-to-back without concern for policing. The value of zero indicates that an implementation does not support Burst Size. |
| MplsExtendedTunnelId | Unsigned32(0..4294967295) | current | A unique identifier for an MPLS Tunnel. This may represent an IPv4 address of the ingress or egress LSR for the tunnel. This value is derived from the Extended Tunnel Id in RSVP or the Ingress Router ID for CR-LDP. |
| MplsLabel | Unsigned32 (0..4294967295) | current | This value represents an MPLS label as defined in [RFC3031], [RFC3032], [RFC3034], [RFC3035] and [RFC3471]. The label contents are specific to the label being represented, such as: * The label carried in an MPLS shim he… |
| MplsLabelDistributionMethod | INTEGER { downstreamOnDemand(1), downstreamUnsolicited(2) } | current | The label distribution method which is also called the label advertisement mode [RFC3036]. Each interface on an LSR is configured to operate in either Downstream Unsolicited or Downstream on Demand. |
| MplsLdpIdentifier | OCTET STRING (SIZE (6)) | current | The LDP identifier is a six octet quantity which is used to identify a Label Switching Router (LSR) label space. The first four octets identify the LSR and must be a globally unique value, such as a 32-bit router ID ass… |
| MplsLdpLabelType | INTEGER { generic(1), atm(2), frameRelay(3) } | current | The Layer 2 label types which are defined for MPLS LDP and/or CR-LDP are generic(1), atm(2), or frameRelay(3). |
| MplsLSPID | OCTET STRING (SIZE (2|6)) | current | A unique identifier within an MPLS network that is assigned to each LSP. This is assigned at the head end of the LSP and can be used by all LSRs to identify this LSP. This value is piggybacked by the signaling protocol … |
| MplsLspType | INTEGER { unknown(1), terminatingLsp(2), originatingLsp(3), crossConnectingLsp(4) } | current | Types of Label Switch Paths (LSPs) on a Label Switching Router (LSR) or a Label Edge Router (LER) are: unknown(1) to be one of the following. terminatingLsp(2) on the LSR/LER, then this is an egressing LSP which ends on… |
| MplsLsrIdentifier | OCTET STRING (SIZE (4)) | current | The Label Switching Router (LSR) identifier is the first 4 bytes of the Label Distribution Protocol (LDP) identifier. |
| MplsOwner | INTEGER { unknown(1), other(2), snmp(3), ldp(4), crldp(5), rsvpTe(6), policyAgent(7) } | current | This object indicates the local network management subsystem that originally created the object(s) in question. The values of this enumeration are defined as follows: unknown(1) - the local network management subsystem … |
| MplsPathIndex | Unsigned32(1..4294967295) | current | A unique value to index (by Path number) an entry in a table. |
| MplsPathIndexOrZero | Unsigned32(0..4294967295) | current | A unique identifier used to identify a specific path used by a tunnel. A value of 0 (zero) means that no path is in use. |
| MplsRetentionMode | INTEGER { conservative(1), liberal(2) } | current | The label retention mode which specifies whether an LSR maintains a label binding for a FEC learned from a neighbor that is not its next hop for the FEC. If the value is conservative(1) then advertised label mappings ar… |
| MplsTunnelAffinity | Unsigned32(0..4294967295) | current | Describes the configured 32-bit Include-any, include-all, or exclude-all constraint for constraint-based link selection. |
| MplsTunnelIndex | Unsigned32 (0..65535) | current | A unique index into mplsTunnelTable. For tunnels signaled using RSVP, this value should correspond to the RSVP Tunnel ID used for the RSVP-TE session. |
| MplsTunnelInstanceIndex | Unsigned32(0|1..65535|65536..4294967295) | current | The tunnel entry with instance index 0 should refer to the configured tunnel interface (if one exists). Values greater than 0, but less than or equal to 65535, should be used to indicate signaled (or backup) tunnel LSP … |
| TeHopAddress | OCTET STRING (SIZE (0..32)) | current | Denotes a generic Tunnel hop address, that is, the address of a node which an LSP traverses, including the source and destination nodes. An address may be very concrete, for example, an IPv4 host address (i.e., with pre… |
| TeHopAddressAS | of Unsigned32, whereas this TC has a SYNTAX of OCTET STRING (SIZE (4)). Both TCs represent an autonomous system number but use different syntaxes to do so." SYNTAX OCTET STRING (SIZE (4)) | current | Represents a two or four octet AS number. The AS number is represented in network byte order (MSB first). A two-octet AS number has the two MSB octets set to zero. |
| TeHopAddressType | INTEGER { unknown(0), ipv4(1), ipv6(2), asnumber(3), unnum(4), lspid(5) } | current | A value that represents a type of address for a Traffic Engineered (TE) Tunnel hop. unknown(0) An unknown address type. This value MUST be used if the value of the corresponding TeHopAddress object is a zero-length stri… |
| TeHopAddressUnnum | OCTET STRING(SIZE(4)) | current | Represents an unnumbered interface: octets contents encoding 1-4 unnumbered interface network-byte order The corresponding TeHopAddressType value is unnum(5). |