ulib:LblRange
Allowed MPLS label ranges for dynamically allocated and statically configured labels
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| dynLblMax | ulib:DynLblMax (scalar:Uint32)  | 
Maximum dynamic label, configured value | Must be between 16 and 471804, and must be greater than or equal to dynLblMin, and the range [staticLblMin, staticLblMax] must be disjoint from the range [dynLblMin, dynLblMax] RANGE: [16 , 471804] DEFAULT: 471804  | 
| dynLblMin | ulib:DynLblMin (scalar:Uint32)  | 
Minimum dynamic label, configured value | Must be between 16 and 471804, must be less than or equal to dynLblMax, and the range [staticLblMin, staticLblMax] must be disjoint from the range [dynLblMin, dynLblMax] RANGE: [16 , 471804] DEFAULT: 16  | 
| staticLblMax | ulib:LabelVal (scalar:Uint32)  | 
Maximum Static Label, configured value | Must be EITHER: (1) set to 0 as long as staticLblMin is also set to 0 OR (2) between 16 and 471804, be greater than or equal to staticLblMin, and the range [staticLblMin, staticLblMax] must be disjoint from the range [dynLblMin, dynLblMax] RANGE: [0 , 471804] DEFAULT: unspecified  | 
| staticLblMin | ulib:LabelVal (scalar:Uint32)  | 
Minimum Static Label, configured value | Must be EITHER: (1) set to 0 as long as staticLblMax is also set to 0 OR (2) between 16 and 471804, be less than to staticLblMax, and the range [staticLblMin, staticLblMax] must be disjoint from the range [dynLblMin, dynLblMax] RANGE: [0 , 471804] DEFAULT: unspecified  | 
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| operDynLblMax | ulib:LabelVal (scalar:Uint32)  | 
Maximum dynamic label, operational value | RANGE: [0 , 471804] DEFAULT: unspecified  | 
| operDynLblMin | ulib:LabelVal (scalar:Uint32)  | 
Minimum dynamic label, operational value | RANGE: [0 , 471804] DEFAULT: unspecified  | 
| operStaticLblMax | ulib:LabelVal (scalar:Uint32)  | 
Maximum static label, operational value | RANGE: [0 , 471804] DEFAULT: unspecified  | 
| operStaticLblMin | ulib:LabelVal (scalar:Uint32)  | 
Minimum static label, operational value | RANGE: [0 , 471804] DEFAULT: unspecified  | 
| operStaticLblsOutOfRange | ulib:LabelCnt (scalar:Uint32)  | 
Number of static labels that are no longer inside the static range due to a change in the configured ranges. | RANGE: [0 , 471804] DEFAULT: 0  | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |