RC-MPLS-TE-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: RC-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
 rcMplsTeMIB 1.3.6.1.4.1.65000.1
     rcMplsTeNotifications 1.3.6.1.4.1.65000.1.0
         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.
         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.
     rcMplsTETunnelCfgTable 1.3.6.1.4.1.65000.1.1 no-access
         rcMplsTETunnelCfgEntry 1.3.6.1.4.1.65000.1.1.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 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.
             rcMplsTETunnelCfgTunnelID 1.3.6.1.4.1.65000.1.1.1.1 unsigned32 no-access
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.
             rcMplsTETunnelCfgEgressLSRId 1.3.6.1.4.1.65000.1.1.1.2 ipaddress read-only
Identity of the egress LSR associated with this tunnel instance.
             rcMplsTETunnelCfgSetupPrio 1.3.6.1.4.1.65000.1.1.1.3 integer32 read-only
Indicates the setup priority of this tunnel.
             rcMplsTETunnelCfgHoldingPrio 1.3.6.1.4.1.65000.1.1.1.4 integer32 read-only
Indicates the holding priority for this tunnel.
             rcMplsTETunnelCfgRecordRoute 1.3.6.1.4.1.65000.1.1.1.5 integer read-only
If this object is true, then it enables the RecordRoute. Enumeration: 'true': 1, 'false': 0.
             rcMplsTETunnelCfgBandwidth 1.3.6.1.4.1.65000.1.1.1.6 unsigned32 read-only
The bandwidth of this tunnel.
             rcMplsTETunnelCfgExplicitPathName 1.3.6.1.4.1.65000.1.1.1.7 displaystring read-only
The explicit path name of the tunnel master lsp used.
             rcMplsTETunnelCfgExplicitPathID 1.3.6.1.4.1.65000.1.1.1.8 unsigned32 read-only
The explicit path id of the tunnel master lsp used.
             rcMplsTETunnelCfgHSB 1.3.6.1.4.1.65000.1.1.1.9 integer read-only
If this object is true, then it enables the hot standby. Enumeration: 'true': 1, 'false': 0.
             rcMplsTETunnelCfgHSBExplicitPathName 1.3.6.1.4.1.65000.1.1.1.10 displaystring read-only
The explicit path name of the tunnel hot standby lsp used.
             rcMplsTETunnelCfgHSBExplicitPathID 1.3.6.1.4.1.65000.1.1.1.11 unsigned32 read-only
The explicit path id of the tunnel hot standby lsp used.
             rcMplsTETunnelCfgRowSta 1.3.6.1.4.1.65000.1.1.1.12 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
     rcMplsTEPathOptCfgTable 1.3.6.1.4.1.65000.1.2 no-access
         rcMplsTEPathOptCfgEntry 1.3.6.1.4.1.65000.1.2.1 no-access
             rcMplsTEPathOptCfgTunnelID 1.3.6.1.4.1.65000.1.2.1.1 unsigned32 no-access
The index of path option which equals to tunnel id.
             rcMplsTEPathOptCfgNumber 1.3.6.1.4.1.65000.1.2.1.2 unsigned32 no-access
Secondary index whitch identifies the configure value of path option .
             rcMplsTEPathOptCfgPathType 1.3.6.1.4.1.65000.1.2.1.3 integer read-only
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. Enumeration: 'explicitId': 2, 'dynamic': 1, 'explicitName': 3.
             rcMplsTEPathOptCfgExpPathName 1.3.6.1.4.1.65000.1.2.1.4 displaystring read-only
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.
             rcMplsTEPathOptCfgExpPathID 1.3.6.1.4.1.65000.1.2.1.5 unsigned32 read-only
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.
             rcMplsTEPathOptCfgRowSta 1.3.6.1.4.1.65000.1.2.1.6 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
     rcMplsTEExplicitPathNameCfgTable 1.3.6.1.4.1.65000.1.3 no-access
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.
         rcMplsTEExplicitPathNameCfgEntry 1.3.6.1.4.1.65000.1.3.1 no-access
Explicit-path table entry.
             rcMplsTEExplicitPathNameCfgName 1.3.6.1.4.1.65000.1.3.1.1 displaystring no-access
The index of Explicit-path table.The explicit name is a string.
             rcMplsTEExplicitPathNameCfgRowSta 1.3.6.1.4.1.65000.1.3.1.2 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
     rcMplsTEExplicitPathIDCfgTable 1.3.6.1.4.1.65000.1.4 no-access
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.
         rcMplsTEExplicitPathIDCfgEntry 1.3.6.1.4.1.65000.1.4.1 no-access
Explicit-path table entry.
             rcMplsTEExplicitPathIDCfgIdentifer 1.3.6.1.4.1.65000.1.4.1.1 unsigned32 no-access
The index of Explicit-path table.The explicitId is a number.
             rcMplsTEExplicitPathIDCfgRowSta 1.3.6.1.4.1.65000.1.4.1.2 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
     rcMplsTEExplicitRouteNameCfgTable 1.3.6.1.4.1.65000.1.5 no-access
         rcMplsTEExplicitRouteNameCfgEntry 1.3.6.1.4.1.65000.1.5.1 no-access
             rcMplsTEExplicitRouteNameCfgName 1.3.6.1.4.1.65000.1.5.1.1 displaystring no-access
The primary index of Explicit-path route table.The explicit name is a string.
             rcMplsTEExplicitRouteNameCfgIndex 1.3.6.1.4.1.65000.1.5.1.2 unsigned32 no-access
Secondary index of Explicit-path route table.IP addr index.
             rcMplsTEExplicitRouteNameCfgNextIP 1.3.6.1.4.1.65000.1.5.1.3 ipaddress read-only
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,......
             rcMplsTEExplicitRouteNameCfgHopType 1.3.6.1.4.1.65000.1.5.1.4 integer read-only
The hop type. Enumeration: 'exclude': 2, 'include': 1.
             rcMplsTEExplicitRouteNameCfgHopAttribute 1.3.6.1.4.1.65000.1.5.1.5 integer read-only
The hop router attribute. Enumeration: 'interface': 3, 'strict': 1, 'loose': 2, 'routerid': 4.
             rcMplsTEExplicitRouteNameCfgRowSta 1.3.6.1.4.1.65000.1.5.1.6 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
     rcMplsTEExplicitRouteIDCfgTable 1.3.6.1.4.1.65000.1.6 no-access
         rcMplsTEExplicitRouteIDCfgEntry 1.3.6.1.4.1.65000.1.6.1 no-access
             rcMplsTEExplicitRouteIDCfgIdentifer 1.3.6.1.4.1.65000.1.6.1.1 unsigned32 no-access
The primary index of Explicit-path route table.The explicitId is a number.
             rcMplsTEExplicitRouteIDCfgIndex 1.3.6.1.4.1.65000.1.6.1.2 unsigned32 no-access
Secondary index of Explicit-path route table.IP addr index.
             rcMplsTEExplicitRouteIDCfgNextIP 1.3.6.1.4.1.65000.1.6.1.3 ipaddress read-only
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,......
             rcMplsTEExplicitRouteIDCfgHopType 1.3.6.1.4.1.65000.1.6.1.4 integer read-only
The hop type. Enumeration: 'exclude': 2, 'include': 1.
             rcMplsTEExplicitRouteIDCfgHopAttribute 1.3.6.1.4.1.65000.1.6.1.5 integer read-only
The hop router attribute. Enumeration: 'interface': 3, 'strict': 1, 'loose': 2, 'routerid': 4.
             rcMplsTEExplicitRouteIDCfgRowSta 1.3.6.1.4.1.65000.1.6.1.6 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
     rcMplsTEHotStandbyCfgTable 1.3.6.1.4.1.65000.1.7 no-access
         rcMplsTEHotStandbyCfgEntry 1.3.6.1.4.1.65000.1.7.1 no-access
             rcMplsTEHotStandbyCfgTunnelID 1.3.6.1.4.1.65000.1.7.1.1 unsigned32 no-access
The primary index of path option which equals to tunnel id.
             rcMplsTEHotStandbyCfgProtOptNo 1.3.6.1.4.1.65000.1.7.1.2 unsigned32 no-access
The secondary index which identifies the configure value of protected path option.Its value always is 1.
             rcMplsTEHotStandbyCfgPathType 1.3.6.1.4.1.65000.1.7.1.3 integer read-only
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. Enumeration: 'explicitId': 2, 'dynamic': 1, 'explicitName': 3.
             rcMplsTEHotStandbyCfgExpPathName 1.3.6.1.4.1.65000.1.7.1.4 displaystring read-only
The name of explicit path for protecting the master path.
             rcMplsTEHotStandbyCfgExpPathID 1.3.6.1.4.1.65000.1.7.1.5 unsigned32 read-only
The ID of explicit path for protecting the master path.
             rcMplsTEHotStandbyCfgRowSta 1.3.6.1.4.1.65000.1.7.1.6 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.
     rcMplsTETunnelGroupCfgTable 1.3.6.1.4.1.65000.1.8 no-access
         rcMplsTETunnelGroupCfgEntry 1.3.6.1.4.1.65000.1.8.1 no-access
             rcMplsTETunnelGroupCfgPrimaryTunnelID 1.3.6.1.4.1.65000.1.8.1.1 unsigned32 no-access
The index of tunnel group table which equals to primary tunnel id.
             rcMplsTETunnelGroupCfgSecondaryTunnelID 1.3.6.1.4.1.65000.1.8.1.2 unsigned32 read-only
The secondary tunnel ID.
             rcMplsTETunnelGroupCfgRowSta 1.3.6.1.4.1.65000.1.8.1.3 rowstatus read-only
This variable is used to create, modify, and/or delete a row in this table.