CISCO-PFR-MIB
- Registered at
- 1.3.6.1.4.1.9.9.772
- Last updated
- 2012-11-13 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2012-11-13 00:00, 2011-04-04 00:00
- Namespace
- cisco
- Source file
CISCO-PFR-MIB- Digest
sha256:f537a03002b3c290d7a0be5e005ca245ba1bbcaa1083855ed4d24c1f0a8fcec2
Description
This MIB module defines objects that describe Performance Routing (PfR). Standard routing protocols base routing decisions on reachability and the number of hops between the source and destination networks. PfR collects and analyzes other performance data, such as delay, loss, jitter, MOS, and link utilization, which allows it to make routing decisions based on policies defined by the network administrator. Glossary ======== PfR Performance Routing. MC PfR Master Controller. BR PfR Border Router. DRIP Dynamic Router Interaction Protocol. TC PfR Traffic Class. IPSLA IP Service Level Agreement (active probing). Exit PfR external interface. Link Group PfR logical grouping of exits to narrow down potential exits for a TC to use. Cost Minimization PfR feature that assigns costs to exits and minimizes the overall monetary cost for a TC Rollup Data collection for monetary cost calculation for all available exits. DSCP Diff-Serv Control Point. PfR Policy Global PfR policy defined under PfR master. TC policy defined under PfR map. PfR Map Container for a PfR policy. MOS Mean opinion score PBR Policy based routing. PBR uses route map to enforce the routing decision made by PfR. PfR Elements ============ A PfR system consists of a Master Controller (MC) and one or more Border Routers (BRs). The MC is a hardware or software entity that is not in the data path. A BR is a software entity in the data path, typically running on an edge router. The MC and BRs communicate with each other over a socket interface using the Dynamic Router Interaction Protocol (DRIP). The MC sends commands to the BRs related to PfR Policies and the monitoring of PfR traffic classes (TCs). The BRs send performance data gathered using either 'passive data' provided by NetFlow, 'active data' provided by sending artificial probes that are created using IPSLA APIs, or both, depending on the PfR policies configured on the MC. This MIB module describes a MC object as a single row in the cpfrMCTable and the BR object as a single row in the cpfrBRTable. PfR Exits ========= A PfR system must have at least two interfaces (i.e., exits) configured as 'external interfaces' over which a TC's destination network is reachable in order for PfR to function. These two exits can be on the same BR or on different BRs. +------+ +------+ |----> Exit 1 | MC | ---- | BR | ---- | +------+ +------+ |----> Exit 2 **** OR **** +------+ | ---- | BR | ----> Exit 1 +------+ | +------+ | MC | ---- | +------+ | +------+ | ---- | BR | ----> Exit 2 +------+ PfR can assign these exits to different PfR Link Groups. A PfR exit can be in at most three Link Groups at one time. (See 'PfR Policies' below). This MIB module describes a PfR exit as a single row in the cpfrExitTable and a cost minimization policy of an exit as a single row of the cpfrExitCostTierTable. PfR Traffic Classes =================== A traffic class is a generic term for a set of traffic flows coming into or going out of a network that have a common characteristic, such as destination address, source address, application, or DSCP value. The simplest form of a TC is 'all traffic going to the same destination prefix'. Additional parameters defines more specific TCs. PfR monitors the TCs that are specified either by enabling PfR learn mode or by direct configuration in a PfR map. PfR can learn TCs with the highest throughput, with the highest delay, with a destination address inside the PfR network, or TCs that matches a configured PfR Learn List. The BRs use iBGP to obtain information about 'inside TCs'. A PfR map specifies TCs to which the policy applies by configuring match clause. This MIB module describes a PfR TC as a single row in the cpfrTrafficClassTable and current status of a TC as a single row of the cpfrTrafficClassStatusTable, and performance metrics gathered for a specific TC as a single row of the cpfrTrafficClassMetricsTable. PfR Policies ============ A PfR policy describes the performance metrics the router is to gather, how to gather these metrics, how frequently it should gather these metrics, and how these metrics influence routing decisions. Once enabled, PfR provides a global default PfR policy. A PfR policy can be configured to use one link group as a 'primary' and one as a 'fallback' link group. If PfR determines that a TC has gone 'Out of Policy' based on the current PfR policy, it attempts to move the TC to an exit in the same primary link group, and only moves it to an exit in the fallback link group, if configured, if no exit in the primary link group is 'In Policy'. This MIB module describes a PfR map policy in a single row of the cpfrMapTable and a match clause configured for a specific PfR map as a single row of the cpfrMatchTable.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-pfr@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-NBAR-PROTOCOL-DISCOVERY-MIB | CiscoPdProtocolIndex |
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | CiscoPort, InterfaceIndexOrZero |
| DIFFSERV-DSCP-TC | DscpOrAny |
| HCNUM-TC | CounterBasedGauge64 |
| INET-ADDRESS-MIB | InetAddress, InetAddressType, InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeInterval, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-NBAR-PROTOCOL-DISCOVERY-MIB CISCO-PFR-MIB CISCO-SMI CISCO-TC DIFFSERV-DSCP-TC HCNUM-TC IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| PfRMasterControllerIndex TEXTUAL-CONVENTION This textual convention denotes an arbitrary integer-value that uniquely identifies a MC instance. | current | |||
| PfrBorderRouterIndex TEXTUAL-CONVENTION This textual convention denotes an arbitrary integer-value that uniquely identifies a BR instance. | current | |||
| PfrExitIndex TEXTUAL-CONVENTION This textual convention denotes an arbitrary integer-value that uniquely identifies an Exit instance. | current | |||
| PfrLastUncontrolReason TEXTUAL-CONVENTION This textual convention denotes all types of uncontrol reasons that causes PfR to uncontrol a TC. 'none' TC is uncontrolled due to unknown reasons. 'activatingUnsedFcdTgt' TC is uncontrolled due to activating an unused forced target. 'ifaceDown' TC is uncontrolled due to an interface down. 'newProbeTargetAssigned' TC is uncontrolled due to newly assigned probe targets. 'newTargetAssigned' TC is uncontrolled due to newly assigned targets. 'borderDown' TC is uncontrolled due to BR down. 'uncontrolNonOptimizedPfx' TC is uncontrolled due to uncontrolled non optimized prefixes. 'recontrolNull0Pfx' TC is uncontrolled due to recontrolling a null0 prefix. 'recontrolSinkHolePfx' TC is uncontrolled due to recontrolling a sink hole prefix. 'modeRouteChange' TC is uncontrolled due to route mode change. 'pfxEnabled' TC is uncontrolled due to prefix enabled. 'uncontrolModeMonitorChange' TC is uncontrolled due to monitor mode change. 'insideEnabled' TC is uncontrolled due to inside prefix learn enabled. 'forcedNextHop' TC is uncontrolled due to forced next hop configured. 'forwardToNull0' TC is uncontrolled since TCs are forwarded to null0 interfaces. 'clearOnePfx' TC is uncontrolled due to clearing one prefix. 'clearOneTc' TC is uncontrolled due to clearing one TC. 'grantUpdated' TC is uncontrolled due to granted update. 'tcInFastMode' TC is uncontrolled due to TC in fast mode. 'pbrBRTopologyChange' TC is uncontrolled due to BR topology change when PBR is met. 'pfrReqNotMet' TC is uncontrolled since PfR requests are not met. 'probeFrequencyChange' TC is uncontrolled due to probe frequency change. 'fcdTgtAssRemMod' TC is uncontrolled due to assigned force target removed. 'policyChangedAddedNewFcdProbeTgt' TC is uncontrolled due to newly added forced probe target. 'usingFcdTgtNow' TC is uncontrolled due to starting using forced target. 'firstTargetWithDscpAdded' TC is uncontrolled due to newly added target with DSCP. 'lastTargetWithDscpRemoved' TC is uncontrolled due to last target with DSCP removed. 'couldntMonitor' TC is uncontrolled since PfR could not monitor it. 'couldntControl' TC is uncontrolled since PfR could not control it. 'applControlOnBrFailed' TC is uncontrolled since PfR could not control an application. 'allProtoCouldNtControl' TC is uncontrolled since control attempts by all protocols fail. 'excludePfxFailed' TC is uncontrolled due to failing excluding a prefix. 'ipflowRestFailed' TC is uncontrolled due to ip flow reset failure. 'couldntExclude' TC is uncontrolled due to failing excluding prefixes. 'dontDowngradeAllEntrances' TC is uncontrolled due to no downgrade all entrance. 'maxDownGrade' TC is uncontrolled due to maximizing downgrade. 'cantSelectEntrances' TC is uncontrolled since PfR cannot select entrances. 'unhandledOopReasonInChooseExit' TC is uncontrolled due to unhandled out of policy reason when choosing exit. 'oopModeSelectExitGood' TC is uncontrolled due to out of policy when selecting good exit. 'couldntFindBestExitInAllLinkGrps' TC is uncontrolled since PfR could not find best exit in all linkgroups. 'couldntFindBestExit' TC is uncontrolled since PfR could not find best exit. 'failedToControlRoute' TC is uncontrolled due to route control failure. 'endOfProbing' TC is uncontrolled due to the end of active probing. 'retryForcedNextHop' TC is uncontrolled due to retrying forced next hop. 'noStatusInPfxTimeout' TC is uncontrolled due to missing status before the time is out for controlling a prefix. 'couldntChooseExitInPfxTimeout' TC is uncontrolled since PfR could not choose exit before the time is out for controlling a prefix. 'unableToSendControlMsg' TC is uncontrolled since control messages could not be sent out. 'nbarIdStateUpdated' TC is uncontrolled due to nbar state update failure. 'exitMisMatch' TC is uncontrolled due to exit mismatch. 'unknownExit' TC is uncontrolled due to unknown exits. 'newExitWhileInpolicy' TC is uncontrolled due to new exit appearance. 'couldntControlPasPfxInSpecMode' TC is uncontrolled since PfR could not control passive prefixes in specific mode. 'remoteStatsNotFound' TC is uncontrolled due to unclear remote statistic data. 'nbarInternalIfAddedRemoved' TC is uncontrolled since NBAR internal interface is added or removed. 'noPassiveData' TC is uncontrolled due to lack of passive data. 'probeNumPktsChanged' TC is uncontrolled due to the number of probing packets changed. | current | |||
| PfrLearnListIndex TEXTUAL-CONVENTION This textual convention denotes an arbitrary integer-value that uniquely identifies a learn list instance. | current | |||
| PfrLearnListIndexOrZero TEXTUAL-CONVENTION This textual convention is an extension of the PfrLearnListIndex convention. This extension permits the additional value of zero. The value zero is object-specific and must therefore be defined as part of the description of any object which uses this syntax. | current | |||
| PfrMapIndex TEXTUAL-CONVENTION This textual convention denotes an arbitrary integer-value that uniquely identifies a PfR map instance. | current | |||
| PfrMapIndexOrZero TEXTUAL-CONVENTION This textual convention is an extension of the PfrMapIndex convention. This extension permits the additional value of zero. The value zero is object-specific and must therefore be defined as part of the description of any object which uses this syntax. | current | |||
| PfrMapPolicyIndex TEXTUAL-CONVENTION This textual convention denotes an arbitrary integer-value that uniquely identifies a PfR policy instance of a PfR map. | current | |||
| PfrMetricPolicyType TEXTUAL-CONVENTION 'relative' Relative percentage is used. 'threshold' Maximum threshold is used. | current | |||
| PfrResolvePolicyType TEXTUAL-CONVENTION This textual convention denotes the type of resolver policies supported by PfR. 'cost' The resolver policy is based on routing cost. 'delay' The resolver policy is based on routing delay. 'jitter' The resolver policy is based on jitter. 'loss' The resolver policy is based on packet loss. 'mos' The resolver policy is based on MOS. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoPfrMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.772.0 | |||
| ciscoPfrMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.772.1 | |||
| cpfrMCTable OBJECT-TYPE This table lists the MC instances created by the system. | 1.3.6.1.4.1.9.9.772.1.1 | not-accessible | current | |
| cpfrMCEntry OBJECT-TYPE An entry describing the configuration and status of one PfR MC. A simple device may only support a single MC, where a more sophisticate device may support more than one MC. A peer SNMP entity may create a MC by setting an instance of cpfrMCRowStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these option must specify these limitations in an agent capability statement. Other management entities (e.g., the local console) may create a MC. In these cases, the system must automatically create a row in the cpfrMCTable. A peer SNMP entity may destroy a MC by setting the corresponding instance of cpfrMCRowStatus to 'destroy'. Observe that an implementation that does not support this option must specify this limitation in an agent capability statement. Other management entities may destroy a MC. In these cases, the system must automatically destroy the corresponding row in the cpfrMCTable. | 1.3.6.1.4.1.9.9.772.1.1.1 | not-accessible | current | |
| cpfrMCIndex OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies a PfR MC. | 1.3.6.1.4.1.9.9.772.1.1.1.1 | PfRMasterControllerIndex | not-accessible | current |
| cpfrMCStorageType OBJECT-TYPE This object specifies the memory realization of the row. The following columnar objects are allowed to be writable when the storageType of this entry is permanent(4): cpfrMCMapIndex, cpfrMCKeepAliveTimer, cpfrMCMaxPrefixTotal, cpfrMCMaxPrefixLearn, cpfrMCMaxRangeReceivePercent, cpfrMCMaxRangeUtilPercentMax, cpfrMCPortNumber, cpfrMCTracerouteProbeDelay, cpfrMCRsvpPostDialDelay, cpfrMCRsvpSignalingRetries, cpfrMCNetflowExporter, cpfrMCAdminStatus. | 1.3.6.1.4.1.9.9.772.1.1.1.2 | StorageType | read-create | current |
| cpfrMCRowStatus OBJECT-TYPE This object specifies the status of a row in the MC table. The following columnar objects must be valid in order to transition the row to the active state: None. The following columnar objects can be modified when the row is in the active state: None | 1.3.6.1.4.1.9.9.772.1.1.1.3 | RowStatus | read-create | current |
| cpfrMCMapIndex OBJECT-TYPE This object indicates a set of PfR policy map entries in cpfrMapTable associated with the MC. A value of zero indicates that there is no policy map associated with the MC and that the values in the default policy should be used for all TCs. The peer SNMP entity can retrieve this value and retrieve the cpfrMapEntry rows indexed by this value to understand the PfR policies. Alternatively the peer SNMP entity can assign the value of pfrMapIndex to this object to associate a set of policies to MC. | 1.3.6.1.4.1.9.9.772.1.1.1.4 | PfrMapIndexOrZero | read-create | current |
| cpfrMCKeepAliveTimer OBJECT-TYPE This object specifies the value of the PfR keepalive timer. The MC sends keepalive packets to BRs to maintain connectivity between the MC and the BR. If the MC does not receive keepalive packets from a BR before the keepalive timer expires and this situation happens three times in a row, then the MC will not maintain the connection. | 1.3.6.1.4.1.9.9.772.1.1.1.5 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMCMaxPrefixTotal OBJECT-TYPE This object specifies the maximum number of prefixes that a PfR MC will monitor. Limiting the number of prefixes a MC will monitor and learn reduces memory and system resource consumption. | 1.3.6.1.4.1.9.9.772.1.1.1.6 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMCMaxPrefixLearn OBJECT-TYPE This object specifies the maximum number of prefixes that a PfR MC will learn. | 1.3.6.1.4.1.9.9.772.1.1.1.7 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMCEntranceLinksMaxUtil OBJECT-TYPE This object specifies the maximum utilization threshold of incoming traffic that can be transmitted over a PfR-managed entrance link interface. | 1.3.6.1.4.1.9.9.772.1.1.1.8 | Unsigned32 (1..100) | read-create | current |
| cpfrMCExitLinksMaxUtil OBJECT-TYPE This object specifies the maximum utilization of outbound traffic that can be transmitted over a PfR-managed exit interface. | 1.3.6.1.4.1.9.9.772.1.1.1.9 | Unsigned32 (1..100) | read-create | current |
| cpfrMCPortNumber OBJECT-TYPE This object specifies a dynamic port number for communication between a PfR MC and a PfR BR. | 1.3.6.1.4.1.9.9.772.1.1.1.10 | InetPortNumber | read-create | current |
| cpfrMCTracerouteProbeDelay OBJECT-TYPE This object specifies the time interval between traceroute probe cycles. | 1.3.6.1.4.1.9.9.772.1.1.1.11 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMCRsvpPostDialDelay OBJECT-TYPE This object specifies the delay before PfR returns the default routing path to RSVP. | 1.3.6.1.4.1.9.9.772.1.1.1.12 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMCRsvpSignalingRetries OBJECT-TYPE This object specifies the number of retries that RSVP will query PfR for the alternate path. | 1.3.6.1.4.1.9.9.772.1.1.1.13 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMCNetflowExporter OBJECT-TYPE This object specifies the name of PfR Netflow exporter. | 1.3.6.1.4.1.9.9.772.1.1.1.14 | SnmpAdminString | read-create | current |
| cpfrMCAdminStatus OBJECT-TYPE This object can be used to enable or disable PfR operation in the system. 'enable' Enable MC on the router. 'disable' Disable MC on the router. | 1.3.6.1.4.1.9.9.772.1.1.1.15 | INTEGER {enable(1), disable(2)} | read-create | current |
| cpfrMCOperStatus OBJECT-TYPE This object indicates the operational status of PfR MC. 'active' MC is active. 'inactive' MC is not active. | 1.3.6.1.4.1.9.9.772.1.1.1.16 | INTEGER {active(1), inactive(2)} | read-only | current |
| cpfrMCConnStatus OBJECT-TYPE This object indicates the state of the connection between MC and BRs. 'success' MC is successfully connected to at least one BR. 'closed' MC is not connected to any BR. | 1.3.6.1.4.1.9.9.772.1.1.1.17 | INTEGER {success(1), closed(2)} | read-only | current |
| cpfrMCNumofBorderRouters OBJECT-TYPE This object indicates the number of BRs that peer with the MC. | 1.3.6.1.4.1.9.9.772.1.1.1.18 | Gauge32 (0..4294967295) | read-only | current |
| cpfrMCNumofExits OBJECT-TYPE This object indicates the total number of PfR external interfaces configured on a MC. | 1.3.6.1.4.1.9.9.772.1.1.1.19 | Gauge32 (0..4294967295) | read-only | current |
| cpfrMCLearnState OBJECT-TYPE This object indicates the status of PfR learning operation. 'disable' PfR learning mode is not enabled. 'started' PfR is learning TCs. 'writing' PfR is storing the learned data of TCs. 'sleep' PfR is waiting for entering into another learning period. 'retry' PfR is retrying to learn the TCs. | 1.3.6.1.4.1.9.9.772.1.1.1.20 | INTEGER {disabled(1), started(2), writing(3), sleep(4), retry(5)} | read-only | current |
| cpfrMCLearnStateTimeRemain OBJECT-TYPE This object indicates time remaining in the current prefix learning period measured in seconds. | 1.3.6.1.4.1.9.9.772.1.1.1.21 | Unsigned32 | read-only | current |
| cpfrMCPrefixCount OBJECT-TYPE This object indicates the total number of prefixes PfR is monitoring. | 1.3.6.1.4.1.9.9.772.1.1.1.22 | Counter32 | read-only | current |
| cpfrMCPrefixLearned OBJECT-TYPE This object indicates the number of prefixes PfR has learned. | 1.3.6.1.4.1.9.9.772.1.1.1.23 | Counter32 | read-only | current |
| cpfrMCPrefixConfigured OBJECT-TYPE This object indicates the number of configured prefixes PfR is monitoring. | 1.3.6.1.4.1.9.9.772.1.1.1.24 | Counter32 | read-only | current |
| cpfrMCPbrMet OBJECT-TYPE This object indicates whether the PBR requirements have been met. If PBR requirements are not met, the BRs cannot communicate with each other over the internal interfaces and cannot redirect traffic to each other using PBR route maps. | 1.3.6.1.4.1.9.9.772.1.1.1.25 | TruthValue | read-only | current |
| cpfrMCLoggingAdminStatus OBJECT-TYPE This object specifies whether logging is enabled or not on PfR MC. 'enable' logging is enabled. 'disable' logging is disabled. | 1.3.6.1.4.1.9.9.772.1.1.1.26 | INTEGER {enable(1), disable(2)} | read-create | current |
| cpfrMCControlMode OBJECT-TYPE This object specifies PfR MC control-mode. 'observe' PfR doesn't control traffic classes, but observes them. 'control' PfR controls traffic classes. | 1.3.6.1.4.1.9.9.772.1.1.1.27 | INTEGER {observe(1), control(2)} | read-create | current |
| cpfrMCClear OBJECT-TYPE This object specifies the clear operation that an MC should perform. A read on this object will return the last successful clear operation performed by the master controller. 'none' No clear operation was executed by MC since the time it became operational. This is read-only. 'clearAll' Specifies the MC to clear all prefixes in PfR master database, connections to all border routers, and restart the PfR master process. 'clearAllPrefixes' Specifies the MC to clear all prefixes in PfR master database. 'clearAllBorders' Specifies the MC to clear connections to all border routers. | 1.3.6.1.4.1.9.9.772.1.1.1.28 | INTEGER {none(1), clearAll(2), clearAllPrefixes(3), clearAllBorders(4)} | read-create | current |
| cpfrMCLastClearTime OBJECT-TYPE This object indicates the value of sysUpTime the last time the MC successfully performed a clear operation. | 1.3.6.1.4.1.9.9.772.1.1.1.29 | TimeStamp | read-only | current |
| cpfrMCNotifisControl OBJECT-TYPE This object specifies whether PfR notifications is enabled or not from PfR MC. 'enable' notification is enabled. 'disable' notification is disabled. | 1.3.6.1.4.1.9.9.772.1.1.1.30 | INTEGER {enable(1), disable(2)} | read-create | current |
| cpfrMCChangeConfigType OBJECT-TYPE This object indicates which of the following configuration is changed. 'cpfrMCLoggingAdminStatus' cpfrMCLoggingAdminStatus is changed. 'cpfrMCAdminStatus' cpfrMCAdminStatus is changed. 'cpfrMCControlMode' cpfrMCControlMode is changed. 'cpfrMCClear' cpfrMCClear is changed. | 1.3.6.1.4.1.9.9.772.1.1.1.31 | INTEGER {cpfrMCLoggingAdminStatus(1), cpfrMCAdminStatus(2), cpfrMCControlMode(3), cpfrMCClear(4)} | accessible-for-notify | current |
| cpfrMCChangeConfigValue OBJECT-TYPE This object indicates the value to which the type of configuration specified in cpfrMCChangeConfigType, is changed. | 1.3.6.1.4.1.9.9.772.1.1.1.32 | Integer32 | accessible-for-notify | current |
| cpfrMapTable OBJECT-TYPE This table lists the PfR map instances created by the system. This table has a sparse expansion dependent relationship on cpfrMCTable, containing one or more rows for each cpfrMCEntry. | 1.3.6.1.4.1.9.9.772.1.2 | not-accessible | current | |
| cpfrMapEntry OBJECT-TYPE An entry describing the configuration of one PfR map. A device creates a row in a cpfrMapTable when it specifies a PfR map. Likewise, such a device destroys a row in the cpfrBRTable when removing a PfR map. A peer SNMP entity may create a PfR map by setting an instance of cpfrMapRowStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these option must specify these limitations in an agent capability statement. Other management entities (e.g., the local console) may create a PfR Map. In these cases, the system must automatically create a row in the cpfrMapTable. A peer SNMP entity may destroy a PfR map by setting the corresponding instance of cpfrMapRowStatus to 'destroy'. Observe that an implementation that does not support this option must specify this limitation in an agent capability statement. Other management entities may destroy a Map. In these cases, the system must automatically destroy the corresponding row in the cpfrMapTable. The system automatically destroys rows when the system or EMS/NMS destroys the corresponding entry in cpfrMCEntry. | 1.3.6.1.4.1.9.9.772.1.2.1 | not-accessible | current | |
| cpfrMapIndex OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies a set of PfR policy maps. | 1.3.6.1.4.1.9.9.772.1.2.1.1 | PfrMapIndex | not-accessible | current |
| cpfrMapPolicyIndex OBJECT-TYPE This object indicates an arbitrary integer-value that, in combination with cpfrMapIndex, uniquely identifies a PfR policy map. | 1.3.6.1.4.1.9.9.772.1.2.1.2 | PfrMapPolicyIndex | not-accessible | current |
| cpfrMapStorageType OBJECT-TYPE This object specifies the memory realization of the row. The following columnar objects are allowed to be writable when the storageType of this entry is permanent(4): cpfrMapIndex, cpfrMapPolicyIndex, cpfrMapStorageType, cpfrMapRowStatus, cpfrMapName, cpfrMapBackoffMinTimer, cpfrMapBackoffMaxTimer, cpfrMapBackoffStepTimer, cpfrMapDelayType, cpfrMapDelayRelativePercent, cpfrMapDelayThresholdMax, cpfrMapHolddownTimer, cpfrMapPrefixForwardInterface, cpfrMapJitterThresholdMax, cpfrMapLinkGroupName, cpfrMapFallbackLinkGroupName, cpfrMapLossType, cpfrMapLossRelativeAvg, cpfrMapLossThresholdMax, cpfrMapModeMonitor, cpfrMapModeRouteOpts,cpfrMapRouteMetricBgpLocalPref, cpfrMapRouteMetricEigrpTagCommunity, cpfrMapRouteMetricStaticTag, cpfrMapModeSelectExitType, cpfrMapMossThresholdMin, cpfrMapMossPercentage, cpfrMapNextHopAddressType, cpfrMapNextHopAddress, cpfrMapPeriodicTimer, cpfrMapActiveProbeFrequency, cpfrMapActiveProbePackets, cpfrMapTracerouteReporting, cpfrMapUnreachableType, cpfrMapUnreachableRelativeAvg, cpfrMapUnreachableThresholdMax, cpfrMapRoundRobinResolver. | 1.3.6.1.4.1.9.9.772.1.2.1.3 | StorageType | read-create | current |
| cpfrMapRowStatus OBJECT-TYPE This object specifies the status of a row in the PfR map table. The following columnar objects must be valid in order to transition the row to the active state: cpfrMapName. The following columnar objects can be modified when the row is in the active state: None | 1.3.6.1.4.1.9.9.772.1.2.1.4 | RowStatus | read-create | current |
| cpfrMapName OBJECT-TYPE This object specifies the name of a PfR map. | 1.3.6.1.4.1.9.9.772.1.2.1.5 | SnmpAdminString | read-create | current |
| cpfrMapBackoffMinTimer OBJECT-TYPE This object specifies the minimum value for the backoff timer. The backoff timer is used to configure a PfR map to set the transition period for which the MC holds an out-of-policy prefix. | 1.3.6.1.4.1.9.9.772.1.2.1.6 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapBackoffMaxTimer OBJECT-TYPE This object specifies the maximum value for the backoff timer. If the maximum timer expires and all PfR-managed exits are out-of-policy, PfR will install the best available exit and reset the minimum timer. | 1.3.6.1.4.1.9.9.772.1.2.1.7 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapBackoffStepTimer OBJECT-TYPE This object specifies the time period value for the step timer. PfR users the step timer to add time to the out-of-policy waiting period each time the backoff timer expires and PfR is unable to find an in-policy exit. The backoff timer is initialized to the minimum timer and incremented by the step timer until it reaches the maximum timer. | 1.3.6.1.4.1.9.9.772.1.2.1.8 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapDelayType OBJECT-TYPE This object specifies the delay type of a PfR map. It is used to set the delay threshold as a relative percentage or as an absolute value for match criteria. | 1.3.6.1.4.1.9.9.772.1.2.1.9 | PfrMetricPolicyType | read-create | current |
| cpfrMapDelayRelativePercent OBJECT-TYPE This object specifies a relative delay threshold based on a comparison of short-term and long-term delay percentages. The value of this object is valid if the corresponding value of cpfrMapDelayType is set to 'relative'. | 1.3.6.1.4.1.9.9.772.1.2.1.10 | Unsigned32 (1..1000) | read-create | current |
| cpfrMapDelayThresholdMax OBJECT-TYPE This object specifies the absolute maximum delay time. The value of this object is valid if the corresponding value of cpfrMapDelayType is set to 'threshold'. | 1.3.6.1.4.1.9.9.772.1.2.1.11 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapHolddownTimer OBJECT-TYPE This object specifies the route dampening time period. It is used to configure the prefix route dampening timer for the minimum period of time in which a new exit must be used before an alternate exit can be selected. | 1.3.6.1.4.1.9.9.772.1.2.1.12 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapPrefixForwardInterface OBJECT-TYPE This object specifies whether or not a null forwarding interface has been configured. This interface is always up and can never forward or receive traffic; encapsulation always fails. Null interfaces are used as a low-overhead method of discarding unnecessary network traffic. | 1.3.6.1.4.1.9.9.772.1.2.1.13 | InterfaceIndexOrZero | read-create | current |
| cpfrMapJitterThresholdMax OBJECT-TYPE This object specifies the maximum tolerable jitter value permitted on an exit link. | 1.3.6.1.4.1.9.9.772.1.2.1.14 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapLinkGroupName OBJECT-TYPE This object specifies the primary link group to be used by PfR to select an exit. It allows a group of exit links to be defined as a preferred set of links for PfR to use when optimizing TCs specified in a PfR policy. | 1.3.6.1.4.1.9.9.772.1.2.1.15 | SnmpAdminString | read-create | current |
| cpfrMapFallbackLinkGroupName OBJECT-TYPE This object specifies a fallback link group to be used if all the exits in the primary link group are out-of-policy (OOP). | 1.3.6.1.4.1.9.9.772.1.2.1.16 | SnmpAdminString | read-create | current |
| cpfrMapLossType OBJECT-TYPE This object specifies the loss type configuration used by PfR. It specifies the relative percentage or maximum number of packets that PfR will permit to be lost during transmission on an exit link. | 1.3.6.1.4.1.9.9.772.1.2.1.17 | PfrMetricPolicyType | read-create | current |
| cpfrMapLossRelativeAvg OBJECT-TYPE This object specifies a relative percentage of packet loss based on a comparison of short-term and long-term packet loss percentages. The value of this object is valid if the corresponding value of cpfrMapLossType is set to 'relative'. | 1.3.6.1.4.1.9.9.772.1.2.1.18 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapLossThresholdMax OBJECT-TYPE This object specifies absolute packet loss based on packets per million (PPM). The value of this object is valid if the corresponding value of cpfrMapLossType is set to 'threshold'. | 1.3.6.1.4.1.9.9.772.1.2.1.19 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapModeMonitor OBJECT-TYPE This object specifies how a PfR MC using this PfR map should monitor the TCs. 'active' Enable active monitoring. 'activethrougput' Enable active monitoring with throughput data from passive monitoring. 'both' Enable both active and passive monitoring. 'fast' Enable continuous active and passive monitoring. 'passive' Enable passive monitoring. | 1.3.6.1.4.1.9.9.772.1.2.1.20 | INTEGER {active(1), activeThroughput(2), both(3), fast(4), passive(5)} | read-create | current |
| cpfrMapModeRouteOpts OBJECT-TYPE This object specifies how a PfR MC using this PfR map should control the TCs. 'control' Monitor and report performance data and use the data to make route changes that will optimize performance. 'observe' Monitor and report performance data without making any route changes. 'metric' Enable route control based on BGP Local preference, EIGRP community tag, or a specific static route tag. | 1.3.6.1.4.1.9.9.772.1.2.1.21 | INTEGER {control(1), observe(2), metric(3)} | read-create | current |
| cpfrMapRouteMetricBgpLocalPref OBJECT-TYPE This object specifies the BGP local preference for PfR controlled routes. The value of this object is valid if the corresponding value of cpfrMapModeRouteOpts is set to 'metric'. The value 0 is not a valid BGP local preference. Configuring 0 disables route control based on BGP local preference. | 1.3.6.1.4.1.9.9.772.1.2.1.22 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapRouteMetricEigrpTagCommunity OBJECT-TYPE This object specifies the community value to an EIGRP route under PfR control. The value of this object is valid if the corresponding value of cpfrMapModeRouteOpts is set to 'metric'. The value 0 is not a valid EIGRP Community tag. Configuring 0 disables route control based on EIGRP. | 1.3.6.1.4.1.9.9.772.1.2.1.23 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapRouteMetricStaticTag OBJECT-TYPE This object specifies the tag to a static route under PfR control. The value of this object is valid if the corresponding value of cpfrMapModeRouteOpts is set to 'metric'. The value 0 is not a valid Static tag. Configuring 0 disables route control based on static tag. | 1.3.6.1.4.1.9.9.772.1.2.1.24 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapModeSelectExitType OBJECT-TYPE This object specifies how a PfR MC using this PfR map should select an exit based on performance or policy. 'best' Select the best exit based on performance or policy. 'good' Select the first exit that is in policy. | 1.3.6.1.4.1.9.9.772.1.2.1.25 | INTEGER {best(1), good(2)} | read-create | current |
| cpfrMapMOSThresholdMin OBJECT-TYPE This object specifies a threshold MOS value that represents a minimum voice quality for exit link utilization. | 1.3.6.1.4.1.9.9.772.1.2.1.26 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapMOSPercentage OBJECT-TYPE This object specifies a percentage value that is compared with the percentage of MOS samples that are below the MOS threshold. The number of MOS samples over a period of time that are below the threshold MOS value are calculated. If the percentage of MOS samples below the threshold is greater than the configured percentage, PfR determines that the exit link is out-of-policy and searches for an alternate exit link. | 1.3.6.1.4.1.9.9.772.1.2.1.27 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapNextHopAddressType OBJECT-TYPE This object specifies the address type of the address specified as the next hop when PfR is used for sinkhole filtering. | 1.3.6.1.4.1.9.9.772.1.2.1.28 | InetAddressType | read-create | current |
| cpfrMapNextHopAddress OBJECT-TYPE This object specifies the next hop address to which PfR forwards packets for matching prefixes. The prefixes that are forwarded to the next hop address are specified by an access list configured in a match clause on the PfR map | 1.3.6.1.4.1.9.9.772.1.2.1.29 | InetAddress | read-create | current |
| cpfrMapPeriodicTimer OBJECT-TYPE This object specifies the periodic timer that PfR uses to select the best exit for the matched TCs. When this timer expires, PfR automatically selects the best exit, irrespective of whether the current exit is in-policy or out-of-policy. The periodic timer is reset when the new exit is selected. | 1.3.6.1.4.1.9.9.772.1.2.1.30 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapActiveProbeFrequency OBJECT-TYPE This object specifies the frequency of active probes configured under a PfR map. | 1.3.6.1.4.1.9.9.772.1.2.1.31 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapActiveProbePackets OBJECT-TYPE This object specifies the number of probe packets generated for each active probe cycle. | 1.3.6.1.4.1.9.9.772.1.2.1.32 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapTracerouteReporting OBJECT-TYPE This object enables continuous and policy-based traceroute probing. Traceroute probing allows prefix performance to be measured on a hop-by-hop basis. Delay, loss, and reachability measurements are gathered for each hop from the probe source to the target prefix. 'none' Traceroute probing is disabled. 'delay' Delay policy based traceroute probing is enabled. 'loss' Loss policy based traceroute probing is enabled. 'reachability' Reachability policy based traceroute probing is enabled. | 1.3.6.1.4.1.9.9.772.1.2.1.33 | Bits {none(0), delay(1), loss(2), unreachable(3)} | read-create | current |
| cpfrMapUnreachableType OBJECT-TYPE This object specifies the unreachable type configuration used by PfR. It is used to set the relative percentage or the absolute maximum number of unreachable hosts, based on flows per million (fpm), that PfR will permit from a PfR-managed exit link. | 1.3.6.1.4.1.9.9.772.1.2.1.34 | PfrMetricPolicyType | read-create | current |
| cpfrMapUnreachableRelativeAvg OBJECT-TYPE This object specifies a relative percentage of unreachable hosts. The relative unreachable host percentage is based on a comparison of short-term and long-term measurements. The short-term measurement reflects the percentage of hosts that are unreachable within a 5-minute period. The long-term measurement reflects the percentage of unreachable hosts within a 60-minute period. The following formula is used to calculate this value: Relative percentage of unreachable hosts equals to the difference between short-term percentage and long-term percentage divided by long-term percentage. The master controller measures the difference between these two values as a percentage. If the percentage exceeds the user-defined or default value, the exit link is determined to be out-of-policy. The value of this object is valid if the corresponding value of cpfrMapUnreachableType is set to 'relative'. | 1.3.6.1.4.1.9.9.772.1.2.1.35 | Unsigned32 | read-create | current |
| cpfrMapUnreachableThresholdMax OBJECT-TYPE This object specifies the absolute maximum number of unreachable hosts based on flows per million. The value of this object is valid if the corresponding value of cpfrMapUnreachableType is set to 'threshold'. | 1.3.6.1.4.1.9.9.772.1.2.1.36 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrMapRoundRobinResolver OBJECT-TYPE This object specifies whether the round robin resolver is enabled or disabled. 'enable' Round robin resolver is enabled. 'disable' Round robin resolver is disabled. | 1.3.6.1.4.1.9.9.772.1.2.1.37 | INTEGER {enable(1), disable(2)} | read-create | current |
| cpfrMapEventNotifCtrlType OBJECT-TYPE This object specifies the event notification control type configuration used by PfR. It is used to set the relative percentage or the absolute threshold value for cpfrMapEventNotifCtrlThreshold object. | 1.3.6.1.4.1.9.9.772.1.2.1.38 | PfrMetricPolicyType | read-create | current |
| cpfrMapEventNotifCtrlThreshold OBJECT-TYPE This object specifies the absolute event counter threshold or relative percentage threshold used by PfR to throttle the generation of cpfrTCInpolicyThresholdBelowNotify and cpfrTCPrimaryThresholdBelowNotify. If the value is relative percentage threshold, then the notification is generated if cpfrMapEventTCCount over total TC count is more than the value of this percentage. - If the value is absolute event counter threshold, then the notification is generated if cpfrEventTrapTCCount is more than this value. | 1.3.6.1.4.1.9.9.772.1.2.1.39 | Unsigned32 | read-only | current |
| cpfrMapEventTCCount OBJECT-TYPE This object specifies the current absolute number of traffic classes, whose state are 'default' or 'oopolicy' specified by cpfrTCStatus. | 1.3.6.1.4.1.9.9.772.1.2.1.40 | Unsigned32 | read-create | current |
| cpfrMatchTable OBJECT-TYPE This table lists the match clause instances created by the system. This table has an expansion dependent relationship on cpfrMapTable, containing zero or more rows for each cpfrMapEntry. | 1.3.6.1.4.1.9.9.772.1.3 | not-accessible | current | |
| cpfrMatchEntry OBJECT-TYPE An entry describing a match clause PfR uses. A peer SNMP entity may create a match criterion by setting an instance of cpfrMatchStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these option must specify these limitations in an agent capability statement. Other management entities (e.g., the local console) may create a match criterion. In these cases, the system must automatically create a row in the cpfrMatchTable. A peer SNMP entity may destroy a match criterion by setting the corresponding instance of cpfrMatchStatus to 'destroy'. Observe that an implementation that does not support this option must specify this limitation in an agent capability statement. Other management entities may destroy a match criterion. In these cases, the system must automatically destroy the corresponding row in the cpfrMatchTable. The system automatically destroys a row when the system or EMS/NMS destroys the corresponding entries in the cpfrMapTable. | 1.3.6.1.4.1.9.9.772.1.3.1 | not-accessible | current | |
| cpfrMatchValid OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.772.1.3.1.1 | Bits {accessList(0), prefixList(1), learn(2), trafficClassACL(3), nbarApplicationList(4), trafficClassPfx(5)} | read-create | current |
| cpfrMatchAddrAccessList OBJECT-TYPE This object specifies the access list used to manually configure a traffic class that matches destination prefixes in an access list used in a PfR map. | 1.3.6.1.4.1.9.9.772.1.3.1.2 | SnmpAdminString | read-create | current |
| cpfrMatchAddrPrefixList OBJECT-TYPE This object specifies the prefix list used to manually configure a traffic class that matches destination prefixes in a prefix list. | 1.3.6.1.4.1.9.9.772.1.3.1.3 | SnmpAdminString | read-create | current |
| cpfrMatchAddrPrefixInside OBJECT-TYPE 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.4 | TruthValue | read-create | current |
| cpfrMatchLearnMode OBJECT-TYPE This object specifies the mode by which PfR should learn prefixes. 'Delay' PfR learns prefixes based on the highest delay. 'Inside' PfR learns the prefixes inside the network. 'Throughput' PfR learns prefixes based on the highest throughput. 'list' PfR learns prefixes based on a learn list. | 1.3.6.1.4.1.9.9.772.1.3.1.5 | INTEGER {delay(1), inside(2), throughput(3), list(4)} | read-create | current |
| cpfrMatchLearnListName OBJECT-TYPE This object specifies the learn list name used by PfR for learning prefixes. This object is valid when the corresponding cpfrMatchLearnMode object is set to 'list'. | 1.3.6.1.4.1.9.9.772.1.3.1.6 | SnmpAdminString | read-create | current |
| cpfrMatchTCNbarListName OBJECT-TYPE This object specifies that PfR is to profile traffic destined for prefixes defined in an IP prefix list that match one or more NBAR applications. The applications are predefined with a protocol identifier. This object identifies a set of protocols in cpfrNbarApplListTable. | 1.3.6.1.4.1.9.9.772.1.3.1.7 | SnmpAdminString | read-create | current |
| cpfrMatchTCNbarApplPfxList OBJECT-TYPE 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.8 | SnmpAdminString | read-create | current |
| cpfrMatchTCPfxInside OBJECT-TYPE This object specifies whether or not the prefixes filtered by the prefix list is inside the internal network. | 1.3.6.1.4.1.9.9.772.1.3.1.9 | TruthValue | read-create | current |
| cpfrResolveTable OBJECT-TYPE This table lists the resolver instances created by the system. This table has an expansion dependent relationship on cpfrMapTable, containing zero or more rows for each cpfrMapEntry. | 1.3.6.1.4.1.9.9.772.1.4 | not-accessible | current | |
| cpfrResolveEntry OBJECT-TYPE An entry in the cpfrResolveTable describes a policy metric and its priority relative to other metrics if multiple metrics are configured for the default policy or under a PfR map. A peer SNMP entity may create a resolver by setting an instance of cpfrResolveRowStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these option must specify these limitations in an agent capability statement. Other management entities (e.g., the local console) may create a resolver. In these cases, the system must automatically create a row in the cpfrResolveTable. A peer SNMP entity may destroy a resolver by setting the corresponding instance of cpfrResolveRowStatus to 'destroy'. Observe that an mplementation that does not support this option must specify this limitation in an agent capability statement. Other management entities may destroy a resolver. In these cases, the system must automatically destroy the corresponding row in the cpfrResolveTable. The system automatically destroys rows when the system or EMS/NMS destroys the corresponding entry in cpfrMapTable. | 1.3.6.1.4.1.9.9.772.1.4.1 | not-accessible | current | |
| cpfrResolveIndex OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies a PfR resolver. | 1.3.6.1.4.1.9.9.772.1.4.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cpfrResolveStorageType OBJECT-TYPE This object specifies the memory realization of the row. The following columnar objects are allowed to be writable when the storageType of this entry is permanent(4): cpfrResolvePolicyType, cpfrResolveVariance, cpfrResolveMapIndex, cpfrResolveMapIndex. | 1.3.6.1.4.1.9.9.772.1.4.1.2 | StorageType | read-create | current |
| cpfrResolveRowStatus OBJECT-TYPE This object specifies the status of a row in the resolver table. The following columnar objects must be valid in order to transition the row to the active state: cpfrMCResolvePriority, cpfrResolvePolicyType, cpfrResolveMapIndex, cpfrResolveMapPolicyIndex The following columnar objects can be modified when the row is in the active state: None | 1.3.6.1.4.1.9.9.772.1.4.1.3 | RowStatus | read-create | current |
| cpfrResolvePriority OBJECT-TYPE This object indicates the priority of the resolver. | 1.3.6.1.4.1.9.9.772.1.4.1.4 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrResolvePolicyType OBJECT-TYPE This object indicates the type of this resolver policy. | 1.3.6.1.4.1.9.9.772.1.4.1.5 | PfrResolvePolicyType | read-create | current |
| cpfrResolveVariance OBJECT-TYPE This object specifies the allowable variance for the policy, as a percentage. | 1.3.6.1.4.1.9.9.772.1.4.1.6 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrResolveMapIndex OBJECT-TYPE This object refers to the map Index of PfR map under which this resolver was configured. | 1.3.6.1.4.1.9.9.772.1.4.1.7 | PfrMapIndexOrZero | read-create | current |
| cpfrResolveMapPolicyIndex OBJECT-TYPE This object refers to PfR map policy index of PfR map under which this resolver was configured. | 1.3.6.1.4.1.9.9.772.1.4.1.8 | PfrMapPolicyIndex | read-create | current |
| cpfrLearnTable OBJECT-TYPE This table lists the PfR learn instances created by the system. This table has a one-to-one relationship with cpfrMCTable, containing zero or more rows for each cpfrMCEntry. | 1.3.6.1.4.1.9.9.772.1.5 | not-accessible | current | |
| cpfrLearnEntry OBJECT-TYPE An entry in the cpfrLearnTable describes the configuration and status of a PfR learning policy. A device creates a row in a cpfrLearnTable when PfR learn is enabled. Likewise, such a device destroys a row in the cpfrLearnTable when PfR learn is disabled. | 1.3.6.1.4.1.9.9.772.1.5.1 | not-accessible | current | |
| cpfrLearnAggregationType OBJECT-TYPE This object specifies how a MC aggregates learned prefixes based on traffic type. 'bgp' The bgp keyword configures aggregation based on entries in the BGP routing table. 'nonBgp' The non-bgp keyword configures aggregation based on static routes. 'prefixLength' The prefix-length keyword configures aggregation based on the specified prefix length. The range of values that can be configured for this argument is a prefix mask from 1 to 32. If this command is not specified, the default aggregation is performed based on a /24 prefix length | 1.3.6.1.4.1.9.9.772.1.5.1.1 | INTEGER {bgp(1), nonBgp(2), prefixLength(3)} | read-create | current |
| cpfrLearnAggregationPrefixLen OBJECT-TYPE This object configures aggregation based on the specified prefix length. | 1.3.6.1.4.1.9.9.772.1.5.1.2 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrLearnMethod OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.772.1.5.1.3 | Bits {delay(0), throughput(1), insideBgp(2)} | read-create | current |
| cpfrLearnExpireType OBJECT-TYPE This object specifies the length of time that the learned prefixes are kept in the central policy database. 'session' Configures a session-based expiration timer. 'time' Configures a time-based expiration timer. | 1.3.6.1.4.1.9.9.772.1.5.1.4 | INTEGER {session(1), time(2)} | read-create | current |
| cpfrLearnExpireSessionNum OBJECT-TYPE This object configures a session-based expiration timer. A number from 1 to 65535 can be entered. Each increment represents one monitoring period. The object is valid when cpfrLearnExpireType is configured with session. | 1.3.6.1.4.1.9.9.772.1.5.1.5 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrLearnExpireTime OBJECT-TYPE This object configures a time-based expiration timer. | 1.3.6.1.4.1.9.9.772.1.5.1.6 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrLearnMonitorPeriod OBJECT-TYPE 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.7 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrLearnPeriodInterval OBJECT-TYPE This object specifies the time interval between prefix monitoring periods. | 1.3.6.1.4.1.9.9.772.1.5.1.8 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrLearnPrefixesNumber OBJECT-TYPE This object specifies the maximum number of prefixes PfR can learn. | 1.3.6.1.4.1.9.9.772.1.5.1.9 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrLearnAggAccesslistName OBJECT-TYPE 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.10 | SnmpAdminString | read-create | current |
| cpfrLearnFilterAccessListName OBJECT-TYPE This object specifies an access list used to filter TCs learned by PfR. | 1.3.6.1.4.1.9.9.772.1.5.1.11 | SnmpAdminString | read-create | current |
| cpfrLearnListTable OBJECT-TYPE This table lists the learn lists created by the system. This table has an expansion dependent relationship on cpfrLearnTable, containing zero or more rows for each cpfrLearnEntry. | 1.3.6.1.4.1.9.9.772.1.6 | not-accessible | current | |
| cpfrLearnListEntry OBJECT-TYPE An entry in the cpfrLearnListTable describes the configuration and status of a PfR learn list. A peer SNMP entity may create a learn list by setting an instance of cpfrLearnListRowStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these option must specify these limitations in an agent capability statement. Other management entities (e.g., the local console) may create a learn list. In these cases, the system must automatically create a row in the cpfrLearnListTable. A peer SNMP entity may destroy a learn list by setting the corresponding instance of cpfrLearnListRowStatus to 'destroy'. Observe that an mplementation that does not support this option must specify this limitation in an agent capability statement. Other management entities may destroy a learn list. In these cases, the system must automatically destroy the corresponding row in the cpfrLearnListTable. The system automatically destroys rows when the system or EMS/NMS destroys the corresponding entry in cpfrLearnTable. | 1.3.6.1.4.1.9.9.772.1.6.1 | not-accessible | current | |
| cpfrLearnListIndex OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies a PfR learn list. | 1.3.6.1.4.1.9.9.772.1.6.1.1 | PfrLearnListIndex | not-accessible | current |
| cpfrLearnListStorageType OBJECT-TYPE This object specifies the memory realization of the row. The following columnar objects are allowed to be writable when the storageType of this entry is permanent(4): cpfrLearnListReferenceName, cpfrLearnListSequenceNum, cpfrLearnListMethod, cpfrLearnListDelayType, cpfrLearnListDelayRelativePercentage, cpfrLearnListDelayThresholdMax, cpfrLearnListAclName, cpfrLearnListFilterPfxName, cpfrLearnListPfxName, cpfrLearnListPfxInside, cpfrLearnListNbarAppl. | 1.3.6.1.4.1.9.9.772.1.6.1.2 | StorageType | read-create | current |
| cpfrLearnListRowStatus OBJECT-TYPE This object specifies the status of a row in the learn list table. The following columnar objects must be valid in order to transition the row to the active state: cpfrLearnListReferenceName, cpfrLearnListSequenceNum. The following columnar objects can be modified when the row is in the active state: None | 1.3.6.1.4.1.9.9.772.1.6.1.3 | RowStatus | read-create | current |
| cpfrLearnListReferenceName OBJECT-TYPE This object specifies the reference name of a learn list. | 1.3.6.1.4.1.9.9.772.1.6.1.4 | SnmpAdminString | read-create | current |
| cpfrLearnListSequenceNum OBJECT-TYPE This object specifies the sequence number representing a sequence that is used to determine the order in which PfR applies learn list criteria. | 1.3.6.1.4.1.9.9.772.1.6.1.5 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrLearnListMethod OBJECT-TYPE This object specifies how PfR learns prefixes. 'delay' Learn prefixes with the highest round trip delay. 'througput' Learn prefixes with the highest throughput. 'rsvp' Learn prefixes on the basis of RSVP. | 1.3.6.1.4.1.9.9.772.1.6.1.6 | Bits {delay(0), throughput(1), rsvp(2)} | read-create | current |
| cpfrLearnListAclName OBJECT-TYPE This object specifies the name of the access list to be used by the PfR learn list. | 1.3.6.1.4.1.9.9.772.1.6.1.7 | SnmpAdminString | read-create | current |
| cpfrLearnListPfxName OBJECT-TYPE This object specifies the name of the prefix list to be used by the PfR learn list. | 1.3.6.1.4.1.9.9.772.1.6.1.8 | SnmpAdminString | read-create | current |
| cpfrLearnListPfxInside OBJECT-TYPE This object specifies whether PfR should learn prefixes that are inside the network. | 1.3.6.1.4.1.9.9.772.1.6.1.9 | TruthValue | read-create | current |
| cpfrLearnListNbarAppl OBJECT-TYPE This object specifies a set of protocols in the cpfrNbarApplListTable that will be used by PfR to learn TCs. | 1.3.6.1.4.1.9.9.772.1.6.1.10 | SnmpAdminString | read-create | current |
| cpfrLearnListFilterPfxName OBJECT-TYPE This object specifies the name of the prefix list to be used as a filter for traffic classes to be learned by this learn list. | 1.3.6.1.4.1.9.9.772.1.6.1.11 | SnmpAdminString | read-create | current |
| cpfrActiveProbeTable OBJECT-TYPE This table lists the active probe instances created by the system. This table has an expansion dependent relationship on cpfrMapTable, containing zero or more rows for each cpfrMapEntry. | 1.3.6.1.4.1.9.9.772.1.7 | not-accessible | current | |
| cpfrActiveProbeEntry OBJECT-TYPE An entry in the cpfrActiveProbeTable describes the configuration and status that directs how PfR active-probes targets. A peer SNMP entity may create an active probe by setting an instance of cpfrActiveProbeRowStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these option must specify these limitations in an agent capability statement. Other management entities (e.g., the local console) may create an active probe. In these cases, the system must automatically create a row in the cpfrActiveProbeTable. A peer SNMP entity may destroy an active probe by setting the corresponding instance of cpfrActiveProbeRowStatus to 'destroy'. Observe that an mplementation that does not support this option must specify this limitation in an agent capability statement. Other management entities may destroy an active probe. In these cases, the system must automatically destroy the corresponding row in the cpfrActiveProbeTable. The system automatically destroys rows when the system or EMS/NMS destroys the corresponding entry in cpfrMapTable. | 1.3.6.1.4.1.9.9.772.1.7.1 | not-accessible | current | |
| cpfrActiveProbeIndex OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies an active probe entity in a PfR policy map. | 1.3.6.1.4.1.9.9.772.1.7.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cpfrActiveProbeStorageType OBJECT-TYPE This object specifies the memory realization of the row. The following columnar objects are allowed to be writable when the storageType of this entry is permanent(4): pfrActiveProbeType, cpfrActiveProbeTargetAddressType, cpfrActiveProbeTargetAddress, cpfrActiveProbeTargetPortNumber, cpfrActiveProbePfrMapIndex, cpfrActiveProbeDscpValue, cpfrActiveProbeCodecName, cpfrActiveProbeMapIndex, cpfrActiveProbeMapPolicyIndex, cpfrActiveProbeAdminStatus. | 1.3.6.1.4.1.9.9.772.1.7.1.2 | StorageType | read-create | current |
| cpfrActiveProbeRowStatus OBJECT-TYPE This object specifies the status of row in the active probe table. The following columnar objects must be valid in order to transition the row to the active state: cpfrActiveProbeType, cpfrActiveProbeTargetAddressType, cpfrActiveProbeTargetAddress, cpfrActiveProbeTargetPortNumber, cpfrActiveProbeMapIndex, cpfrActiveProbeMapPolicyIndex. The following columnar objects can be modified when the row is in the active state: None | 1.3.6.1.4.1.9.9.772.1.7.1.3 | RowStatus | read-create | current |
| cpfrActiveProbeType OBJECT-TYPE This object specifies the Type of probe. 'echo' Use Internet Control Message Protocol (ICMP) echo messages (ping) for active probe. 'jitter' Use jitter messages for active probe. 'tcp-conn' Use TCP connection messages for active probe. 'udp-echo' Use User Datagram Protocol (UDP) echo messages for active probe. | 1.3.6.1.4.1.9.9.772.1.7.1.4 | INTEGER {echo(1), jitter(2), tcpConn(3), udpEcho(4)} | read-create | current |
| cpfrActiveProbeTargetAddressType OBJECT-TYPE This object specifies the type of a target IP address of a prefix to be monitored using the specified type of probe. | 1.3.6.1.4.1.9.9.772.1.7.1.5 | InetAddressType | read-create | current |
| cpfrActiveProbeTargetAddress OBJECT-TYPE This object specifies target IP address of a prefix to be monitored using the specified type of probe. | 1.3.6.1.4.1.9.9.772.1.7.1.6 | InetAddress | read-create | current |
| cpfrActiveProbeTargetPortNumber OBJECT-TYPE This object specifies the destination port number for the active probe. | 1.3.6.1.4.1.9.9.772.1.7.1.7 | CiscoPort | read-create | current |
| cpfrActiveProbePfrMapIndex OBJECT-TYPE This object specifies the index of the PfR policy map on which the active probe clause is configured. | 1.3.6.1.4.1.9.9.772.1.7.1.8 | PfrMapIndexOrZero | read-create | current |
| cpfrActiveProbeDscpValue OBJECT-TYPE This object indicates the Differentiated Services Code Point (DSCP) value. | 1.3.6.1.4.1.9.9.772.1.7.1.9 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrActiveProbeCodecName OBJECT-TYPE This object specifies the codec value used for Mean Opinion Score (MOS) calculation and only used with the jitter probe type. The codec values must be one of the following, 'g711alaw' G.711 A Law 64000 bps. 'g711ulaw' G.711 U Law 64000 bps. 'g729a' G.729 8000 bps. | 1.3.6.1.4.1.9.9.772.1.7.1.10 | INTEGER {g711alaw(1), g711ulaw(2), g729a(3)} | read-create | current |
| cpfrActiveProbeMapIndex OBJECT-TYPE This object specifies the index of a PfR map under which this active probe was configured. | 1.3.6.1.4.1.9.9.772.1.7.1.11 | PfrMapIndexOrZero | read-create | current |
| cpfrActiveProbeMapPolicyIndex OBJECT-TYPE This object specifies the index of a PfR map policy under which this active probe was configured. | 1.3.6.1.4.1.9.9.772.1.7.1.12 | PfrMapIndexOrZero | read-create | current |
| cpfrActiveProbeAdminStatus OBJECT-TYPE This object specifies whether the probe is assigned to a prefix or not, or is a forced probe configured on a PfR map. 'assigned' Active probe is assigned. 'unassigned' Active probe is unassigned. 'forced' Active probe is sent to forced targets configured in PfR map. | 1.3.6.1.4.1.9.9.772.1.7.1.13 | INTEGER {assigned(1), unassigned(2), forced(3)} | read-create | current |
| cpfrActiveProbeOperStatus OBJECT-TYPE This object indicates the current status of an active probe. 'running' Active probe is running. 'notrunning' Active probe is not running. | 1.3.6.1.4.1.9.9.772.1.7.1.14 | INTEGER {running(1), notRunning(2)} | read-only | current |
| cpfrActiveProbeAssignedPfxAddressType OBJECT-TYPE This object indicates the type of assigned prefix address. | 1.3.6.1.4.1.9.9.772.1.7.1.15 | InetAddressType | read-only | current |
| cpfrActiveProbeAssignedPfxAddress OBJECT-TYPE This object indicates the assigned prefix address. | 1.3.6.1.4.1.9.9.772.1.7.1.16 | InetAddress | read-only | current |
| cpfrActiveProbeAssignedPfxLen OBJECT-TYPE This object indicates the length of the assigned prefix address. | 1.3.6.1.4.1.9.9.772.1.7.1.17 | Unsigned32 (0..4294967295) | read-only | current |
| cpfrActiveProbeMethod OBJECT-TYPE This object indicates how an active probe is entered into the PfR system. 'learned' Active probe is triggered when PfR learns TCs. 'configured' Active probe is forced by CLI command. | 1.3.6.1.4.1.9.9.772.1.7.1.18 | INTEGER {learned(1), configured(2)} | read-only | current |
| cpfrBRTable OBJECT-TYPE This table lists the border router (BR) instances created by the system. This table has an expansion dependent relationship on the cpfrMCTable, containing zero or more rows for each cpfrMCEntry. | 1.3.6.1.4.1.9.9.772.1.8 | not-accessible | current | |
| cpfrBREntry OBJECT-TYPE An entry in the cpfrBRTable describes the configuration and status of one PfR BR. A peer SNMP entity may create a BR by setting an instance of cpfrBRRowStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these option must specify these limitations in an agent capability statement. Other management entities (e.g., the local console) may create an exit. In these cases, the system must automatically create a row in the cpfrBRTable. A peer SNMP entity may destroy a BR by setting the corresponding instance of cpfrBRRowStatus to 'destroy'. Observe that an implementation that does not support this option must specify this limitation in an agent capability statement. Other management entities may destroy a BR. In these cases, the system must automatically destroy the corresponding row in the cpfrBRTable. The system automatically destroys rows when the system or EMS/NMS destroys the corresponding entry in cpfrMCEntry. | 1.3.6.1.4.1.9.9.772.1.8.1 | not-accessible | current | |
| cpfrBRIndex OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies a PfR BR. | 1.3.6.1.4.1.9.9.772.1.8.1.1 | PfrBorderRouterIndex | not-accessible | current |
| cpfrBRStorageType OBJECT-TYPE This object specifies the memory realization of the row. The following columnar objects are allowed to be writable when the storageType of this entry is permanent(4): cpfrBRAddressType, cpfrBRAddress, cpfrBRKeyName. | 1.3.6.1.4.1.9.9.772.1.8.1.2 | StorageType | read-create | current |
| cpfrBRRowStatus OBJECT-TYPE This object specifies the status of a row in the BR table. The following columnar objects must be valid in order to transition the row to the active state: None. The following columnar objects can be modified when the row is in the active state: None | 1.3.6.1.4.1.9.9.772.1.8.1.3 | RowStatus | read-create | current |
| cpfrBRAddressType OBJECT-TYPE This object specifies the IP address type of a PfR BR. | 1.3.6.1.4.1.9.9.772.1.8.1.4 | InetAddressType | read-create | current |
| cpfrBRAddress OBJECT-TYPE This object specifies the IP address of a PfR BR | 1.3.6.1.4.1.9.9.772.1.8.1.5 | InetAddress | read-create | current |
| cpfrBRKeyName OBJECT-TYPE This object specifies the key used to authenticate communication between the BR and the MC. The authentication key must be specified during the initial configuration to establish communication, but is not required to enter PfR managed BR configuration mode. | 1.3.6.1.4.1.9.9.772.1.8.1.6 | SnmpAdminString | read-create | current |
| cpfrBROperStatus OBJECT-TYPE This object indicates the operational status of PfR BR. 'active' BR is active. 'inactive' BR is inactive. | 1.3.6.1.4.1.9.9.772.1.8.1.7 | INTEGER {active(1), inactive(2)} | read-create | current |
| cpfrBRConnStatus OBJECT-TYPE This object indicates the connection status between BR and MC. 'up' BR is successfully connected to the MC. 'down' BR is not connected to the MC. | 1.3.6.1.4.1.9.9.772.1.8.1.8 | INTEGER {up(1), down(2)} | read-only | current |
| cpfrBRUpTime OBJECT-TYPE This object indicates the length of time that the connection with the MC has been up. | 1.3.6.1.4.1.9.9.772.1.8.1.9 | TimeTicks | read-only | current |
| cpfrBRConnFailureReason OBJECT-TYPE This object indicates the reason why the connection status between the BR and MC fails. 'versionmismatch' The software version between MC and BR does not match. 'none' No failure reason. 'authFailure' authentication failed. 'socketError' socket was closed with an error. 'timerExpired' connection was closed with keepalive timer expiration. | 1.3.6.1.4.1.9.9.772.1.8.1.10 | INTEGER {versionMismatch(1), none(2), authFailure(3), socketError(4), timerExpired(5)} | read-only | current |
| cpfrBRAuthFailCount OBJECT-TYPE This object indicates the number of authentication failures between the MC and the BR. | 1.3.6.1.4.1.9.9.772.1.8.1.11 | Counter32 | read-only | current |
| cpfrExitTable OBJECT-TYPE This table lists the PfR exit instances created by the system. This table has an expansion dependent relationship on the cpfrBRTable, containing zero or more rows for each cpfrBREntry. | 1.3.6.1.4.1.9.9.772.1.9 | not-accessible | current | |
| cpfrExitEntry OBJECT-TYPE An entry in the cpfrExitTable describes the configuration and status of one PfR monitored/controlled exit. A peer SNMP entity may create an exit for PfR BR by setting an instance of cpfrLinkGroupRowStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these option must specify these limitations in an agent capability statement. Other management entities (e.g., the local console) may create an exit for a PfR BR. In these cases, the system must automatically create a row in the cpfrExitTable. A peer SNMP entity may destroy an exit from a PfR BR by setting the corresponding instance of cpfrExitRowStatus to 'destroy'. Observe that an implementation that does not support this option must specify this limitation in an agent capability statement. Other management entities may destroy an exit from a PfR BR. In these cases, the system must automatically destroy the corresponding row in the cpfrExitTable. The system automatically destroys rows when the system or EMS/NMS destroys the corresponding entry in cpfrBREntry. | 1.3.6.1.4.1.9.9.772.1.9.1 | not-accessible | current | |
| cpfrExitIndex OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies a PfR monitored/controlled exit. | 1.3.6.1.4.1.9.9.772.1.9.1.1 | PfrExitIndex | not-accessible | current |
| cpfrExitStorageType OBJECT-TYPE This object specifies the memory realization of the row. The following columnar objects are allowed to be writable when the storageType of this entry is permanent(4): cpfrExitName, cpfrExitType, cpfrDowngradeBgpCommunity, cpfrExitMaxUtilRxType, cpfrExitMURxAbsolute, cpfrExitMURxPercentage , cpfrExitMaxUtilTxType, cpfrExitMUTxAbsolute, cpfrExitMUTxPercentage, cpfrExitCostCalcMethod, cpfrExitCostDiscard, cpfrExitCostDiscardType, cpfrExitCostDiscardAbsolute, cpfrExitCostDiscardPercent, cpfrExitCostEndDayOfMonth, cpfrExitCostEndOffset, cpfrExitCostFixedFeeCost, cpfrExitCostNickName, cpfrExitCostSamplingPeriod, cpfrExitCostRollupPeriod, cpfrExitCostSummerTimeStart, cpfrExitCostSummerTimeOffset, cpfrExitCostSummerTimeEnd. | 1.3.6.1.4.1.9.9.772.1.9.1.2 | StorageType | read-create | current |
| cpfrExitRowStatus OBJECT-TYPE This object specifies the status of a row in the exit table. The following columnar objects must be valid in order to transition the row to the active state: cpfrExitName, cpfrExitType. The following columnar objects can be modified when the row is in the active state: None | 1.3.6.1.4.1.9.9.772.1.9.1.3 | RowStatus | read-create | current |
| cpfrExitName OBJECT-TYPE This object specifies the name of a PfR controlled interface on a BR. | 1.3.6.1.4.1.9.9.772.1.9.1.4 | SnmpAdminString | read-create | current |
| cpfrExitType OBJECT-TYPE This object specifies the exit type. 'internal' The interface is an internal interface. Internal interfaces are used for communication between BRs. 'external' The interface is an external interface. External interfaces are used for active and passive monitoring and traffic forwarding. | 1.3.6.1.4.1.9.9.772.1.9.1.5 | INTEGER {internal(1), external(2)} | read-create | current |
| cpfrDowngradeBgpCommunity OBJECT-TYPE This object specifies a BGP prepend community number attached to an inside prefix BGP advertisement from the network to another autonomous system. The BGP prepend community will increase the number of autonomous system hops in the advertisement of the inside prefix to other autonomous systems. | 1.3.6.1.4.1.9.9.772.1.9.1.6 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrExitMaxUtilRxType OBJECT-TYPE This object specifies the maximum utilization configuration type for incoming traffic over a single PfR exit. | 1.3.6.1.4.1.9.9.772.1.9.1.7 | PfrMetricPolicyType | read-create | current |
| cpfrExitMaxUtilRxAbsolute OBJECT-TYPE This object specifies the maximum utilization on a PfR managed entrance link to an absolute value. | 1.3.6.1.4.1.9.9.772.1.9.1.8 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrExitMaxUtilRxPercentage OBJECT-TYPE This object specifies the maximum utilization on a PfR managed entrance link to a bandwidth percentage. | 1.3.6.1.4.1.9.9.772.1.9.1.9 | Unsigned32 (1..100) | read-create | current |
| cpfrExitMaxUtilTxType OBJECT-TYPE This object specifies the maximum utilization configuration type for traffic over a single PfR managed exit. | 1.3.6.1.4.1.9.9.772.1.9.1.10 | PfrMetricPolicyType | read-create | current |
| cpfrExitMaxUtilTxAbsolute OBJECT-TYPE This object indicates the maximum utilization on a PfR managed exit link to an absolute value. | 1.3.6.1.4.1.9.9.772.1.9.1.11 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrExitMaxUtilTxPercentage OBJECT-TYPE This object specifies the maximum utilization on a PfR managed exit link to a bandwidth percentage. | 1.3.6.1.4.1.9.9.772.1.9.1.12 | Unsigned32 (1..100) | read-create | current |
| cpfrExitCostCalcMethod OBJECT-TYPE This object indicates how the fee for a particular exit is calculated. 'combined' Specifies billing based on combined egress and ingress rollup samples. 'separate' Specifies billing based on separate egress and ingress rollup samples. 'sum' Specifies billing based on egress and ingress rollup samples that are added and then combined. | 1.3.6.1.4.1.9.9.772.1.9.1.13 | INTEGER {combined(1), separate(2), sum(3)} | read-create | current |
| cpfrExitCostDiscard OBJECT-TYPE This object specifies how often rollup samples are discarded. 'daily' Rollup samples are discarded every day. 'monthly' Rollup samples are discarded every month. | 1.3.6.1.4.1.9.9.772.1.9.1.14 | INTEGER {daily(1), monthly(2)} | read-create | current |
| cpfrExitCostDiscardType OBJECT-TYPE This object specifies the threshold value types for cost discard. 'absolute' Absolute value configured in cpfrExitCostDiscardAbsolute object will be used. 'percent' Percent value configured in cpfrExitCostDiscardPercent object will be used. | 1.3.6.1.4.1.9.9.772.1.9.1.15 | INTEGER {absolute(1), percent(2)} | read-create | current |
| cpfrExitCostDiscardAbsolute OBJECT-TYPE This object specifies an absolute number of rollup samples to be discarded. | 1.3.6.1.4.1.9.9.772.1.9.1.16 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrExitCostDiscardPercent OBJECT-TYPE This object specifies what percentage of the rollup samples should be discarded when calculating the exit cost. | 1.3.6.1.4.1.9.9.772.1.9.1.17 | Unsigned32 (1..99) | read-create | current |
| cpfrExitCostEndDayOfMonth OBJECT-TYPE This object specifies the end billing date. | 1.3.6.1.4.1.9.9.772.1.9.1.18 | Unsigned32 (1..31) | read-create | current |
| cpfrExitCostEndOffsetType OBJECT-TYPE This object indicates the cpfrExitCostEndOffset is before or after cpfrExitCostEndDayOfMonth. 'positive' time After cpfrExitCostEndDayOfMonth. 'negative' time before cpfrExitCostEndDayOfMonth. | 1.3.6.1.4.1.9.9.772.1.9.1.19 | INTEGER {positive(1), negative(2)} | read-create | current |
| cpfrExitCostEndOffset OBJECT-TYPE This object indicates an offset in hours and minutes, allowing you to compensate for time zone differences. | 1.3.6.1.4.1.9.9.772.1.9.1.20 | TimeInterval | read-create | current |
| cpfrExitCostFixedFeeCost OBJECT-TYPE This object specifies a non-usage based fixed fee. | 1.3.6.1.4.1.9.9.772.1.9.1.21 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrExitCostNickName OBJECT-TYPE This object specifies a nickname for the cost structure. | 1.3.6.1.4.1.9.9.772.1.9.1.22 | SnmpAdminString | read-create | current |
| cpfrExitCostSamplingPeriod OBJECT-TYPE This object specifies the sampling period. | 1.3.6.1.4.1.9.9.772.1.9.1.23 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrExitCostRollupPeriod OBJECT-TYPE This object specifies that samples are rolled up at the interval specified for the minutes argument. This value must be greater than or equal to the corresponding instance of cpfrExitCostSamplingPeriod. | 1.3.6.1.4.1.9.9.772.1.9.1.24 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrExitCostSummerTimeStart OBJECT-TYPE This object indicates the date and time when the daylight savings time starts. | 1.3.6.1.4.1.9.9.772.1.9.1.25 | DateAndTime | read-create | current |
| cpfrExitCostSummerTimeOffset OBJECT-TYPE This object specifies the offset added in the spring and subtracted in the fall. | 1.3.6.1.4.1.9.9.772.1.9.1.26 | Unsigned32 (1..120) | read-create | current |
| cpfrExitCostSummerTimeEnd OBJECT-TYPE This object indicates the date and time when daylight saving time comes to an end. | 1.3.6.1.4.1.9.9.772.1.9.1.27 | DateAndTime | read-create | current |
| cpfrExitCapacity OBJECT-TYPE This object indicates the capacity of the interface. | 1.3.6.1.4.1.9.9.772.1.9.1.28 | CounterBasedGauge64 | read-only | current |
| cpfrExitRxBandwidth OBJECT-TYPE This object indicates the receive bandwidth as configured on the interface. | 1.3.6.1.4.1.9.9.772.1.9.1.29 | CounterBasedGauge64 | read-only | current |
| cpfrExitTxBandwidth OBJECT-TYPE This object indicates the transmit bandwidth as configured on the interface. | 1.3.6.1.4.1.9.9.772.1.9.1.30 | CounterBasedGauge64 | read-only | current |
| cpfrExitTxLoad OBJECT-TYPE This object indicates the transmit load of the exit. | 1.3.6.1.4.1.9.9.772.1.9.1.31 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitRxLoad OBJECT-TYPE This object indicates the receive traffic load of the exit. | 1.3.6.1.4.1.9.9.772.1.9.1.32 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitNickName OBJECT-TYPE The object indicates the exit nickname assigned to an external PfR interface. | 1.3.6.1.4.1.9.9.772.1.9.1.33 | SnmpAdminString | read-only | current |
| cpfrExitCost1 OBJECT-TYPE This object indicates the exit link cost for the current month. | 1.3.6.1.4.1.9.9.772.1.9.1.34 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitSustainedUtil1 OBJECT-TYPE This object indicates the sustained utilization of the exit link in the current month. | 1.3.6.1.4.1.9.9.772.1.9.1.35 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitCost2 OBJECT-TYPE This object indicates the exit link cost of the previous month. | 1.3.6.1.4.1.9.9.772.1.9.1.36 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitSustainedUtil2 OBJECT-TYPE This object indicates the sustained utilization of the exit link for the month prior to the previous month. | 1.3.6.1.4.1.9.9.772.1.9.1.37 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitCost3 OBJECT-TYPE This object indicates the exit link cost for the month prior to the previous month. | 1.3.6.1.4.1.9.9.772.1.9.1.38 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitSustainedUtil3 OBJECT-TYPE This object indicates the sustained utilization of the exit link the month prior to the previous month. | 1.3.6.1.4.1.9.9.772.1.9.1.39 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitRollupTotal OBJECT-TYPE This object indicates the total rollups. | 1.3.6.1.4.1.9.9.772.1.9.1.40 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitRollupDiscard OBJECT-TYPE This object indicates the total discarded rollups. | 1.3.6.1.4.1.9.9.772.1.9.1.41 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitRollupLeft OBJECT-TYPE This object indicates the left over rollups. | 1.3.6.1.4.1.9.9.772.1.9.1.42 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitRollupCollected OBJECT-TYPE This object indicates the rollups that are being collected. | 1.3.6.1.4.1.9.9.772.1.9.1.43 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitRollupMomTgtUtil OBJECT-TYPE This object indicates the momentary utilization of the targets. | 1.3.6.1.4.1.9.9.772.1.9.1.44 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitRollupStartingTgtUtil OBJECT-TYPE This object indicates the target when the rollup starts. | 1.3.6.1.4.1.9.9.772.1.9.1.45 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitRollupCurrentTgtUtil OBJECT-TYPE This object indicates current rollup target. | 1.3.6.1.4.1.9.9.772.1.9.1.46 | Gauge32 (0..4294967295) | read-only | current |
| cpfrExitRollupCumRxBytes OBJECT-TYPE This object indicates the cumulative receive bytes in a rollup. | 1.3.6.1.4.1.9.9.772.1.9.1.47 | Counter32 | read-only | current |
| cpfrExitRollupCumTxBytes OBJECT-TYPE This object indicates the cumulative transmit bytes in a rollup. | 1.3.6.1.4.1.9.9.772.1.9.1.48 | Counter32 | read-only | current |
| cpfrExitRollupTimeRemain OBJECT-TYPE This object indicates the remaining time before a new rollup is started. | 1.3.6.1.4.1.9.9.772.1.9.1.49 | TimeInterval | read-only | current |
| cpfrExitOperStatus OBJECT-TYPE This object indicates the current status of an exit. 'up' The exit is up. 'down' The exit is down. | 1.3.6.1.4.1.9.9.772.1.9.1.50 | INTEGER {up(1), down(2)} | read-only | current |
| cpfrExitRsvpBandwidthPool OBJECT-TYPE This object indicates the bandwidth pool for RSVP in PfR. | 1.3.6.1.4.1.9.9.772.1.9.1.51 | CounterBasedGauge64 | read-only | current |
| cpfrExitCostTierTable OBJECT-TYPE This table lists the cost tier instances created by the system. This table has an expansion dependent relationship on the cpfrExitTable, containing zero or more rows for each cpfrExitEntry. | 1.3.6.1.4.1.9.9.772.1.10 | not-accessible | current | |
| cpfrExitCostTierEntry OBJECT-TYPE An entry describing the configuration of a cost tier of a PfR monitored or Controlled exit. A peer SNMP entity may create a cost tier for a PfR monitored or controlled exit by setting an instance of cpfrExitCostTierRowStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these option must specify these limitations in an agent capability statement. Other management entities (e.g., the local console) may create a cost tier for a PfR monitored or controlled external exit. In these cases, the system must automatically create a row in the cpfrExitCostTierTable. A peer SNMP entity may destroy a cost tier from a PfR monitored or controlled external exit by setting the corresponding instance of cpfrLinkGroupRowStatus to 'destroy'. Observe that an implementation that does not support this option must specify this limitation in an agent capability statement. Other management entities may destroy a cost tier from a PfR monitored or controlled external exit. In these cases, the system must automatically destroy the corresponding row in the cpfrExitCostTierTable. The system automatically destroys rows when the system or EMS/NMS destroys the corresponding entry in cpfrExitEntry. | 1.3.6.1.4.1.9.9.772.1.10.1 | not-accessible | current | |
| cpfrExitCostTierIndex OBJECT-TYPE This object indicates an arbitrary integer-value that uniquely identifies the cost tier of a PfR monitored/controlled exit. | 1.3.6.1.4.1.9.9.772.1.10.1.1 | Unsigned32 (0..4294967295) | not-accessible | current |
| cpfrExitCostTierStorageType OBJECT-TYPE This object specifies the memory realization of the row. The following columnar objects are allowed to be writable when the storageType of this entry is permanent(4): cpfrExitCostTierFee. | 1.3.6.1.4.1.9.9.772.1.10.1.2 | StorageType | read-create | current |
| cpfrExitCostTierRowStatus OBJECT-TYPE This object specifies the status of a row in the exit cost tier table. The following columnar objects must be valid in order to transition the row to the active state: cpfrExitCostTierFee. The following columnar objects can be modified when the row is in the active state: None | 1.3.6.1.4.1.9.9.772.1.10.1.3 | RowStatus | read-create | current |
| cpfrExitCostTierFee OBJECT-TYPE This object specifies the cost value of a cost tier. | 1.3.6.1.4.1.9.9.772.1.10.1.4 | Unsigned32 (0..4294967295) | read-create | current |
| cpfrTrafficClassTable OBJECT-TYPE This table lists the TC instances created by the system. | 1.3.6.1.4.1.9.9.772.1.11 | not-accessible | current | |
| cpfrTrafficClassEntry OBJECT-TYPE An entry describing the metrics that identify a PfR monitored or controlled TC. A device supporting PfR creates a row in a cpfrTrafficClassTable when it recognizes the addition of a new TC monitored by PfR. Likewise, such a device destroys a row in the cpfrTrafficClassTable when a TC has been purged from the system. | 1.3.6.1.4.1.9.9.772.1.11.1 | not-accessible | current | |
| cpfrTrafficClassIndex OBJECT-TYPE 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.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cpfrTCBRIndex OBJECT-TYPE 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.2 | PfrBorderRouterIndex (1..4294967295) | read-only | current |
| cpfrTCBRExitIndex OBJECT-TYPE 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.3 | PfrExitIndex | read-only | current |
| cpfrTCMapIndex OBJECT-TYPE 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.4 | PfrMapIndexOrZero | read-only | current |
| cpfrTCMapPolicyIndex OBJECT-TYPE 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.5 | PfrMapPolicyIndex | read-only | current |
| cpfrTrafficClassValid OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.772.1.11.1.6 | Bits {source(0), destination(1), sourcePort(2), destinationPort(3), dscp(4), protocol(5), nbar(6)} | read-only | current |
| cpfrTCSrcPrefixType OBJECT-TYPE 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.7 | InetAddressType | read-only | current |
| cpfrTCSrcPrefix OBJECT-TYPE This object indicates the source IP prefix of the corresponding TC. | 1.3.6.1.4.1.9.9.772.1.11.1.8 | InetAddress | read-only | current |
| cpfrTCSrcPrefixLen OBJECT-TYPE 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.9 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCSrcMinPort OBJECT-TYPE This object indicates the minimum source port number for a TC. | 1.3.6.1.4.1.9.9.772.1.11.1.10 | CiscoPort | read-only | current |
| cpfrTCSrcMaxPort OBJECT-TYPE This object indicates the maximum source port number for a TC | 1.3.6.1.4.1.9.9.772.1.11.1.11 | CiscoPort | read-only | current |
| cpfrTCDstPrefixType OBJECT-TYPE 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.12 | InetAddressType | read-only | current |
| cpfrTCDstPrefix OBJECT-TYPE This object indicates the destination IP prefix of the corresponding TC. | 1.3.6.1.4.1.9.9.772.1.11.1.13 | InetAddress | read-only | current |
| cpfrTCDstPrefixLen OBJECT-TYPE 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.14 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCDstMinPort OBJECT-TYPE This object indicates the minimum destination port of a TC. | 1.3.6.1.4.1.9.9.772.1.11.1.15 | CiscoPort | read-only | current |
| cpfrTCDstMaxPort OBJECT-TYPE This object indicates the maximum destination port of a TC | 1.3.6.1.4.1.9.9.772.1.11.1.16 | CiscoPort | read-only | current |
| cpfrTCDscpValue OBJECT-TYPE 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.17 | DscpOrAny (-1 | 0..63) | read-only | current |
| cpfrTCProtocol OBJECT-TYPE This object indicates the routing protocol by a TC. | 1.3.6.1.4.1.9.9.772.1.11.1.18 | INTEGER {static(1), eigrp(2), ribpbr(3), bgp(4), pbr(5), cce(6), unknown(7)} | read-only | current |
| cpfrTCNbarApplication OBJECT-TYPE This object indicates the application or protocol recognized by NBAR. The value of this object points to an entry in cnpdSupportedProtocolsTable, which describes the recognized protocol, and is defined in CISCO-NBAR-PROTOCOL-DISCOVERY-MIB. | 1.3.6.1.4.1.9.9.772.1.11.1.19 | CiscoPdProtocolIndex | read-only | current |
| cpfrTrafficClassStatusTable OBJECT-TYPE This table lists the TC status instances created by the system. This table has an one-to-one relationship with cpfrTrafficClassTable, containing a row for each entry in cpfrTrafficClassTable. | 1.3.6.1.4.1.9.9.772.1.12 | not-accessible | current | |
| cpfrTrafficClassStatusEntry OBJECT-TYPE An entry describing the status of a PfR monitored or controlled TC. A device supporting PfR creates a row in a cpfrTrafficClassStatusTable when it recognizes the addition of a new TC. Likewise, such a device destroys a row in the cpfrTrafficClassStatusTable when a TC has been purged from the system. | 1.3.6.1.4.1.9.9.772.1.12.1 | not-accessible | current | |
| cpfrTCStatus OBJECT-TYPE This object indicates the current state of a TC. 'default' The state means that the parent IP routes control the exit for this destination prefix. This would be the same behavior as if PfR were not configured or was shutdown. 'choose' The state indicates PfR is choosing the exit for the prefix. 'holddown' The state is seen when a TC is initially controlled by PfR. This holddown concept is applied to prevent churning or erratic behavior of PfR managed routes from being injected and withdrawn from the IP routing table (and subsequently being redistributed by some IGP) or BGP tables. 'inpolicy' This state means that the prefix meets the policy associated with this prefix or application. 'oopolicy' The prefix or application has been identified as failing to meet its respective policy. | 1.3.6.1.4.1.9.9.772.1.12.1.1 | INTEGER {default(1), choose(2), holddown(3), inpolicy(4), oopolicy(5)} | read-only | current |
| cpfrTCSType OBJECT-TYPE This object indicates whether a TC was learned or configured. 'learned' The TC is learned by PfR. 'configured' The TC is configured via CLI command. | 1.3.6.1.4.1.9.9.772.1.12.1.2 | INTEGER {learned(1), configured(2)} | read-only | current |
| cpfrTCSLearnListIndex OBJECT-TYPE This object indicates the index of the learn list responsible for PfR learning this TC. | 1.3.6.1.4.1.9.9.772.1.12.1.3 | PfrLearnListIndexOrZero | read-only | current |
| cpfrTCSTimeOnCurrExit OBJECT-TYPE This object indicates the length of time the TC has been controlled on the current exit. | 1.3.6.1.4.1.9.9.772.1.12.1.4 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCSControlState OBJECT-TYPE The object indicates the control state of a TC. 'controlled' PfR is controlling this TC. 'uncontrolled' PfR is not controlling this TC. | 1.3.6.1.4.1.9.9.772.1.12.1.5 | INTEGER {controlled(1), uncontrolled(2)} | read-only | current |
| cpfrTCSControlBy OBJECT-TYPE This object indicates which routing protocol a TC is being controlled by. 'static' TC is controlled by static routing protocol. 'eigrp' TC is controlled by EIGRP. 'ribpbr' TC is controlled by RIB. 'bgp' TC is controlled by BGP 'pbr' TC is controlled by PBR. 'cce' TC is controlled by CCE. 'unknown' TC os controlled by unknown protocols | 1.3.6.1.4.1.9.9.772.1.12.1.6 | INTEGER {static(1), eigrp(2), ribpbr(3), bgp(4), pbr(5), cce(6), unknown(7)} | read-only | current |
| cpfrTCSTimeRemainCurrState OBJECT-TYPE This object indicates the time remaining before the prefix timer expires. | 1.3.6.1.4.1.9.9.772.1.12.1.7 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCSLastOOPEventTime OBJECT-TYPE This object indicates the time when the last out-of-policy event was observed. | 1.3.6.1.4.1.9.9.772.1.12.1.8 | TimeStamp | read-only | current |
| cpfrTCSLastOOPReason OBJECT-TYPE This object indicates the last out-of-policy reason. This object indicates the reason that causes an out-of-policy event. 'delayOOPassiveMode' The Delay is out of policy in passive mode. 'lossOOPassiveMode' The loss is out of policy in passive mode. 'unreachableOOPassiveMode' The unreachability rate is out of policy in passive mode. 'delayOOPActiveMode' The Delay is out of policy in active mode. 'lossOOPActiveMode' The loss is out of policy in active mode. 'unreachableOOPActiveMode' The unreachability rate is out of policy in active mode. 'jitterOOPActiveMode' The jitter is out of policy in active mode. 'mosOOPActiveMode' The mos is out of policy in active mode. 'none' no reason. 'rsvpRecomputeExclude' The TC was excluded by recomputing RSVP bandwidth. | 1.3.6.1.4.1.9.9.772.1.12.1.9 | INTEGER {delayOOPPassiveMode(1), lossOOPPassiveMode(2), unreachableOOPPassiveMode(3), delayOOPActiveMode(4), lossOOPActiveMode(5), unreachableOOPActiveMode(6), jitterOOPActiveMode(7), mosOOPActiveMode(8), none(9), rsvpOOPRecomputeExclude(10)} | read-only | current |
| cpfrTCSLastRouteChangeEvent OBJECT-TYPE This object indicates the value of sysUpTime when the last route change occurred for this TC. | 1.3.6.1.4.1.9.9.772.1.12.1.10 | TimeStamp | read-only | current |
| cpfrTCSLastRouteChangeReason OBJECT-TYPE This object indicates the reason the last route change occurred. | 1.3.6.1.4.1.9.9.772.1.12.1.11 | PfrLastUncontrolReason | read-only | current |
| cpfrTrafficClassMetricTable OBJECT-TYPE This table lists the TC's metrics instances created by the system. This table has an one-to-one relationship with cpfrTrafficClassTable, containing a row for each entry in cpfrTrafficClassTable. | 1.3.6.1.4.1.9.9.772.1.13 | not-accessible | current | |
| cpfrTrafficClassMetricEntry OBJECT-TYPE An entry describing the metric for a PfR monitored or controlled TC. A device supporting PfR creates a row in a cpfrTrafficClassMetricTable when it recognizes the addition of a new TC. Likewise, such a device destroys a row in the cpfrTrafficClassMetricTable when a TC has been purged from the system. | 1.3.6.1.4.1.9.9.772.1.13.1 | not-accessible | current | |
| cpfrTCMLastUpdateTime OBJECT-TYPE This object indicates the value of sysUpTime when the metrics were last updated. | 1.3.6.1.4.1.9.9.772.1.13.1.1 | TimeStamp | read-only | current |
| cpfrTCMAge OBJECT-TYPE This object indicates the age of a metric. | 1.3.6.1.4.1.9.9.772.1.13.1.2 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCMetricsValid OBJECT-TYPE This object indicates if an object in the entry is valid. 'relativeDelay' Relative delay is a valid value. 'relativeJitter' Relative jitter is a valid value. 'relativeDelayLoss' Relative loss is a valid value. 'relativeDelayUnreachable' Relative unreachability rate is a valid value. 'activeDelay' Absolute delay is a valid value. 'activeJitter' Absolute jitter is a valid value. 'activeLoss' Absolute loss is a valid value. 'activeUnreachable' Absolute unreachable rate is a valid value. 'mosPercentage' Most percentage is a valid value. 'attempts' The number of attempts is a valid value. 'packets' Probe packet is a valid value. 'passiveSTUnreachableAvg' Short time unreachability rate in passive mode is a valid value. 'passiveSTDelayAvg' Short time delay in passive mode is a valid value. 'passiveSTLossAvg' Short time loss in passive mode is a valid value. 'activeSTUnreachableAvg' Short time unreachability rate in active mode is a valid value. 'activeSTDelayAvg' Short time delay in active mode is a valid value. 'passiveLTUnreachableAvg' Long time unreachability rate in passive mode is a valid value. 'passiveLTDelayAvg' Long time delay in passive mode is a valid value. 'passiveLTLossAvg' Long time loss in passive mode is a valid value. 'activeLTUnreachableAvg' Long time unreachability rate in active mode is a valid value. 'activeLTDelayAvg' Long time delay in active mode is a valid value. | 1.3.6.1.4.1.9.9.772.1.13.1.3 | Bits {activeSTJitterAvg(0), mosPercentage(1), attempts(2), packets(3), passiveSTUnreachableAvg(4), passiveSTdelayAvg(5), passiveSTLossAvg(6), activeSTUnreachableAvg(7), activeSTDelayAvg(8), passiveLTUnreachableAvg(9), passiveLTDelayAvg(10), passiveLTLossAvg(11), activeLTUnreachableAvg(12), activeLTDelayAvg(13)} | read-only | current |
| cpfrTCMActiveSTJitterAvg OBJECT-TYPE This object indicates average jitter of a TC in active mode. | 1.3.6.1.4.1.9.9.772.1.13.1.4 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCMMOSPercentage OBJECT-TYPE This object indicates the number of Mean Opinion Score (MOS) packets with a percentage below threshold in active mode. | 1.3.6.1.4.1.9.9.772.1.13.1.5 | Gauge32 (0..100) | read-only | current |
| cpfrTCMAttempts OBJECT-TYPE This object indicates the number of attempts to send an active probe to a target for this TC. | 1.3.6.1.4.1.9.9.772.1.13.1.6 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCMPackets OBJECT-TYPE This object indicates the number packets per jitter probe. | 1.3.6.1.4.1.9.9.772.1.13.1.7 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCMPassiveSTUnreachableAvg OBJECT-TYPE This object indicates the number of the average short term unreachable targets in passive mode. | 1.3.6.1.4.1.9.9.772.1.13.1.8 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCMPassiveSTDelayAvg OBJECT-TYPE This object indicates the short term delay as measured by Netflow. The short term interval is 5 minutes. | 1.3.6.1.4.1.9.9.772.1.13.1.9 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCMPassiveSTLossAvg OBJECT-TYPE This object indicates the number of short term packets lost in passive mode. | 1.3.6.1.4.1.9.9.772.1.13.1.10 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCMActiveSTUnreachableAvg OBJECT-TYPE This object indicates the number of short term unreachable packets in active mode. | 1.3.6.1.4.1.9.9.772.1.13.1.11 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCMActiveSTDelayAvg OBJECT-TYPE This object indicates the short term delay in milliseconds in active mode. | 1.3.6.1.4.1.9.9.772.1.13.1.12 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCMPassiveLTUnreachableAvg OBJECT-TYPE This object indicates the number of long term unreachable packets in flows-per-million in passive mode. | 1.3.6.1.4.1.9.9.772.1.13.1.13 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCMPassiveLTDelayAvg OBJECT-TYPE This object indicates the long term delay in milliseconds in passive mode. | 1.3.6.1.4.1.9.9.772.1.13.1.14 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCMPassiveLTLossAvg OBJECT-TYPE This object indicates the number of packets lost over the long term in packets-per-million in passive mode. | 1.3.6.1.4.1.9.9.772.1.13.1.15 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCMActiveLTUnreachableAvg OBJECT-TYPE This object indicates the number of long term unreachable packets in flows-per-million in active mode. | 1.3.6.1.4.1.9.9.772.1.13.1.16 | Gauge32 (0..4294967295) | read-only | current |
| cpfrTCMActiveLTDelayAvg OBJECT-TYPE This object indicates the long term delay in milliseconds in active mode. | 1.3.6.1.4.1.9.9.772.1.13.1.17 | Gauge32 (0..4294967295) | read-only | current |
| cpfrLinkGroupExitTable OBJECT-TYPE This table lists the link group instances created by the system. It has an expansion dependent relationship on cpfrExitTable, containing zero or more rows for each cpfrExitEntry. | 1.3.6.1.4.1.9.9.772.1.14 | not-accessible | current | |
| cpfrLinkGroupExitEntry OBJECT-TYPE An entry describing a link group configured for a PfR monitored or controlled external exit. A peer SNMP entity may create a link group for a PfR monitored or controlled exit by setting an instance of cpfrLinkGroupRowStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these option must specify these limitations in an agent capability statement. Other management entities (e.g., the local console) may create a link group for a PfR monitored or controlled external exit. In these cases, the system must automatically create a row in the cpfrLinkGroupExitTable. A peer SNMP entity may destroy a link group from a PfR monitored or controlled external exit by setting the corresponding instance of cpfrLinkGroupRowStatus to 'destroy'. Observe that an implementation that does not support this option must specify this limitation in an agent capability statement. Other management entities may destroy a link group from a PfR monitored or controlled external exit. In these cases, the system must automatically destroy the corresponding row in the cpfrLinkGroupExitTable. The system automatically destroys rows when the system or EMS/NMS destroys the corresponding entry in cpfrExitEntry. | 1.3.6.1.4.1.9.9.772.1.14.1 | not-accessible | current | |
| cpfrLinkGroupName OBJECT-TYPE This object indicates the name of a link-group. | 1.3.6.1.4.1.9.9.772.1.14.1.1 | SnmpAdminString (SIZE(1..64)) | not-accessible | current |
| cpfrLinkGroupIndex OBJECT-TYPE This object indicates a unique arbitrary number identifying a specific instance in a link-group with the identical name. | 1.3.6.1.4.1.9.9.772.1.14.1.2 | Unsigned32 | not-accessible | current |
| cpfrLinkGroupStorageType OBJECT-TYPE This object specifies the memory realization of the row. The following columnar objects are allowed to be writable when the storageType of this entry is permanent(4): cpfrLinkGroupBRIndex, cpfrLinkGroupExitIndex. | 1.3.6.1.4.1.9.9.772.1.14.1.3 | StorageType | read-create | current |
| cpfrLinkGroupRowStatus OBJECT-TYPE This object specifies the status of a NBAR application list. The following columnar objects must be valid in order to transition the row to the active state: None. The following columnar objects can be modified when the row is in the active state: None | 1.3.6.1.4.1.9.9.772.1.14.1.4 | RowStatus | read-create | current |
| cpfrLinkGroupBRIndex OBJECT-TYPE This object specifies the PfR BR on which the exit related to this link group is configured. | 1.3.6.1.4.1.9.9.772.1.14.1.5 | PfrBorderRouterIndex | read-create | current |
| cpfrLinkGroupExitIndex OBJECT-TYPE This object specifies the exit, identified by this index, in combination with cpfrLinkGroupBRIndex, in cpfrExitTable. | 1.3.6.1.4.1.9.9.772.1.14.1.6 | PfrExitIndex | read-create | current |
| cpfrLinkGroupType OBJECT-TYPE This object indicates PfR Link-Group type. 'primaryLinkGroup' primary link-group 'fallbackLinkGroup' fallback link-group 'none' There is no link-group. | 1.3.6.1.4.1.9.9.772.1.14.1.7 | INTEGER {primaryLinkGroup(1), fallbackLinkGroup(2), none(3)} | read-only | current |
| cpfrNbarApplListTable OBJECT-TYPE This table lists the NBAR list instances created by the system. This table has an expansion dependent relationship on cpfrMatchTable and cpfrLearnListTable, containing zero or more rows for each cpfrMatchEntry and cpfrLearnListEntry. | 1.3.6.1.4.1.9.9.772.1.15 | not-accessible | current | |
| cpfrNbarApplListEntry OBJECT-TYPE An entry describing a NBAR application configured in PfR. A peer SNMP entity may create an NBAR application entry by setting an instance of cpfrNbarApplListRowStatus to 'createAndWait' or 'createAndGo'. Observe that an implementation that does not support these option must specify these limitations in an agent capability statement. Other management entities (e.g., the local console) may create a NBAR application. In these cases, the system must automatically create a row in the cpfrNbarApplListTable. A peer SNMP entity may destroy a NBAR application by setting the corresponding instance of cpfrNbarApplListRow Status to 'destroy'. Observe that an implementation that does not support this option must specify this limitation in an agent capability statement. Other management entities may destroy an NBAR application. In these cases, the system must automatically destroy the corresponding row in the cpfrNbarApplListTable. The system automatically destroys rows when the system or EMS/NMS destroys the corresponding entry in cpfrMatchEntry and cpfrLearnListEntry. | 1.3.6.1.4.1.9.9.772.1.15.1 | not-accessible | current | |
| cpfrNbarApplListName OBJECT-TYPE This object indicates the name of a NBAR application list. | 1.3.6.1.4.1.9.9.772.1.15.1.1 | SnmpAdminString (SIZE(1..64)) | not-accessible | current |
| cpfrNbarApplIndex OBJECT-TYPE This object indicates a unique arbitrary number identifying a specific protocol in a PfR NBAR Application List. | 1.3.6.1.4.1.9.9.772.1.15.1.2 | Unsigned32 | not-accessible | current |
| cpfrNbarApplListStorageType OBJECT-TYPE This object specifies the memory realization of the row. The following columnar objects are allowed to be writable when the storageType of this conceptual row is permanent(4): cpfrNbarApplPdIndex. | 1.3.6.1.4.1.9.9.772.1.15.1.3 | StorageType | read-create | current |
| cpfrNbarApplListRowStatus OBJECT-TYPE This object specifies the status of a NBAR application list. The following columnar objects must be valid in order to transition the row to the active state: None. The following columnar objects can be modified when the row is in the active state: None | 1.3.6.1.4.1.9.9.772.1.15.1.4 | RowStatus | read-create | current |
| cpfrNbarApplPdIndex OBJECT-TYPE This object indicates the application or protocol recognized by NBAR. The value of this object points to an entry in cnpdSupportedProtocolsTable, which describes the recognized protocol and is defined in CISCO-NBAR-PROTOCOL-DISCOVERY-MIB. | 1.3.6.1.4.1.9.9.772.1.15.1.5 | CiscoPdProtocolIndex | read-create | current |
| ciscoPfrMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.772.2 | |||
| ciscoPfrMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.772.2.1 | |||
| ciscoPfrMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.772.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cpfrMCStatusChangeNotify NOTIFICATION-TYPE The device generates this notification when one of cpfrMCLoggingAdminStatus, cpfrMCAdminStatus, cpfrMCControlMode, cpfrMCClear, on PfR master controller is changed. | 1.3.6.1.4.1.9.9.772.0.1 | current |
| cpfrBRStatusChangeNotify NOTIFICATION-TYPE The device generates this notification when the master controller detects a status change with a border router. | 1.3.6.1.4.1.9.9.772.0.2 | current |
| cpfrExitStatusChangeNotify NOTIFICATION-TYPE The device generates this notification when the master controller detects a status change with an exit link. | 1.3.6.1.4.1.9.9.772.0.3 | current |
| cpfrTrafficClassEventNotify NOTIFICATION-TYPE The device generates this notification when the master controller detects a traffic class status event. | 1.3.6.1.4.1.9.9.772.0.4 | current |
| cpfrTCInpolicyThresholdBelowNotify NOTIFICATION-TYPE The device generates this notification, when the master controller detects number of in-policy traffic class falls below the configured threshold. | 1.3.6.1.4.1.9.9.772.0.5 | current |
| cpfrTCPrimaryThresholdBelowNotify NOTIFICATION-TYPE The device generates this notification, when the master controller detects number of in-policy traffic classes at primary link group falls below the configured threshold. | 1.3.6.1.4.1.9.9.772.0.6 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoPfrMIBCompliance MODULE-COMPLIANCE This compliance statement specifies the minimal requirements an implementation must meet in order to claim full compliance with the definition of the CISCO-PFR-MIB. | 1.3.6.1.4.1.9.9.772.2.1.1 | deprecated |
| ciscoPfrMIBComplianceRev1 MODULE-COMPLIANCE This compliance statement specifies the new minimal requirements an implementation must meet in order to claim full compliance with the definition of the CISCO-PFR-MIB. | 1.3.6.1.4.1.9.9.772.2.1.2 | current |
| cpfrMasterControllerGroup OBJECT-GROUP This group contains objects describing PfR MCs and policy maps. | 1.3.6.1.4.1.9.9.772.2.2.1 | current |
| cpfrBorderRouterGroup OBJECT-GROUP This group contains objects describing PfR Border Router and Exits. | 1.3.6.1.4.1.9.9.772.2.2.2 | current |
| cpfrTrafficClassGroup OBJECT-GROUP This group contains objects describing PfR TCs. | 1.3.6.1.4.1.9.9.772.2.2.3 | current |
| cpfrMasterControllerGroupRev1 OBJECT-GROUP This group contains new objects describing PfR MCs and policy maps. | 1.3.6.1.4.1.9.9.772.2.2.4 | current |
| cpfrBorderRouterGroupRev1 OBJECT-GROUP This group contains objects describing PfR Border Router and Exits. | 1.3.6.1.4.1.9.9.772.2.2.5 | current |
| cpfrMCNotificationGroup NOTIFICATION-GROUP A collection of PfR MC notifications. | 1.3.6.1.4.1.9.9.772.2.2.6 | current |