MIB Viewer

tmnxFlexAlgoAdminGrpType

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.3.211.4.1.1
Access
not-accessible
Status
current
Sub-identifiers
0
The value of tmnxFlexAlgoAdminGrpType specifies whether the links in the specified IP admin group should be used by the Flex Algo or not. The value 'exclude(1)' specifies that the Flex Algo must check if any color that is part of the exclude rule is also set on the link. If such a color is set, the link MUST be pruned from the computation. The value of 'include-any(2)' specifies the Flex Algo must check if any color that is part of the include-any rule is also set on the link. If no such color is set, the link MUST be pruned from the computation. A value of 'include-all(2)' specifies the Flex Algo must check if all colors that are part of the include-all rule are also set on the link. If all such colors are not set on the link, the link MUST be pruned from the computation.
INTEGER { exclude (1), includeAny (2), includeAll (3) }