This object specifies which of those objects are valid. When
a user is configuring a match clause, the corresponding bit
should also be set to true in this object. The following list
shows different types of match clauses, the bit to be set and
the
corresponding objects.
'access-list'
If this bit is set to '1' then corresponding instance of
cpfrMatchAccessList is valid.
'prefix-list'
If this bit is set to '1' then corresponding instance of
cpfrMatchPrefixList is valid.
'inside'
If this bit is set to '1' then corresponding instance of
cpfrMatchInside is valid.
'learn'
If this bit is set to '1' then corresponding instances of
cpfrMatchLearnMode and cpfrMatchLearnListName are valid.
'nbarApplicationList'
If this bit is set to '1' then corresponding instance of
cpfrMatchTCNbarListName is valid.
This object specifies which of those objects are valid. When
a user is configuring a match clause, the corresponding bit
should also be set to true in this object. The following list
shows different types of match clauses, the bit to be set and
the
corresponding objects.
'access-list'
If this bit is set to '1' then corresponding instance of
cpfrMatchAccessList is valid.
'prefix-list'
If this bit is set to '1' then corresponding instance of
cpfrMatchPrefixList is valid.
'inside'
If this bit is set to '1' then corresponding instance of
cpfrMatchInside is valid.
'learn'
If this bit is set to '1' then corresponding instances of
cpfrMatchLearnMode and cpfrMatchLearnListName are valid.
'nbarApplicationList'
If this bit is set to '1' then corresponding instance of
cpfrMatchTCNbarListName is valid.
cpfrMatchValid OBJECT-TYPE SYNTAX OCTET STRING(SIZE(1..2)) ACCESS read-write STATUS mandatory DESCRIPTION "This object specifies which of those objects are valid. When a user is configuring a match clause, the corresponding bit should also be set to true in this object. The following list shows different types of match clauses, the bit to be set and the corresponding objects. 'access-list' If this bit is set to '1' then corresponding instance of cpfrMatchAccessList is valid. 'prefix-list' If this bit is set to '1' then corresponding instance of cpfrMatchPrefixList is valid. 'inside' If this bit is set to '1' then corresponding instance of cpfrMatchInside is valid. 'learn' If this bit is set to '1' then corresponding instances of cpfrMatchLearnMode and cpfrMatchLearnListName are valid. 'nbarApplicationList' If this bit is set to '1' then corresponding instance of cpfrMatchTCNbarListName is valid." ::= { cpfrMatchEntry 1 }
cpfrMatchValid OBJECT-TYPE SYNTAX BITS { accessList(0), prefixList(1), learn(2), trafficClassACL(3), nbarApplicationList(4), trafficClassPfx(5) } MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies which of those objects are valid. When a user is configuring a match clause, the corresponding bit should also be set to true in this object. The following list shows different types of match clauses, the bit to be set and the corresponding objects. 'access-list' If this bit is set to '1' then corresponding instance of cpfrMatchAccessList is valid. 'prefix-list' If this bit is set to '1' then corresponding instance of cpfrMatchPrefixList is valid. 'inside' If this bit is set to '1' then corresponding instance of cpfrMatchInside is valid. 'learn' If this bit is set to '1' then corresponding instances of cpfrMatchLearnMode and cpfrMatchLearnListName are valid. 'nbarApplicationList' If this bit is set to '1' then corresponding instance of cpfrMatchTCNbarListName is valid." ::= { cpfrMatchEntry 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9.9.772.1.3.1.2 | cpfrMatchAddrAccessList | 0 | 0 | This object specifies the access list used to manually configure a traffic class that matches destination prefixes in an access l… |
1.3.6.1.4.1.9.9.772.1.3.1.3 | cpfrMatchAddrPrefixList | 0 | 0 | This object specifies the prefix list used to manually configure a traffic class that matches destination prefixes in a prefix li… |
1.3.6.1.4.1.9.9.772.1.3.1.4 | cpfrMatchAddrPrefixInside | 0 | 0 | This object specifies whether or not the prefixes learned by PfR are within the internal network. |
1.3.6.1.4.1.9.9.772.1.3.1.5 | cpfrMatchLearnMode | 0 | 0 | This object specifies the mode by which PfR should learn prefixes. 'Delay' PfR learns prefixes based on the highest delay. 'Inside'… |
1.3.6.1.4.1.9.9.772.1.3.1.6 | cpfrMatchLearnListName | 0 | 0 | This object specifies the learn list name used by PfR for learning prefixes. This object is valid when the corresponding cpfrMat… |
1.3.6.1.4.1.9.9.772.1.3.1.7 | cpfrMatchTCNbarListName | 0 | 0 | This object specifies that PfR is to profile traffic destined for prefixes defined in an IP prefix list that match one or more NB… |
1.3.6.1.4.1.9.9.772.1.3.1.8 | cpfrMatchTCNbarApplPfxList | 0 | 0 | This object specifies the prefix list to be used by PfR to filter traffic that is learned based on NBAR applications. |
1.3.6.1.4.1.9.9.772.1.3.1.9 | cpfrMatchTCPfxInside | 0 | 0 | This object specifies whether or not the prefixes filtered by the prefix list is inside the internal network. |