- Table of Contents
-
- 11-MPLS
- 01-HH3C-MPLSRSVP-MIB
- 02-HH3C-MPLSLSPV-MIB
- 03-HH3C-EVC-MIB
- 04-HH3C-L2VPN-MIB
- 05-HH3C-L3VPN-MIB
- 06-HH3C-MPLS-LDP-MIB
- 07-HH3C-MPLS-VPN-BGP-MIB
- 08-HH3C-MPLSCRLSP-MIB
- 09-HH3C-MPLSEXT-MIB
- 10-HH3C-VSI-MIB
- 11-HH3C-MPLSTE-MIB
- 12-HH3C-MPLSSLSP-MIB
- 13-HH3C-MPLSPCE-MIB
- 14-MPLS-FRR-FACILITY-STD-MIB
- 15-MPLS-FRR-GENERAL-STD-MIB
- 16-MPLS-FTN-STD-MIB
- 17-MPLS-L3VPN-STD-MIB
- 18-MPLS-LDP-STD-MIB
- 19-MPLS-LSR-STD-MIB
- 20-MPLS-TE-STD-MIB
- 21-PW-ENET-STD-MIB
- 22-PW-MPLS-STD-MIB
- 23-PW-STD-MIB
- 24-TE-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
15-MPLS-FRR-GENERAL-STD-MIB | 85.92 KB |
Contents
mplsFrrGeneralProtectionMethod (1.3.6.1.2.1.202.1.1)
mplsFrrGeneralConstraintsTable
mplsFrrGeneralTunnelARHopTable
MPLS-FRR-GENERAL-STD-MIB
About this MIB
Use this MIB to manage associations between outgoing interfaces and bypass tunnels for FRR.
MIB file name
rfc6445-mpls-frr-general-std.mib
Root object
iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).mplsFrrGeneralMIB(202)
Scalar objects
mplsFrrGeneralProtectionMethod (1.3.6.1.2.1.202.1.1)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsFrrGeneralProtectionMethod (1.3.6.1.2.1.202.1.1) |
read-write |
INTEGER |
unknown(1) oneToOneBackup(2) facilityBackup(3) |
FRR protection method supported by the device. |
Supports only the read operation. Supports only facilityBackup(3). |
Tabular objects
mplsFrrGeneralConstraintsTable
About this table
This table specifies the FRR bypass tunnel setup constraints.
Support for operations
Create:Before the create operation, make sure the bypass tunnel identified by mplsFrrGeneralConstraintsTunnelIndex already exists.
The value for mplsFrrGeneralConstraintsTunnelInstance must be 0.
The mplsFrrGeneralConstraintsBandwidth object indicates the bandwidth reserved for a bypass tunnel, and it supports only CT0. If you do not specify this object, the default value 0 is used, indicating that the bypass tunnel provides bandwidth protection in best effort mode. For a bypass tunnel to provide guaranteed bandwidth protection, you must specify a specific bandwidth value for this object.
Edit/Modify:Not supported
Delete:Supported
Read:The mplsFrrGeneralConstraintsBandwidth object displays no CT information or displays CT0 bandwidth. For other CTs, this object displays 0.
Columns
The table indexes are mplsFrrFacilityProtectedIfIndex, mplsFrrFacilityProtectingTunnelIndex, mplsFrrFacilityBackupTunnelIndex, mplsFrrFacilityBackupTunnelInstance, and mplsFrrFacilityBackupTunnelIngressLSRId.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsFrrGeneralConstraintsIfIndexOrZero (1.3.6.1.2.1.202.1.3.1.1) |
not-accessible |
Integer32 |
Integer32 (0..2147483647) |
Index of an interface to be protected by an FRR bypass tunnel. |
As per the MIB. |
mplsFrrGeneralConstraintsTunnelIndex (1.3.6.1.2.1.202.1.3.1.2) |
not-accessible |
MplsTunnelIndex |
Gauge (0..65535) |
Index of the bypass tunnel. |
As per the MIB. |
mplsFrrGeneralConstraintsTunnelInstance (1.3.6.1.2.1.202.1.3.1.3) |
not-accessible |
MplsTunnelInstanceIndex |
Gauge (0..65535) |
ID of a protected tunnel instance. |
Supports only 0 for a set operation. |
mplsFrrGeneralConstraintsProtectionType (1.3.6.1.2.1.202.1.3.1.4) |
read-create |
Integer32 |
linkProtection(1) nodeProtection(2) |
Protection method. |
Supports only the read operation. Supports only nodeProtection(2). |
mplsFrrGeneralConstraintsSetupPrio (1.3.6.1.2.1.202.1.3.1.5) |
read-create |
Unsigned32 |
Unsigned32 (0..7) |
Bypass tunnel setup priority. |
Supports only the read operation. |
mplsFrrGeneralConstraintsHoldingPrio (1.3.6.1.2.1.202.1.3.1.6) |
read-create |
Unsigned32 |
Unsigned32 (0..7) |
Bypass tunnel holding priority. |
Supports only the read operation. |
mplsFrrGeneralConstraintsInclAnyAffinity (1.3.6.1.2.1.202.1.3.1.7) |
read-create |
Unsigned32 |
Unsigned32 (0..65535) |
The include-any constraint for the bypass tunnel. |
Supports only the read operation. |
mplsFrrGeneralConstraintsInclAllAffinity (1.3.6.1.2.1.202.1.3.1.8) |
read-create |
Unsigned32 |
Unsigned32 (0..65535) |
The include-all constraint for the bypass tunnel. |
Supports only the read operation. |
mplsFrrGeneralConstraintsExclAnyAffinity (1.3.6.1.2.1.202.1.3.1.9) |
read-create |
Unsigned32 |
Unsigned32(0..2147483647) |
The exclude-any constraint for the bypass tunnel. |
Supports only the read operation. |
mplsFrrGeneralConstraintsHopLimit (1.3.6.1.2.1.202.1.3.1.10) |
read-create |
Unsigned32 |
Unsigned32 (0..255) |
Maximum number of hops that the bypass tunnel can traverse. |
Not supported. The value is always 255. |
mplsFrrGeneralConstraintsBandwidth (1.3.6.1.2.1.202.1.3.1.11) |
read-create |
Unsigned32 |
Unsigned32 (0..2147483647) |
Bandwidth reserved for the bypass tunnel to provide bandwidth protection. |
Supports only CT0 bandwidth. |
mplsFrrGeneralConstraintsStorageType (1.3.6.1.2.1.202.1.3.1.12) |
read-create |
Integer32 |
other(1), |
Storage type. |
Not supported. The value is always nonvolatile(3). |
mplsFrrGeneralConstraintsRowStatus (1.3.6.1.2.1.202.1.3.1.13) |
read-create |
Integer32 |
active(1), |
Row status. |
Supports only active(1), createAndGo(4), and destroy(6). |
mplsFrrGeneralTunnelARHopTable
About this table
Use this table to obtain AR hop information for FRR protected tunnels.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
This table does not contain indexes.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
mplsFrrGeneralTunnelARHopSessionAttributeFlags (1.3.6.1.2.1.202.1.4.1.1) |
read-only |
BITS |
arHopSessionAttrFlagsUnsupported(0) localProtectionDesired(1) labelRecordingDesired(2) sestyleDesired(3) bandwidthProtectionDesired(4) nodeProtectionDesired(5) |
Values for the SESSION_ATTRIBUTE flags. |
As per the MIB. |
mplsFrrGeneralTunnelARHopRROSubObjectFlags (1.3.6.1.2.1.202.1.4.1.2) |
read-only |
BITS |
arHopRROSubObjectFlagsUnsupported(0) localProtectionAvailable(1) localProtectionInUse(2) bandwidthProtection(3) nodeProtection(4) |
Flags that are currently in use by the associated Record Route Object (RRO) sub-object. |
As per the MIB. |