This object specifies the method by which PfR learns prefixes.
'delay'
Learn prefixes with the highest round trip delay.
'throughput'
Learn prefixes with the highest throughput.
'insideBgp'
Learn prefixes inside the network.
This object specifies the method by which PfR learns prefixes.
'delay'
Learn prefixes with the highest round trip delay.
'throughput'
Learn prefixes with the highest throughput.
'insideBgp'
Learn prefixes inside the network.
cpfrLearnMethod OBJECT-TYPE SYNTAX OCTET STRING(SIZE(1..2)) ACCESS read-write STATUS mandatory DESCRIPTION "This object specifies the method by which PfR learns prefixes. 'delay' Learn prefixes with the highest round trip delay. 'throughput' Learn prefixes with the highest throughput. 'insideBgp' Learn prefixes inside the network." ::= { cpfrLearnEntry 3 }
cpfrLearnMethod OBJECT-TYPE SYNTAX BITS { delay(0), throughput(1), insideBgp(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the method by which PfR learns prefixes. 'delay' Learn prefixes with the highest round trip delay. 'throughput' Learn prefixes with the highest throughput. 'insideBgp' Learn prefixes inside the network." ::= { cpfrLearnEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9.9.772.1.5.1.1 | cpfrLearnAggregationType | 0 | 0 | This object specifies how a MC aggregates learned prefixes based on traffic type. 'bgp' The bgp keyword configures aggregation bas… |
1.3.6.1.4.1.9.9.772.1.5.1.2 | cpfrLearnAggregationPrefixLen | 0 | 0 | This object configures aggregation based on the specified prefix length. |
1.3.6.1.4.1.9.9.772.1.5.1.4 | cpfrLearnExpireType | 0 | 0 | This object specifies the length of time that the learned prefixes are kept in the central policy database. 'session' Configures a… |
1.3.6.1.4.1.9.9.772.1.5.1.5 | cpfrLearnExpireSessionNum | 0 | 0 | This object configures a session-based expiration timer. A number from 1 to 65535 can be entered. Each increment represents one m… |
1.3.6.1.4.1.9.9.772.1.5.1.6 | cpfrLearnExpireTime | 0 | 0 | This object configures a time-based expiration timer. |
1.3.6.1.4.1.9.9.772.1.5.1.7 | cpfrLearnMonitorPeriod | 0 | 0 | This object specifies the time period over which a PfR MC learns traffic flows. |
1.3.6.1.4.1.9.9.772.1.5.1.8 | cpfrLearnPeriodInterval | 0 | 0 | This object specifies the time interval between prefix monitoring periods. |
1.3.6.1.4.1.9.9.772.1.5.1.9 | cpfrLearnPrefixesNumber | 0 | 0 | This object specifies the maximum number of prefixes PfR can learn. |
1.3.6.1.4.1.9.9.772.1.5.1.10 | cpfrLearnAggAccesslistName | 0 | 0 | This object specifies a PfR access list to define criteria which PfR uses to aggregate TCs. |
1.3.6.1.4.1.9.9.772.1.5.1.11 | cpfrLearnFilterAccessListName | 0 | 0 | This object specifies an access list used to filter TCs learned by PfR. |