This object indicates which objects in the traffic class table
are valid. If an attribute of a TC is configured, the
corresponding bit in this object should be set.
'source'
Source address is valid.
'destination'
Destination address is valid.
'sourcePort'
Source port object in the entry is valid.
'destinationPort'
Destination port object in the entry is valid.
'dscp'
DSCP object in the entry is valid.
'protocol'
Protocol object in the entry is valid.
'nbar'
NBAR object in the entry is valid.
This object indicates which objects in the traffic class table
are valid. If an attribute of a TC is configured, the
corresponding bit in this object should be set.
'source'
Source address is valid.
'destination'
Destination address is valid.
'sourcePort'
Source port object in the entry is valid.
'destinationPort'
Destination port object in the entry is valid.
'dscp'
DSCP object in the entry is valid.
'protocol'
Protocol object in the entry is valid.
'nbar'
NBAR object in the entry is valid.
cpfrTrafficClassValid OBJECT-TYPE SYNTAX OCTET STRING(SIZE(1..2)) ACCESS read-only STATUS mandatory DESCRIPTION "This object indicates which objects in the traffic class table are valid. If an attribute of a TC is configured, the corresponding bit in this object should be set. 'source' Source address is valid. 'destination' Destination address is valid. 'sourcePort' Source port object in the entry is valid. 'destinationPort' Destination port object in the entry is valid. 'dscp' DSCP object in the entry is valid. 'protocol' Protocol object in the entry is valid. 'nbar' NBAR object in the entry is valid." ::= { cpfrTrafficClassEntry 6 }
cpfrTrafficClassValid OBJECT-TYPE SYNTAX BITS { source(0), destination(1), sourcePort(2), destinationPort(3), dscp(4), protocol(5), nbar(6) } MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates which objects in the traffic class table are valid. If an attribute of a TC is configured, the corresponding bit in this object should be set. 'source' Source address is valid. 'destination' Destination address is valid. 'sourcePort' Source port object in the entry is valid. 'destinationPort' Destination port object in the entry is valid. 'dscp' DSCP object in the entry is valid. 'protocol' Protocol object in the entry is valid. 'nbar' NBAR object in the entry is valid." ::= { cpfrTrafficClassEntry 6 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9.9.772.1.11.1.1 | cpfrTrafficClassIndex | 0 | 0 | This object indicates an arbitrary integer-value that uniquely identifies a TC monitored/controlled by PfR. |
1.3.6.1.4.1.9.9.772.1.11.1.2 | cpfrTCBRIndex | 0 | 0 | This object indicates the index of the BR on which PfR is controlling the TC. |
1.3.6.1.4.1.9.9.772.1.11.1.3 | cpfrTCBRExitIndex | 0 | 0 | This object indicates the index of the exit on which PfR is controlling the TC. |
1.3.6.1.4.1.9.9.772.1.11.1.4 | cpfrTCMapIndex | 0 | 0 | This object indicates the map index of the PfR map defining the policy for the TC. |
1.3.6.1.4.1.9.9.772.1.11.1.5 | cpfrTCMapPolicyIndex | 0 | 0 | This object indicates the map policy index of the PfR map defining the policy for the TC. |
1.3.6.1.4.1.9.9.772.1.11.1.7 | cpfrTCSrcPrefixType | 0 | 0 | This object indicates the type of IP address indicated by the corresponding instance of cpfrTCSrcPrefix. |
1.3.6.1.4.1.9.9.772.1.11.1.8 | cpfrTCSrcPrefix | 0 | 0 | This object indicates the source IP prefix of the corresponding TC. |
1.3.6.1.4.1.9.9.772.1.11.1.9 | cpfrTCSrcPrefixLen | 0 | 0 | This object indicates the prefix length of source IP address for the TC. |
1.3.6.1.4.1.9.9.772.1.11.1.10 | cpfrTCSrcMinPort | 0 | 0 | This object indicates the minimum source port number for a TC. |
1.3.6.1.4.1.9.9.772.1.11.1.11 | cpfrTCSrcMaxPort | 0 | 0 | This object indicates the maximum source port number for a TC |
1.3.6.1.4.1.9.9.772.1.11.1.12 | cpfrTCDstPrefixType | 0 | 0 | This object indicates the type of IP address indicated by the corresponding instances of cpfrTCDstPrefix. |
1.3.6.1.4.1.9.9.772.1.11.1.13 | cpfrTCDstPrefix | 0 | 0 | This object indicates the destination IP prefix of the corresponding TC. |
1.3.6.1.4.1.9.9.772.1.11.1.14 | cpfrTCDstPrefixLen | 0 | 0 | This object indicates the prefix length of destination IP address for the TC. |
1.3.6.1.4.1.9.9.772.1.11.1.15 | cpfrTCDstMinPort | 0 | 0 | This object indicates the minimum destination port of a TC. |
1.3.6.1.4.1.9.9.772.1.11.1.16 | cpfrTCDstMaxPort | 0 | 0 | This object indicates the maximum destination port of a TC |
1.3.6.1.4.1.9.9.772.1.11.1.17 | cpfrTCDscpValue | 0 | 0 | This object indicates the Differentiated Services Code Point (DSCP) value of a TC. |
1.3.6.1.4.1.9.9.772.1.11.1.18 | cpfrTCProtocol | 0 | 0 | This object indicates the routing protocol by a TC. |
1.3.6.1.4.1.9.9.772.1.11.1.19 | cpfrTCNbarApplication | 0 | 0 | This object indicates the application or protocol recognized by NBAR. The value of this object points to an entry in cnpdSupporte… |