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).
|
|||
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 | ||
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 | ||
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. |
|
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. |
|
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 | ||
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 | ||
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 | ||
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 | ||
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. |