MIB Viewer

MPLS-TC-PRIV-STDEXT-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-SMIInteger32 MODULE-IDENTITY transmission Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.2.1.10.166NodemplsStdMIB
1.3.6.1.2.1.10.166.1IdentitymplsTCPrivStdExtMIBCopyright (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
NameSyntaxStatusDescription
MplsAtmVcIdentifierInteger32 (32..65535)currentA 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…
MplsBitRateUnsigned32 (0|1..4294967295)currentIf 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…
MplsBurstSizeUnsigned32 (0..4294967295)currentThe 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.
MplsExtendedTunnelIdUnsigned32(0..4294967295)currentA 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.
MplsLabelUnsigned32 (0..4294967295)currentThis 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…
MplsLabelDistributionMethodINTEGER { downstreamOnDemand(1), downstreamUnsolicited(2) }currentThe 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.
MplsLdpIdentifierOCTET STRING (SIZE (6))currentThe 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…
MplsLdpLabelTypeINTEGER { generic(1), atm(2), frameRelay(3) }currentThe Layer 2 label types which are defined for MPLS LDP and/or CR-LDP are generic(1), atm(2), or frameRelay(3).
MplsLSPIDOCTET STRING (SIZE (2|6))currentA 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 …
MplsLspTypeINTEGER { unknown(1), terminatingLsp(2), originatingLsp(3), crossConnectingLsp(4) }currentTypes 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…
MplsLsrIdentifierOCTET STRING (SIZE (4))currentThe Label Switching Router (LSR) identifier is the first 4 bytes of the Label Distribution Protocol (LDP) identifier.
MplsOwnerINTEGER { unknown(1), other(2), snmp(3), ldp(4), crldp(5), rsvpTe(6), policyAgent(7), mplsVpn(8), cli(9), dynamic(10) }currentThis 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 …
MplsPathIndexUnsigned32(1..4294967295)currentA unique value to index (by Path number) an entry in a table.
MplsPathIndexOrZeroUnsigned32(0..4294967295)currentA unique identifier used to identify a specific path used by a tunnel. A value of 0 (zero) means that no path is in use.
MplsRetentionModeINTEGER { conservative(1), liberal(2) }currentThe 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…
MplsTunnelAffinityUnsigned32(0..4294967295)currentDescribes the configured 32-bit Include-any, include-all, or exclude-all constraint for constraint-based link selection.
MplsTunnelIndexUnsigned32 (0..65535)currentA unique index into mplsTunnelTable. For tunnels signaled using RSVP, this value should correspond to the RSVP Tunnel ID used for the RSVP-TE session.
MplsTunnelInstanceIndexUnsigned32(0|1..65535|65536..4294967295)currentThe 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 …
TeHopAddressOCTET STRING (SIZE (0..32))currentDenotes 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…
TeHopAddressASUnsigned32currentRepresents 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.
TeHopAddressTypeINTEGER { unknown(0), ipv4(1), ipv6(2), asnumber(3), unnum(4), lspid(5), unnumv6(6) }currentA 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…
TeHopAddressUnnumUnsigned32currentRepresents an unnumbered interface: octets contents encoding 1-4 unnumbered interface network-byte order The corresponding TeHopAddressType value is unnum(4).