HP-SN-MPLS-TE-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-SN-MPLS-TE-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 mplsTeMIB 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3
This MIB module contains managed object definitions for MPLS Traffic Engineering (TE) as defined in: 1. Extensions to RSVP for LSP Tunnels, Awduche et al, RFC 3209, December 2001 2. Constraint-Based LSP Setup using LDP, Jamoussi (Editor), Internet Draft , November 2001 3. Requirements for Traffic Engineering Over MPLS, Awduche, D., Malcolm, J., Agogbua, J., O'Dell, M., and J. McManus, RFC 2702, September 1999
     mplsTeScalars 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.1
         mplsTunnelConfigured 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.1.1 unsigned32 read-only
The number of tunnels configured on this device. A tunnel is considered configured if the mplsTunnelRowStatus is active(1).
         mplsTunnelActive 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.1.2 unsigned32 read-only
The number of tunnels active on this device. A tunnel is considered active if the mplsTunnelOperStatus is up(1).
         mplsTunnelTEDistProto 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.1.3 bits read-only
The traffic engineering distribution protocol(s) used by this LSR. Note that an LSR may support more than one distribution protocol simultaneously. Bits: 'isis': 2, 'other': 0, 'ospf': 1.
         mplsTunnelMaxHops 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.1.4 unsigned32 read-only
The maximum number of hops that can be specified for a tunnel on this device.
     mplsTeObjects 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2
         mplsTunnelIndexNext 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.1 integer32 read-only
This object contains the next appropriate value to be used for mplsTunnelIndex when creating entries in mplsTunnelTable. If the number of unassigned entries is exhausted, a retrival operation will return a value of 0. This object may also return a value of 0 when the LSR is unable to accept conceptual row creation, for example, if the mplsTunnelTable is implemented as read-only. To obtain the value of mplsTunnelIndex for a new entry, the manager must first issue a management protocol retrieval operation to obtain the current value of this object. The agent should modify the value to reflect the next unassigned index after each retrieval operation. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
         mplsTunnelTable 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2 no-access
The mplsTunnelTable allows new MPLS tunnels to be created between an LSR and a remote endpoint, and existing tunnels to be reconfigured or removed. Note that only point-to-point tunnel segments are supported, although multi-point-to-point and point- to-multi-point connections are supported by an LSR acting as a cross-connect. Each MPLS tunnel can thus have one out-segment originating at this LSR and/or one in-segment terminating at this LSR.
             mplsTunnelEntry 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1 no-access
An entry in this table represents an MPLS tunnel. An entry can be created by a network administrator or by an SNMP agent as instructed by an MPLS signaling protocol. Whenever a new entry is created with mplsTunnelIsIf set to true(1), then a corresponding entry is created in ifTable as well (see RFC 2863). The ifType of this entry is mplsTunnel(150).
                 mplsTunnelIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.1 mplstunnelindex no-access
Uniquely identifies this row.
                 mplsTunnelInstance 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.2 mplstunnelinstanceindex no-access
Uniquely identifies an instance of a tunnel. It is useful to identify multiple instances of tunnels for the purposes of backup and parallel tunnels.
                 mplsTunnelIngressLSRId 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.3 mplslsridentifier no-access
The purpose of this object is to uniquely identity a tunnel within a network. When the MPLS signalling protoocol is rsvp(2) this value SHOULD mimic the Extended Tunnel Id field in the SESSION object. When the MPLS signalling protoocol is crldp(3) this value SHOULD mimic the Ingress LSR Router ID field in the LSPID TLV object.
                 mplsTunnelEgressLSRId 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.4 mplslsridentifier no-access
Specifies the egress LSR ID.
                 mplsTunnelName 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.5 displaystring read-only
The canonical name assigned to the tunnel. This name can be used to refer to the tunnel on the LSR's console port. If mplsTunnelIsIf is set to true then the ifName of the interface corresponding to this tunnel should have a value equal to mplsTunnelName. Also see the description of ifName in RFC 2863.
                 mplsTunnelDescr 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.6 displaystring read-only
A textual string containing information about the tunnel. If there is no description this object contains a zero length string.
                 mplsTunnelIsIf 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.7 truthvalue read-only
Denotes whether or not this tunnel corresponds to an interface represented in the interfaces group table. Note that if this variable is set to true then the ifName of the interface corresponding to this tunnel should have a value equal to mplsTunnelName. Also see the description of ifName in RFC 2863.
                 mplsTunnelIfIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.8 interfaceindexorzero read-only
If mplsTunnelIsIf is set to true, then this value contains the LSR-assigned ifIndex which corresponds to an entry in the interfaces table. Otherwise this variable should contain the value of zero indicating that a valid ifIndex was not assigned to this tunnel interface.
                 mplsTunnelXCPointer 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.9 rowpointer read-only
This variable points to a row in the mplsXCTable. This table identifies the segments that compose this tunnel, their characteristics, and relationships to each other. A value of zeroDotZero indicates that no LSP has been associated with this tunnel yet.
                 mplsTunnelSignallingProto 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.10 integer read-only
The signaling protocol, if any, which was used to setup this tunnel. Enumeration: 'none': 1, 'other': 4, 'crldp': 3, 'rsvp': 2.
                 mplsTunnelSetupPrio 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.11 integer32 read-only
Indicates the setup priority of this tunnel.
                 mplsTunnelHoldingPrio 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.12 integer32 read-only
Indicates the holding priority for this tunnel.
                 mplsTunnelSessionAttributes 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.13 bits read-only
This bitmask indicates optional session values for this tunnel. The following describes these bitfields: fastRerouteThis flag indicates that the any tunnel hop may choose to reroute this tunnel without tearing it down. This flag permits transit routers to use a local repair mechanism which may result in violation of the explicit routing of this tunnel. When a fault is detected on an adjacent downstream link or node, a transit router can reroute traffic for fast service restoration. mergingPermitted This flag permits transit routers to merge this session with other RSVP sessions for the purpose of reducing resource overhead on downstream transit routers, thereby providing better network scalability. isPersistent Indicates whether this tunnel should be restored automatically after a failure occurs. isPinned This flag indicates whether the loose- routed hops of this tunnel are to be pinned. recordRouteThis flag indicates whether or not the signaling protocol should remember the tunnel path after it has been signaled. Bits: 'isPersistent': 2, 'recordRoute': 4, 'mergingPermitted': 1, 'fastReroute': 0, 'isPinned': 3.
                 mplsTunnelOwner 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.14 integer read-only
Indicates which protocol created and is responsible for managing this tunnel. Values rsvp(2) and crldp(3) should not be used at the head-end of a MPLS tunnel. Enumeration: 'admin': 1, 'other': 5, 'crldp': 3, 'policyAgent': 4, 'rsvp': 2.
                 mplsTunnelLocalProtectInUse 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.15 truthvalue read-only
Indicates that the local repair mechanism is in use to maintain this tunnel (usually in the face of an outage of the link it was previously routed over).
                 mplsTunnelResourcePointer 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.16 rowpointer read-only
This variable represents a pointer to the traffic parameter specification for this tunnel. This value may point at an entry in the mplsTunnelResourceEntry to indicate which mplsTunnelResourceEntry is to be assigned to this segment. This value may optionally point at an externally defined traffic parameter specification table. A value of zeroDotZero indicates best- effort treatment. By having the same value of this object, two or more segments can indicate resource sharing.
                 mplsTunnelInstancePriority 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.17 unsigned32 read-only
This value indicates which priority, in descending order, with 0 indicating the lowest priority, within a group of tunnel instances. A group of tunnel instances is defined as a set of tunnels with the same mplsTunnelIndex in this table, but with a different mplsTunnelInstance. Tunnel group priorities are used to denote the priority at which a particular tunnel instance will supercede another. Instances of tunnels containing the same mplsTunnelInstancePriority will be used for load sharing.
                 mplsTunnelHopTableIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.18 mplspathindexorzero read-only
Index into the mplsTunnelHopTable entry that specifies the explicit route hops for this tunnel.
                 mplsTunnelARHopTableIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.19 mplspathindexorzero read-only
Index into the mplsTunnelARHopTable entry that specifies the actual hops traversed by the tunnel.
                 mplsTunnelCHopTableIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.20 mplspathindexorzero read-only
Index into the mplsTunnelCHopTable entry that specifies the computed hops traversed by the tunnel.
                 mplsTunnelPrimaryInstance 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.21 mplstunnelinstanceindex read-only
Specifies the instance index of the primary instance of this tunnel.
                 mplsTunnelPrimaryTimeUp 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.22 timeticks read-only
Specifies the total time the primary instance of this tunnel has been active. The primary instance of this tunnel is defined in mplsTunnelPrimaryInstance.
                 mplsTunnelPathChanges 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.23 counter32 read-only
Specifies the number of times the paths has changed for this tunnel.
                 mplsTunnelLastPathChange 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.24 timeticks read-only
Specifies the time since the last path change for this tunnel.
                 mplsTunnelCreationTime 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.25 timestamp read-only
Specifies the value of SysUpTime when the first instance of this tunnel came into existence.
                 mplsTunnelStateTransitions 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.26 counter32 read-only
Specifies the number of times the state of this tunnel instance has changed.
                 mplsTunnelIncludeAnyAffinity 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.27 mplstunnelaffinity read-only
A link satisfies the include-any constraint if and only if the constraint is zero, or the link and the constraint have a resource class in common.
                 mplsTunnelIncludeAllAffinity 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.28 mplstunnelaffinity read-only
A link satisfies the include-all constraint if and only if the link contains all of the adminstrative groups specified in the constraint.
                 mplsTunnelExcludeAllAffinity 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.29 mplstunnelaffinity read-only
A link satisfies the exclude-all constraint if and only if the link contains none of the adminstrative groups specifie in the constraint.
                 mplsTunnelPathInUse 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.30 mplspathindexorzero read-only
This value denotes the configured path that was chosen for this tunnel. This value reflects the secondary index into mplsTunnelHopTable. This path may not exactly match the one in mplsTunnelARHopTable due to the fact that some CSPF modification may have taken place. See mplsTunnelARHopTable for the actual path being taken by the tunnel. A value of zero denotes that no path is currently in use or available.
                 mplsTunnelRole 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.31 integer read-only
This value signifies the role that this tunnel entry/instance represents. This value MUST be set to head(1) at the originating point of the tunnel. This value MUST be set to transit(2) at transit points along the tunnel, if transit points are supported. This value MUST be set to tail(3) at the terminating point of the tunnel if tunnel tails are supported. Enumeration: 'head': 1, 'tail': 3, 'transit': 2.
                 mplsTunnelTotalUpTime 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.32 timeticks read-only
This value represents the aggregate up time for all instances of this tunnel, if available. If this value is unavailable, it MUST return a value of 0.
                 mplsTunnelInstanceUpTime 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.33 timeticks read-only
This value identifies the total time that this tunnel instance's operStatus has been Up(1).
                 mplsTunnelAdminStatus 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.34 integer read-only
Indicates the desired operational status of this tunnel. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                 mplsTunnelOperStatus 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.35 integer read-only
Indicates the actual operational status of this tunnel, which is typically but not limited to, a function of the state of individual segments of this tunnel. Enumeration: 'dormant': 5, 'lowerLayerDown': 7, 'unknown': 4, 'testing': 3, 'up': 1, 'down': 2, 'notPresent': 6.
                 mplsTunnelRowStatus 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.36 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
                 mplsTunnelStorageType 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.37 storagetype read-only
This variable indicates the storage type for this object.
         mplsTunnelHopListIndexNext 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.3 unsigned32 read-only
This object contains an appropriate value to be used for mplsTunnelHopListIndex when creating entries in the mplsTunnelHopTable. If the number of unassigned entries is exhausted, a retrival operation will return a value of 0. This object may also return a value of 0 when the LSR is unable to accept conceptual row creation, for example, if the mplsTunnelHopTable is implemented as read-only. To obtain the value of mplsTunnelHopListIndex for a new entry in the mplsTunnelHopTable, the manager issues a management protocol retrieval operation to obtain the current value of mplsTunnelHopIndex. After each retrieval operation, the agent should modify the value to reflect the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
         mplsTunnelHopTable 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4 no-access
The mplsTunnelHopTable is used to indicate the hops, strict or loose, for an MPLS tunnel defined in mplsTunnelTable, when it is established via signaling, for the outgoing direction of the tunnel. Each row in this table is indexed by mplsTunnelHopListIndex. Each row also has a secondary index mplsTunnelHopIndex corresponding to the next hop that this row corresponds to. The first row in the table is the first hop after the origination point of the tunnel. In case we want to specify a particular interface on the originating LSR of an outgoing tunnel by which we want packets to exit the LSR, we specify this as the first hop for this tunnel in mplsTunnelHopTable.
             mplsTunnelHopEntry 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1 no-access
An entry in this table represents a tunnel hop. An entry is created by a network administrator for signaled ERLSP set up by an MPLS signaling protocol.
                 mplsTunnelHopListIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.1 mplspathindex no-access
Primary index into this table identifying a particular explicit route object.
                 mplsTunnelHopPathOptionIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.2 mplspathindex no-access
Secondary index into this table identifying a particular group of hops representing a particular configured path. This is otherwise known as a path option.
                 mplsTunnelHopIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.3 mplspathindex no-access
Secondary index into this table identifying a particular hop.
                 mplsTunnelHopAddrType 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.4 integer read-only
Denotes the address type of this tunnel hop. Note that lspId(4) is a valid option only for tunnels signaled via CRLDP. Enumeration: 'lspid': 4, 'asNumber': 3, 'ipV4': 1, 'ipV6': 2.
                 mplsTunnelHopIpv4Addr 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.5 inetaddressipv4 read-only
If mplsTunnelHopAddrType is set to ipV4(1), then this value will contain the IPv4 address of this hop. If mplsTunnelHopAddrType is set to lspid(4), then this value will contain the Ingress LSR Router ID of the Tunnel. This object is otherwise insignificant and should contain a value of 0.
                 mplsTunnelHopIpv4PrefixLen 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.6 unsigned32 read-only
If mplsTunnelHopAddrType is ipV4(1), then the prefix length for this hop's IPv4 address is contained herein. This object is otherwise insignificant and should contain a value of 0.
                 mplsTunnelHopIpv6Addr 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.7 inetaddressipv6 read-only
If the mplsTunnelHopAddrType is set to ipV6(2), then this variable contains the IPv6 address of this hop. This object is otherwise insignificant and should contain a value of 0.
                 mplsTunnelHopIpv6PrefixLen 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.8 unsigned32 read-only
If mplsTunnelHopAddrType is set to ipV6(2), this value will contain the prefix length for this hop's IPv6 address. This object is otherwise insignificant and should contain a value of 0.
                 mplsTunnelHopAsNumber 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.9 unsigned32 read-only
If mplsTunnelHopAddrType is set to asNumber(3), then this value will contain the AS number of this hop. This object is otherwise insignificant and should contain a value of 0 to indicate this fact.
                 mplsTunnelHopLspId 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.10 mplslspid read-only
If mplsTunnelHopAddrType is set to lspid(4), then this value will contain the LSPID of a tunnel of this hop. The present tunnel being configured is tunneled through this hop (using label stacking). This object is otherwise insignificant and should contain a value of 0 to indicate this fact.
                 mplsTunnelHopType 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.11 integer read-only
Denotes whether this tunnel hop is routed in a strict or loose fashion. Enumeration: 'strict': 1, 'loose': 2.
                 mplsTunnelHopIncludeExclude 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.12 integer read-only
If this value is set to include(1), then this indicates that this hop must be included in the tunnel's path. If this value is set to exclude(2), then this hop must be avoided when calculating the path for this tunnel. The default value of this object is include(1), so that by default all indicated hops are included in the CSPF path computation. Enumeration: 'exclude': 2, 'include': 1.
                 mplsTunnelHopPathOptionName 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.13 displaystring read-only
The description of this series of hops as they relate to the specified path option.
                 mplsTunnelHopEntryPathComp 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.14 integer read-only
If this value is set to dynamic, then the user should only specify the source and destination of the path and expect that the CSPF will calculate the remainder of the path. If this value is set to explicit, the user should specify the entire path for the tunnel to take. This path may contain strict or loose hops. Each hop along a specific path should have this object set to the same value Enumeration: 'explicit': 2, 'dynamic': 1.
                 mplsTunnelHopRowStatus 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.15 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
                 mplsTunnelHopStorageType 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.4.1.16 storagetype read-only
This variable indicates the storage type for this object.
         mplsTunnelResourceIndexNext 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.5 unsigned32 read-only
This object contains the next appropriate value to be used for mplsTunnelResourceIndex when creating entries in the mplsTunnelResourceTable. If the number of unassigned entries is exhausted, a retrival operation will return a value of 0. This object may also return a value of 0 when the LSR is unable to accept conceptual row creation, for example, if the mplsTunnelTable is implemented as read-only. To obtain the mplsTunnelResourceIndex value for a new entry, the manager must first issue a management protocol retrieval operation to obtain the current value of this object. The agent should modify the value to reflect the next unassigned index after each retrieval operation. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
         mplsTunnelResourceTable 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6 no-access
The mplsTunnelResourceTable allows a manager to specify which resources are desired for an MPLS tunnel. This table also allows several tunnels to point to a single entry in this table, implying that these tunnels should share resources.
             mplsTunnelResourceEntry 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1 no-access
An entry in this table represents a set of resources for an MPLS tunnel. An entry can be created by a network administrator or by an SNMP agent as instructed by any MPLS signaling protocol.
                 mplsTunnelResourceIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.1 unsigned32 no-access
Uniquely identifies this row.
                 mplsTunnelResourceMaxRate 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.2 mplsbitrate read-only
The maximum rate in bits/second. Note that setting mplsTunnelResourceMaxRate, mplsTunnelResourceMeanRate, and mplsTunnelResourceMaxBurstSize to 0 indicates best- effort treatment. This object is copied to an instance of mplsTrafficParamMaxRate in mplsTrafficParamTable the OID of which is copied into the corresponding mplsInSegmentTrafficParamPtr.
                 mplsTunnelResourceMeanRate 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.3 mplsbitrate read-only
This object is copied into an instance of mplsTrafficParamMeanRate in the mplsTrafficParamTable. The OID of this table entry is then copied into the corresponding mplsInSegmentTrafficParamPtr. When resource allocation is performed as requested by this TSpec object, it is copied into an entry in mplsTrafficParamTable [LSRMIB]: mplsTunnelInMeanRate to mplsTrafficParamMeanRate. The OID of this entry is copied to mplsInSegmentTrafficParamPtr of the corresponding in-segment entry.
                 mplsTunnelResourceMaxBurstSize 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.4 mplsburstsize read-only
The maximum burst size in bytes. This object is copied to mplsInSegmentMaxBurstSize of the corresponding in-segment. When resource allocation is performed as requested by this TSpec object, it is copied into an entry in mplsTrafficParamTable [LSRMIB]: mplsTunnelInMaxBurstSize to mplsTrafficParamMaxBurstSize. The OID of this entry is copied to mplsInSegmentTrafficParamPtr of the corresponding in-segment entry.
                 mplsTunnelResourceMeanBurstSize 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.5 mplsburstsize read-only
The mean burst size in bytes. The implementations which do not implement this variable must return 0 for this value and must not allow a user to set this value.
                 mplsTunnelResourceExcessBurstSize 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.6 mplsburstsize read-only
The Excess burst size in bytes. The implementations which do not implement this variable must return 0 for this value and must not allow a user to set this value.
                 mplsTunnelResourceFrequency 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.7 integer read-only
The granularity of the availability of committed rate. The implementations which do not implement this variable must return unspecified(1) for this value and must not allow a user to set this value. Enumeration: 'frequent': 2, 'unspecified': 1, 'veryFrequent': 3.
                 mplsTunnelResourceWeight 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.8 unsigned32 read-only
The relative weight for using excess bandwidth above its committed rate. The value of 0 means that weight is not applicable for the CR-LSP.
                 mplsTunnelResourceRowStatus 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.9 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
                 mplsTunnelResourceStorageType 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.10 storagetype read-only
This variable indicates the storage type for this object.
         mplsTunnelARHopTable 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.7 no-access
The mplsTunnelARHopTable is used to indicate the hops, strict or loose, for an MPLS tunnel defined in mplsTunnelTable, as reported by the MPLS signaling protocol, for the outgoing direction of the tunnel. Each row in this table is indexed by mplsTunnelARHopListIndex. Each row also has a secondary index mplsTunnelARHopIndex, corresponding to the next hop that this row corresponds to. The first row in the table is the first hop after the origination point of the tunnel. In case we want to specify a particular interface on the originating LSR of an outgoing tunnel by which we want packets to exit the LSR, we specify this as the first hop for this tunnel in mplsTunnelARHopTable. Please note that since the information necessary to build entries within this table are not provided by some MPLS signaling protocols, implementation of this table is optional. Furthermore, since the information in this table is actually provided by the MPLS signaling protocol after the path has been set-up, the entries in this table are provided only for observation, and hence, all variables in this table are accessible exclusively as read-only.
             mplsTunnelARHopEntry 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.7.1 no-access
An entry in this table represents a tunnel hop. An entry is created by a network administrator for signaled ERLSP set up by an MPLS signaling protocol.
                 mplsTunnelARHopListIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.7.1.1 mplspathindex no-access
Primary index into this table identifying a particular recorded hop list.
                 mplsTunnelARHopIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.7.1.2 mplspathindex no-access
Secondary index into this table identifying the particular hop.
                 mplsTunnelARHopAddrType 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.7.1.3 integer read-only
Denotes the address type of this tunnel hop. Enumeration: 'lspId': 4, 'asNumber': 3, 'ipV4': 1, 'ipV6': 2.
                 mplsTunnelARHopIpv4Addr 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.7.1.4 inetaddressipv4 read-only
If mplsTunnelARHopAddrType is set to ipV4(1), then this value will contain the IPv4 address of this hop. This object is otherwise insignificant and should contain a value of 0.
                 mplsTunnelARHopIpv4PrefixLen 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.7.1.5 unsigned32 read-only
If mplsTunnelARHopAddrType is ipV4(1), then the prefix length for this hop's IPv4 address is contained herein. This object is otherwise insignificant and should contain a value of 0.
                 mplsTunnelARHopIpv6Addr 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.7.1.6 inetaddressipv6 read-only
If the mplsTunnelARHopAddrType is set to ipV6(2), then this variable contains the IPv6 address of this hop. This object is otherwise insignificant and should contain a value of 0.
                 mplsTunnelARHopIpv6PrefixLen 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.7.1.7 unsigned32 read-only
If mplsTunnelARHopAddrType is set to ipV6(2), this value will contain the prefix length for this hop's IPv6 address. This object is otherwise insignificant and should contain a value of 0.
                 mplsTunnelARHopAsNumber 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.7.1.8 unsigned32 read-only
If mplsTunnelARHopAddrType is set to asNumber(3), then this value will contain the AS number of this hop. This object is otherwise insignificant and should contain a value of 0 to indicate this fact.
                 mplsTunnelARHopLspId 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.7.1.9 mplslspid read-only
If mplsTunnelARHopAddrType is set to lspid(4), then this value will contain the LSP ID of this hop. This object is otherwise insignificant and should contain a value of 0 to indicate this fact.
         mplsTunnelCHopTable 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.8 no-access
The mplsTunnelCHopTable is used to indicate the hops, strict or loose, for an MPLS tunnel defined in mplsTunnelTable, as computed by a constraint- based routing protocol, based on the mplsTunnelHopTable for the outgoing direction of the tunnel. Each row in this table is indexed by mplsTunnelCHopListIndex. Each row also has a secondary index mplsTunnelCHopIndex, corresponding to the next hop that this row corresponds to. The first row in the table is the first hop after the origination point of the tunnel. In case we want to specify a particular interface on the originating LSR of an outgoing tunnel by which we want packets to exit the LSR, we specify this as the first hop for this tunnel in mplsTunnelCHopTable. Please note that since the information necessary to build entries within this table may not be supported by some LSRs, implementation of this table is optional. Furthermore, since the information in this table is actually provided by routing protocol after the path has been computed, the entries in this table are provided only for observation, and hence, all variables in this table are accessible exclusively as read-only.
             mplsTunnelCHopEntry 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.8.1 no-access
An entry in this table represents a tunnel hop. An entry in this table is created by a constraint- based routing protocol based on the hops specified in the corresponding mplsTunnelHopTable.
                 mplsTunnelCHopListIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.8.1.1 mplspathindex no-access
Primary index into this table identifying a particular computed hop list.
                 mplsTunnelCHopIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.8.1.2 mplspathindex no-access
Secondary index into this table identifying the particular hop.
                 mplsTunnelCHopAddrType 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.8.1.3 integer read-only
Denotes the address type of this tunnel hop. Note that lspId(4) is a valid option only for tunnels signaled via CRLDP. Enumeration: 'lspId': 4, 'asNumber': 3, 'ipV4': 1, 'ipV6': 2.
                 mplsTunnelCHopIpv4Addr 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.8.1.4 inetaddressipv4 read-only
If mplsTunnelCHopAddrType is set to ipV4(1), then this value will contain the IPv4 address of this hop. This object is otherwise insignificant and should contain a value of 0.
                 mplsTunnelCHopIpv4PrefixLen 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.8.1.5 unsigned32 read-only
If mplsTunnelCHopAddrType is ipV4(1), then the prefix length for this hop's IPv4 address is contained herein. This object is otherwise insignificant and should contain a value of 0.
                 mplsTunnelCHopIpv6Addr 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.8.1.6 inetaddressipv6 read-only
If the mplsTunnelCHopAddrType is set to ipV6(2), then this variable contains the IPv6 address of this hop. This object is otherwise insignificant and should contain a value of 0.
                 mplsTunnelCHopIpv6PrefixLen 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.8.1.7 unsigned32 read-only
If mplsTunnelCHopAddrType is set to ipV6(2), this value will contain the prefix length for this hop's IPv6 address. This object is otherwise insignificant and should contain a value of 0.
                 mplsTunnelCHopAsNumber 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.8.1.8 unsigned32 read-only
If mplsTunnelCHopAddrType is set to asNumber(3), then this value will contain the AS number of this hop. This object is otherwise insignificant and should contain a value of 0 to indicate this fact.
                 mplsTunnelCHopLspId 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.8.1.9 mplslspid read-only
If mplsTunnelCHopAddrType is set to lspid(4), then this value will contain the LSP ID of this hop. This object is otherwise insignificant and should contain a value of 0 to indicate this fact.
                 mplsTunnelCHopType 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.8.1.10 integer read-only
Denotes whether this is tunnel hop is routed in a strict or loose fashion. Enumeration: 'strict': 1, 'loose': 2.
         mplsTunnelPerfTable 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.9 no-access
This table provides per-tunnel MPLS performance information.
             mplsTunnelPerfEntry 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.9.1 no-access
An entry in this table is created by the LSR for every tunnel. Its is an extension to mplsTunnelEntry.
                 mplsTunnelPerfPackets 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.9.1.1 counter32 read-only
Number of packets forwarded by the tunnel.
                 mplsTunnelPerfHCPackets 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.9.1.2 counter64 read-only
High capacity counter for number of packets forwarded by the tunnel.
                 mplsTunnelPerfErrors 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.9.1.3 counter32 read-only
Number of errored packets.
                 mplsTunnelPerfBytes 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.9.1.4 counter32 read-only
Number of bytes forwarded by the tunnel.
                 mplsTunnelPerfHCBytes 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.9.1.5 counter64 read-only
High capacity counter for number of bytes forwarded by the tunnel.
         mplsTunnelCRLDPResTable 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.10 no-access
The mplsTunnelCRLDPResTable allows a manager to specify which CR-LDP-specific resources are desired for an MPLS tunnel if that tunnel is signaled using CR-LDP. Note that these attributes are in addition to those specified in mplsTunnelResourceTable. This table also allows several tunnels to point to a single entry in this table, implying that these tunnels should share resources.
               mplsTunnelCRLDPResEntry 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.10.1 no-access
An entry in this table represents a set of resources for an MPLS tunnel established using CRLDP (mplsTunnelSignallingProto equal to crldp (3)). An entry can be created by a network administrator or by an SNMP agent as instructed by any MPLS signaling protocol.
                   mplsTunnelCRLDPResMeanBurstSize 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.10.1.2 mplsburstsize read-only
The mean burst size in bytes.
                   mplsTunnelCRLDPResExcessBurstSize 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.10.1.3 mplsburstsize read-only
The Excess burst size in bytes.
                   mplsTunnelCRLDPResFrequency 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.10.1.4 integer read-only
The granularity of the availability of committed rate. Enumeration: 'frequent': 2, 'unspecified': 1, 'veryFrequent': 3.
                   mplsTunnelCRLDPResWeight 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.10.1.5 unsigned32 read-only
The relative weight for using excess bandwidth above its committed rate. The value of 0 means that weight is not applicable for the CR-LSP.
                   mplsTunnelCRLDPResFlags 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.10.1.6 unsigned32 read-only
The value of the 1 byte Flags conveyed as part of the traffic parameters during the establishment of the CRLSP. The bits in this object are to be interpreted as follows. +--+--+--+--+--+--+--+--+ | Res |F6|F5|F4|F3|F2|F1| +--+--+--+--+--+--+--+--+ Res - These bits are reserved. Zero on transmission. Ignored on receipt. F1 - Corresponds to the PDR. F2 - Corresponds to the PBS. F3 - Corresponds to the CDR. F4 - Corresponds to the CBS. F5 - Corresponds to the EBS. F6 - Corresponds to the Weight. Each flag if is a Negotiable Flag corresponding to a Traffic Parameter. The Negotiable Flag value zero denotes Not Negotiable and value one denotes Negotiable.
                   mplsTunnelCRLDPResRowStatus 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.10.1.7 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
                   mplsTunnelCRLDPResStorageType 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.10.1.8 storagetype read-only
This variable indicates the storage type for this object.
         mplsTunnelTrapEnable 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.11 truthvalue read-write
If this object is true, then it enables the generation of mplsTunnelUp and mplsTunnelDown traps, otherwise these traps are not emitted.
     mplsTeNotifications 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.3
         mplsTeNotifyPrefix 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.3.0
             mplsTunnelUp 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.3.0.1
This notification is generated when a mplsTunnelOperStatus object for one of the configured tunnels is about to leave the down state and transition into some other state (but not into the notPresent state). This other state is indicated by the included value of mplsTunnelOperStatus.
             mplsTunnelDown 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.3.0.2
This notification is generated when a mplsTunnelOperStatus object for one of the configured tunnels is about to enter the down state from some other state (but not from the notPresent state). This other state is indicated by the included value of mplsTunnelOperStatus.
             mplsTunnelRerouted 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.3.0.3
This notification is generated when a tunnel is rerouted. If the actual path is used, then this tunnel's entry MAY contain the new path for this tunnel some time after this trap is issued by the agent.
             mplsTunnelReoptimized 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.3.0.4
This notification is generated when a tunnel is reoptimized. If the actual path is used, then this tunnel's entry MAY contain the new path for this tunnel some time after this trap is issued by the agent.
     mplsTeConformance 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.4
         mplsTeGroups 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.4.1
             mplsTunnelGroup 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.4.1.1
Necessary, but not sufficient, set of objects to implement tunnels. In addition, depending on the type of the tunnels supported (for example, manually configured or signaled, persistent or non- persistent, etc.), the following other groups defined below are mandatory: mplsTunnelManualGroup and/or mplsTunnelSignaledGroup, mplsTunnelIsNotIntfcGroup and/or mplsTunnelIsIntfcGroup.
             mplsTunnelManualGroup 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.4.1.2
Object(s) needed to implement manually configured tunnels.
             mplsTunnelSignaledGroup 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.4.1.3
Object needed to implement signaled tunnels.
             mplsTunnelScalarGroup 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.4.1.4
Scalar object needed to implement MPLS tunnels.
             mplsTunnelIsIntfcGroup 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.4.1.5
Objects needed to implement tunnels that are interfaces.
             mplsTunnelIsNotIntfcGroup 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.4.1.6
Objects needed to implement tunnels that are not interfaces.
             mplsTunnelOptionalGroup 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.4.1.7
The objects in this group are optional.
             mplsTunnelCRLDPResOptionalGroup 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.4.1.8
Set of objects implemented for resources applicable for tunnels signaled using CR-LDP.
             mplsTeNotificationGroup 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.4.1.9
Set of notifications implemented in this module. None is mandatory.
         mplsTeCompliances 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.4.2
             mplsTeModuleCompliance 1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.4.2.1
Compliance statement for agents that support the MPLS TE MIB.