RC-MPLS-TE-MIB

File: RC-MPLS-TE-MIB.mib (26160 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RC-SMI

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Unsigned32
Integer32 IpAddress NOTIFICATION-TYPE
MacAddress DisplayString RowStatus
rc

Defined Types

RcMplsTETunnelCfgEntry  
SEQUENCE    
  rcMplsTETunnelCfgTunnelID Unsigned32
  rcMplsTETunnelCfgEgressLSRId IpAddress
  rcMplsTETunnelCfgSetupPrio Integer32
  rcMplsTETunnelCfgHoldingPrio Integer32
  rcMplsTETunnelCfgRecordRoute INTEGER
  rcMplsTETunnelCfgBandwidth Unsigned32
  rcMplsTETunnelCfgExplicitPathName DisplayString
  rcMplsTETunnelCfgExplicitPathID Unsigned32
  rcMplsTETunnelCfgHSB INTEGER
  rcMplsTETunnelCfgHSBExplicitPathName DisplayString
  rcMplsTETunnelCfgHSBExplicitPathID Unsigned32
  rcMplsTETunnelCfgRowSta RowStatus

RcMplsTEPathOptCfgEntry  
SEQUENCE    
  rcMplsTEPathOptCfgTunnelID Unsigned32
  rcMplsTEPathOptCfgNumber Unsigned32
  rcMplsTEPathOptCfgPathType INTEGER
  rcMplsTEPathOptCfgExpPathName DisplayString
  rcMplsTEPathOptCfgExpPathID Unsigned32
  rcMplsTEPathOptCfgRowSta RowStatus

RcMplsTEExplicitPathNameCfgEntry  
SEQUENCE    
  rcMplsTEExplicitPathNameCfgName DisplayString
  rcMplsTEExplicitPathNameCfgRowSta RowStatus

RcMplsTEExplicitPathIDCfgEntry  
SEQUENCE    
  rcMplsTEExplicitPathIDCfgIdentifer Unsigned32
  rcMplsTEExplicitPathIDCfgRowSta RowStatus

RcMplsTEExplicitRouteNameCfgEntry  
SEQUENCE    
  rcMplsTEExplicitRouteNameCfgName DisplayString
  rcMplsTEExplicitRouteNameCfgIndex Unsigned32
  rcMplsTEExplicitRouteNameCfgNextIP IpAddress
  rcMplsTEExplicitRouteNameCfgHopType INTEGER
  rcMplsTEExplicitRouteNameCfgHopAttribute INTEGER
  rcMplsTEExplicitRouteNameCfgRowSta RowStatus

RcMplsTEExplicitRouteIDCfgEntry  
SEQUENCE    
  rcMplsTEExplicitRouteIDCfgIdentifer Unsigned32
  rcMplsTEExplicitRouteIDCfgIndex Unsigned32
  rcMplsTEExplicitRouteIDCfgNextIP IpAddress
  rcMplsTEExplicitRouteIDCfgHopType INTEGER
  rcMplsTEExplicitRouteIDCfgHopAttribute INTEGER
  rcMplsTEExplicitRouteIDCfgRowSta RowStatus

RcMplsTEHotStandbyCfgEntry  
SEQUENCE    
  rcMplsTEHotStandbyCfgTunnelID Unsigned32
  rcMplsTEHotStandbyCfgProtOptNo Unsigned32
  rcMplsTEHotStandbyCfgPathType INTEGER
  rcMplsTEHotStandbyCfgExpPathName DisplayString
  rcMplsTEHotStandbyCfgExpPathID Unsigned32
  rcMplsTEHotStandbyCfgRowSta RowStatus

RcMplsTETunnelGroupCfgEntry  
SEQUENCE    
  rcMplsTETunnelGroupCfgPrimaryTunnelID Unsigned32
  rcMplsTETunnelGroupCfgSecondaryTunnelID Unsigned32
  rcMplsTETunnelGroupCfgRowSta RowStatus

Defined Values

rcMplsTeMIB 1.3.6.1.4.1.65000.1
Tok_String
MODULE-IDENTITY    

rcMplsTeNotifications 1.3.6.1.4.1.65000.1.0
OBJECT IDENTIFIER    

rcMplsLspUp 1.3.6.1.4.1.65000.1.0.1
This notification is generated when a MplsTunnelOperStatus object for one of the LSPs is about to leave the down state and transition into up state.
Status: current Access: read-only
NOTIFICATION-TYPE    

rcMplsLspDown 1.3.6.1.4.1.65000.1.0.2
This notification is generated when a MplsTunnelOperStatus object for one of the LSPs is about to leave the up state and transition into down state.
Status: current Access: read-only
NOTIFICATION-TYPE    

rcMplsTETunnelCfgTable 1.3.6.1.4.1.65000.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcMplsTETunnelCfgEntry

rcMplsTETunnelCfgEntry 1.3.6.1.4.1.65000.1.1.1
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 signalling protocol. Whenever a new entry is created with mplsTETunnelIsIf set to true(1), then a corresponding entry is created in ifTable as well (see RFC 2863). The ifType of this entry is mplsTETunnel(150).A tunnel entry needs to be uniquely identified across a MPLS network. Indices mplsTETunnelIndex and mplsTETunnelInstance uniquely identify a tunnel on the LSR originating the tunnel. To uniquely identify a tunnel across an MPLS network requires index mplsTETunnelIngressLSRId. The last index mplsTETunnelEgressLSRId is useful in identifying all instances of a tunnel that terminate on the same egress LSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcMplsTETunnelCfgEntry  

rcMplsTETunnelCfgTunnelID 1.3.6.1.4.1.65000.1.1.1.1
Uniquely identifies a set of tunnel instances between a pair of ingress and egress LSRs. Managers should obtain new values for row creation in this table by reading mplsTETunnelIndexNext. When the MPLS signalling protocol is rsvp(2) this value SHOULD be equal to the value signaled in the Tunnel Id of the Session object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

rcMplsTETunnelCfgEgressLSRId 1.3.6.1.4.1.65000.1.1.1.2
Identity of the egress LSR associated with this tunnel instance.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rcMplsTETunnelCfgSetupPrio 1.3.6.1.4.1.65000.1.1.1.3
Indicates the setup priority of this tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

rcMplsTETunnelCfgHoldingPrio 1.3.6.1.4.1.65000.1.1.1.4
Indicates the holding priority for this tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

rcMplsTETunnelCfgRecordRoute 1.3.6.1.4.1.65000.1.1.1.5
If this object is true, then it enables the RecordRoute.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER false(0), true(1)  

rcMplsTETunnelCfgBandwidth 1.3.6.1.4.1.65000.1.1.1.6
The bandwidth of this tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rcMplsTETunnelCfgExplicitPathName 1.3.6.1.4.1.65000.1.1.1.7
The explicit path name of the tunnel master lsp used.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

rcMplsTETunnelCfgExplicitPathID 1.3.6.1.4.1.65000.1.1.1.8
The explicit path id of the tunnel master lsp used.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

rcMplsTETunnelCfgHSB 1.3.6.1.4.1.65000.1.1.1.9
If this object is true, then it enables the hot standby.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER false(0), true(1)  

rcMplsTETunnelCfgHSBExplicitPathName 1.3.6.1.4.1.65000.1.1.1.10
The explicit path name of the tunnel hot standby lsp used.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

rcMplsTETunnelCfgHSBExplicitPathID 1.3.6.1.4.1.65000.1.1.1.11
The explicit path id of the tunnel hot standby lsp used.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

rcMplsTETunnelCfgRowSta 1.3.6.1.4.1.65000.1.1.1.12
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rcMplsTEPathOptCfgTable 1.3.6.1.4.1.65000.1.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcMplsTEPathOptCfgEntry

rcMplsTEPathOptCfgEntry 1.3.6.1.4.1.65000.1.2.1
Status: current Access: not-accessible
OBJECT-TYPE    
  RcMplsTEPathOptCfgEntry  

rcMplsTEPathOptCfgTunnelID 1.3.6.1.4.1.65000.1.2.1.1
The index of path option which equals to tunnel id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

rcMplsTEPathOptCfgNumber 1.3.6.1.4.1.65000.1.2.1.2
Secondary index whitch identifies the configure value of path option .
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1  

rcMplsTEPathOptCfgPathType 1.3.6.1.4.1.65000.1.2.1.3
If this value is dynamic ,indicates that user only specify the source and destination of the path and the CSPF will calculate the remainder of the path. If this value is explicitId or explicitName, the user specify the entire path for the tunnel . This path may contain strict or loose hops. Each hop along a specific path SHOULD have this object set to the same value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER dynamic(1), explicitId(2), explicitName(3)  

rcMplsTEPathOptCfgExpPathName 1.3.6.1.4.1.65000.1.2.1.4
The name of Path Option.If the type of Path Option is dynamic,then this value is '1'; if the type is explicitId or explicitName,then this value is a number or a string.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

rcMplsTEPathOptCfgExpPathID 1.3.6.1.4.1.65000.1.2.1.5
The name of Path Option.If the type of Path Option is dynamic,then this value is '1'; if the type is explicitId or explicitName,then this value is a number or a string.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

rcMplsTEPathOptCfgRowSta 1.3.6.1.4.1.65000.1.2.1.6
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rcMplsTEExplicitPathNameCfgTable 1.3.6.1.4.1.65000.1.3
Explicit-path table is user configured,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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcMplsTEExplicitPathNameCfgEntry

rcMplsTEExplicitPathNameCfgEntry 1.3.6.1.4.1.65000.1.3.1
Explicit-path table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcMplsTEExplicitPathNameCfgEntry  

rcMplsTEExplicitPathNameCfgName 1.3.6.1.4.1.65000.1.3.1.1
The index of Explicit-path table.The explicit name is a string.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..64)  

rcMplsTEExplicitPathNameCfgRowSta 1.3.6.1.4.1.65000.1.3.1.2
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rcMplsTEExplicitPathIDCfgTable 1.3.6.1.4.1.65000.1.4
Explicit-path table is user configured,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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcMplsTEExplicitPathIDCfgEntry

rcMplsTEExplicitPathIDCfgEntry 1.3.6.1.4.1.65000.1.4.1
Explicit-path table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcMplsTEExplicitPathIDCfgEntry  

rcMplsTEExplicitPathIDCfgIdentifer 1.3.6.1.4.1.65000.1.4.1.1
The index of Explicit-path table.The explicitId is a number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

rcMplsTEExplicitPathIDCfgRowSta 1.3.6.1.4.1.65000.1.4.1.2
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rcMplsTEExplicitRouteNameCfgTable 1.3.6.1.4.1.65000.1.5
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcMplsTEExplicitRouteNameCfgEntry

rcMplsTEExplicitRouteNameCfgEntry 1.3.6.1.4.1.65000.1.5.1
Status: current Access: not-accessible
OBJECT-TYPE    
  RcMplsTEExplicitRouteNameCfgEntry  

rcMplsTEExplicitRouteNameCfgName 1.3.6.1.4.1.65000.1.5.1.1
The primary index of Explicit-path route table.The explicit name is a string.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..64)  

rcMplsTEExplicitRouteNameCfgIndex 1.3.6.1.4.1.65000.1.5.1.2
Secondary index of Explicit-path route table.IP addr index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..64  

rcMplsTEExplicitRouteNameCfgNextIP 1.3.6.1.4.1.65000.1.5.1.3
Identify the next hop IP address,This field is a displayable string in the format of 'XXX.XXX.XXX.XXX,' repeated.Example:1.1.1.1,1.1.1.2,......
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rcMplsTEExplicitRouteNameCfgHopType 1.3.6.1.4.1.65000.1.5.1.4
The hop type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER include(1), exclude(2)  

rcMplsTEExplicitRouteNameCfgHopAttribute 1.3.6.1.4.1.65000.1.5.1.5
The hop router attribute.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER strict(1), loose(2), interface(3), routerid(4)  

rcMplsTEExplicitRouteNameCfgRowSta 1.3.6.1.4.1.65000.1.5.1.6
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rcMplsTEExplicitRouteIDCfgTable 1.3.6.1.4.1.65000.1.6
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcMplsTEExplicitRouteIDCfgEntry

rcMplsTEExplicitRouteIDCfgEntry 1.3.6.1.4.1.65000.1.6.1
Status: current Access: not-accessible
OBJECT-TYPE    
  RcMplsTEExplicitRouteIDCfgEntry  

rcMplsTEExplicitRouteIDCfgIdentifer 1.3.6.1.4.1.65000.1.6.1.1
The primary index of Explicit-path route table.The explicitId is a number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

rcMplsTEExplicitRouteIDCfgIndex 1.3.6.1.4.1.65000.1.6.1.2
Secondary index of Explicit-path route table.IP addr index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..64  

rcMplsTEExplicitRouteIDCfgNextIP 1.3.6.1.4.1.65000.1.6.1.3
Identify the next hop IP address,This field is a displayable string in the format of 'XXX.XXX.XXX.XXX,' repeated.Example:1.1.1.1,1.1.1.2,......
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rcMplsTEExplicitRouteIDCfgHopType 1.3.6.1.4.1.65000.1.6.1.4
The hop type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER include(1), exclude(2)  

rcMplsTEExplicitRouteIDCfgHopAttribute 1.3.6.1.4.1.65000.1.6.1.5
The hop router attribute.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER strict(1), loose(2), interface(3), routerid(4)  

rcMplsTEExplicitRouteIDCfgRowSta 1.3.6.1.4.1.65000.1.6.1.6
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rcMplsTEHotStandbyCfgTable 1.3.6.1.4.1.65000.1.7
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcMplsTEHotStandbyCfgEntry

rcMplsTEHotStandbyCfgEntry 1.3.6.1.4.1.65000.1.7.1
Status: current Access: not-accessible
OBJECT-TYPE    
  RcMplsTEHotStandbyCfgEntry  

rcMplsTEHotStandbyCfgTunnelID 1.3.6.1.4.1.65000.1.7.1.1
The primary index of path option which equals to tunnel id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

rcMplsTEHotStandbyCfgProtOptNo 1.3.6.1.4.1.65000.1.7.1.2
The secondary index which identifies the configure value of protected path option.Its value always is 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1  

rcMplsTEHotStandbyCfgPathType 1.3.6.1.4.1.65000.1.7.1.3
If this value is dynamic ,indicates that user only specify the source and destination of the path and the CSPF will calculate the remainder of the path. If this value is explicitId or explicitName, the user specify the entire path for the tunnel . This path may contain strict or loose hops. Each hop along a specific path SHOULD have this object set to the same value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER dynamic(1), explicitId(2), explicitName(3)  

rcMplsTEHotStandbyCfgExpPathName 1.3.6.1.4.1.65000.1.7.1.4
The name of explicit path for protecting the master path.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

rcMplsTEHotStandbyCfgExpPathID 1.3.6.1.4.1.65000.1.7.1.5
The ID of explicit path for protecting the master path.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

rcMplsTEHotStandbyCfgRowSta 1.3.6.1.4.1.65000.1.7.1.6
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rcMplsTETunnelGroupCfgTable 1.3.6.1.4.1.65000.1.8
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcMplsTETunnelGroupCfgEntry

rcMplsTETunnelGroupCfgEntry 1.3.6.1.4.1.65000.1.8.1
Status: current Access: not-accessible
OBJECT-TYPE    
  RcMplsTETunnelGroupCfgEntry  

rcMplsTETunnelGroupCfgPrimaryTunnelID 1.3.6.1.4.1.65000.1.8.1.1
The index of tunnel group table which equals to primary tunnel id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

rcMplsTETunnelGroupCfgSecondaryTunnelID 1.3.6.1.4.1.65000.1.8.1.2
The secondary tunnel ID.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

rcMplsTETunnelGroupCfgRowSta 1.3.6.1.4.1.65000.1.8.1.3
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus