CISCO-PFR-MIB
315 objects
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. + | MC | + **** OR **** + | + | MC | + | + 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.
Imported Objects
| 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-TYPE TimeTicks Unsigned32 |
| SNMPv2-TC | DateAndTime RowStatus StorageType TEXTUAL-CONVENTION TimeInterval TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.772 | IdentityciscoPfrMIB | This MIB module defines objects that describe Performance Routing (PfR). Standard routing protocols base routing decisions on reachability and the number of ho… | ||
| 1.3.6.1.4.1.9.9.772.0 | NodeciscoPfrMIBNotifs | |||
| 1.3.6.1.4.1.9.9.772.0.1 | NotificationcpfrMCStatusChangeNotify | current | The device generates this notification when one of cpfrMCLoggingAdminStatus, cpfrMCAdminStatus, cpfrMCControlMode, cpfrMCClear, on PfR master controller is cha… | |
| 1.3.6.1.4.1.9.9.772.0.2 | NotificationcpfrBRStatusChangeNotify | current | 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.3 | NotificationcpfrExitStatusChangeNotify | current | 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.4 | NotificationcpfrTrafficClassEventNotify | current | 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.5 | NotificationcpfrTCInpolicyThresholdBelowNotify | current | 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.6 | NotificationcpfrTCPrimaryThresholdBelowNotify | current | The device generates this notification, when the master controller detects number of in-policy traffic classes at primary link group falls below the configured… | |
| 1.3.6.1.4.1.9.9.772.1 | NodeciscoPfrMIBObjects | |||
| 1.3.6.1.4.1.9.9.772.1.1 | TablecpfrMCTable | not-accessible | current | This table lists the MC instances created by the system. |
| 1.3.6.1.4.1.9.9.772.1.1.1 | RowcpfrMCEntry | not-accessible | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.1.1.1 | ColumncpfrMCIndex | not-accessible | current | 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.2 | ColumncpfrMCStorageType | read-create | current | 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 perman… |
| 1.3.6.1.4.1.9.9.772.1.1.1.3 | ColumncpfrMCRowStatus | read-create | current | 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: Non… |
| 1.3.6.1.4.1.9.9.772.1.1.1.4 | ColumncpfrMCMapIndex | read-create | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.1.1.5 | ColumncpfrMCKeepAliveTimer | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.1.1.6 | ColumncpfrMCMaxPrefixTotal | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.1.1.7 | ColumncpfrMCMaxPrefixLearn | read-create | current | 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.8 | ColumncpfrMCEntranceLinksMaxUtil | read-create | current | 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.9 | ColumncpfrMCExitLinksMaxUtil | read-create | current | 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.10 | ColumncpfrMCPortNumber | read-create | current | 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.11 | ColumncpfrMCTracerouteProbeDelay | read-create | current | This object specifies the time interval between traceroute probe cycles. |
| 1.3.6.1.4.1.9.9.772.1.1.1.12 | ColumncpfrMCRsvpPostDialDelay | read-create | current | 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.13 | ColumncpfrMCRsvpSignalingRetries | read-create | current | 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.14 | ColumncpfrMCNetflowExporter | read-create | current | This object specifies the name of PfR Netflow exporter. |
| 1.3.6.1.4.1.9.9.772.1.1.1.15 | ColumncpfrMCAdminStatus | read-create | current | 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.16 | ColumncpfrMCOperStatus | read-only | current | 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.17 | ColumncpfrMCConnStatus | read-only | current | 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 t… |
| 1.3.6.1.4.1.9.9.772.1.1.1.18 | ColumncpfrMCNumofBorderRouters | read-only | current | This object indicates the number of BRs that peer with the MC. |
| 1.3.6.1.4.1.9.9.772.1.1.1.19 | ColumncpfrMCNumofExits | read-only | current | 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.20 | ColumncpfrMCLearnState | read-only | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.1.1.21 | ColumncpfrMCLearnStateTimeRemain | read-only | current | 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.22 | ColumncpfrMCPrefixCount | read-only | current | This object indicates the total number of prefixes PfR is monitoring. |
| 1.3.6.1.4.1.9.9.772.1.1.1.23 | ColumncpfrMCPrefixLearned | read-only | current | This object indicates the number of prefixes PfR has learned. |
| 1.3.6.1.4.1.9.9.772.1.1.1.24 | ColumncpfrMCPrefixConfigured | read-only | current | This object indicates the number of configured prefixes PfR is monitoring. |
| 1.3.6.1.4.1.9.9.772.1.1.1.25 | ColumncpfrMCPbrMet | read-only | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.1.1.26 | ColumncpfrMCLoggingAdminStatus | read-create | current | 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.27 | ColumncpfrMCControlMode | read-create | current | 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.28 | ColumncpfrMCClear | read-create | current | 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 mas… |
| 1.3.6.1.4.1.9.9.772.1.1.1.29 | ColumncpfrMCLastClearTime | read-only | current | 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.30 | ColumncpfrMCNotifisControl | read-create | current | 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.31 | ColumncpfrMCChangeConfigType | accessible-for-notify | current | This object indicates which of the following configuration is changed. 'cpfrMCLoggingAdminStatus' cpfrMCLoggingAdminStatus is changed. 'cpfrMCAdminStatus' cpfr… |
| 1.3.6.1.4.1.9.9.772.1.1.1.32 | ColumncpfrMCChangeConfigValue | accessible-for-notify | current | 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.2 | TablecpfrMapTable | not-accessible | current | 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 r… |
| 1.3.6.1.4.1.9.9.772.1.2.1 | RowcpfrMapEntry | not-accessible | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.2.1.1 | ColumncpfrMapIndex | not-accessible | current | 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.2 | ColumncpfrMapPolicyIndex | not-accessible | current | 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.3 | ColumncpfrMapStorageType | read-create | current | 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 perman… |
| 1.3.6.1.4.1.9.9.772.1.2.1.4 | ColumncpfrMapRowStatus | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.2.1.5 | ColumncpfrMapName | read-create | current | This object specifies the name of a PfR map. |
| 1.3.6.1.4.1.9.9.772.1.2.1.6 | ColumncpfrMapBackoffMinTimer | read-create | current | 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 h… |
| 1.3.6.1.4.1.9.9.772.1.2.1.7 | ColumncpfrMapBackoffMaxTimer | read-create | current | 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 b… |
| 1.3.6.1.4.1.9.9.772.1.2.1.8 | ColumncpfrMapBackoffStepTimer | read-create | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.2.1.9 | ColumncpfrMapDelayType | read-create | current | 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.10 | ColumncpfrMapDelayRelativePercent | read-create | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.2.1.11 | ColumncpfrMapDelayThresholdMax | read-create | current | 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.12 | ColumncpfrMapHolddownTimer | read-create | current | 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 e… |
| 1.3.6.1.4.1.9.9.772.1.2.1.13 | ColumncpfrMapPrefixForwardInterface | read-create | current | 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; enc… |
| 1.3.6.1.4.1.9.9.772.1.2.1.14 | ColumncpfrMapJitterThresholdMax | read-create | current | 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.15 | ColumncpfrMapLinkGroupName | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.2.1.16 | ColumncpfrMapFallbackLinkGroupName | read-create | current | 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.17 | ColumncpfrMapLossType | read-create | current | 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 los… |
| 1.3.6.1.4.1.9.9.772.1.2.1.18 | ColumncpfrMapLossRelativeAvg | read-create | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.2.1.19 | ColumncpfrMapLossThresholdMax | read-create | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.2.1.20 | ColumncpfrMapModeMonitor | read-create | current | This object specifies how a PfR MC using this PfR map should monitor the TCs. 'active' Enable active monitoring. 'activethrougput' Enable active monitoring wit… |
| 1.3.6.1.4.1.9.9.772.1.2.1.21 | ColumncpfrMapModeRouteOpts | read-create | current | 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 chan… |
| 1.3.6.1.4.1.9.9.772.1.2.1.22 | ColumncpfrMapRouteMetricBgpLocalPref | read-create | current | This object specifies the BGP local preference for PfR controlled routes. The value of this object is valid if the corresponding value of cpfrMapModeRouteOpts … |
| 1.3.6.1.4.1.9.9.772.1.2.1.23 | ColumncpfrMapRouteMetricEigrpTagCommunity | read-create | current | 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 cpfrMapModeRoute… |
| 1.3.6.1.4.1.9.9.772.1.2.1.24 | ColumncpfrMapRouteMetricStaticTag | read-create | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.2.1.25 | ColumncpfrMapModeSelectExitType | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.2.1.26 | ColumncpfrMapMOSThresholdMin | read-create | current | 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.27 | ColumncpfrMapMOSPercentage | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.2.1.28 | ColumncpfrMapNextHopAddressType | read-create | current | 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.29 | ColumncpfrMapNextHopAddress | read-create | current | 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 spe… |
| 1.3.6.1.4.1.9.9.772.1.2.1.30 | ColumncpfrMapPeriodicTimer | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.2.1.31 | ColumncpfrMapActiveProbeFrequency | read-create | current | 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.32 | ColumncpfrMapActiveProbePackets | read-create | current | 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.33 | ColumncpfrMapTracerouteReporting | read-create | current | This object enables continuous and policy-based traceroute probing. Traceroute probing allows prefix performance to be measured on a hop-by-hop basis. Delay, l… |
| 1.3.6.1.4.1.9.9.772.1.2.1.34 | ColumncpfrMapUnreachableType | read-create | current | 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 h… |
| 1.3.6.1.4.1.9.9.772.1.2.1.35 | ColumncpfrMapUnreachableRelativeAvg | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.2.1.36 | ColumncpfrMapUnreachableThresholdMax | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.2.1.37 | ColumncpfrMapRoundRobinResolver | read-create | current | This object specifies whether the round robin resolver is enabled or disabled. 'enable' Round robin resolver is enabled. 'disable' Round robin resolver is disa… |
| 1.3.6.1.4.1.9.9.772.1.2.1.38 | ColumncpfrMapEventNotifCtrlType | read-create | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.2.1.39 | ColumncpfrMapEventNotifCtrlThreshold | read-only | current | This object specifies the absolute event counter threshold or relative percentage threshold used by PfR to throttle the generation of cpfrTCInpolicyThresholdBe… |
| 1.3.6.1.4.1.9.9.772.1.2.1.40 | ColumncpfrMapEventTCCount | read-create | current | 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.3 | TablecpfrMatchTable | not-accessible | current | This table lists the match clause instances created by the system. This table has an expansion dependent relationship on cpfrMapTable, containing zero or more … |
| 1.3.6.1.4.1.9.9.772.1.3.1 | RowcpfrMatchEntry | not-accessible | current | 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 'c… |
| 1.3.6.1.4.1.9.9.772.1.3.1.1 | ColumncpfrMatchValid | read-create | current | 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 obj… |
| 1.3.6.1.4.1.9.9.772.1.3.1.2 | ColumncpfrMatchAddrAccessList | read-create | current | 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.3 | ColumncpfrMatchAddrPrefixList | read-create | current | 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.4 | ColumncpfrMatchAddrPrefixInside | read-create | current | This object specifies whether or not the prefixes learned by PfR are within the internal network. |
| 1.3.6.1.4.1.9.9.772.1.3.1.5 | ColumncpfrMatchLearnMode | read-create | current | 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 ins… |
| 1.3.6.1.4.1.9.9.772.1.3.1.6 | ColumncpfrMatchLearnListName | read-create | current | 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 'l… |
| 1.3.6.1.4.1.9.9.772.1.3.1.7 | ColumncpfrMatchTCNbarListName | read-create | current | 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 applicati… |
| 1.3.6.1.4.1.9.9.772.1.3.1.8 | ColumncpfrMatchTCNbarApplPfxList | read-create | current | This object specifies the prefix list to be used by PfR to filter traffic that is learned based on NBAR applications. |
| 1.3.6.1.4.1.9.9.772.1.3.1.9 | ColumncpfrMatchTCPfxInside | read-create | current | 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.4 | TablecpfrResolveTable | not-accessible | current | This table lists the resolver instances created by the system. This table has an expansion dependent relationship on cpfrMapTable, containing zero or more rows… |
| 1.3.6.1.4.1.9.9.772.1.4.1 | RowcpfrResolveEntry | not-accessible | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.4.1.1 | ColumncpfrResolveIndex | not-accessible | current | 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.2 | ColumncpfrResolveStorageType | read-create | current | 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 perman… |
| 1.3.6.1.4.1.9.9.772.1.4.1.3 | ColumncpfrResolveRowStatus | read-create | current | 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 stat… |
| 1.3.6.1.4.1.9.9.772.1.4.1.4 | ColumncpfrResolvePriority | read-create | current | This object indicates the priority of the resolver. |
| 1.3.6.1.4.1.9.9.772.1.4.1.5 | ColumncpfrResolvePolicyType | read-create | current | This object indicates the type of this resolver policy. |
| 1.3.6.1.4.1.9.9.772.1.4.1.6 | ColumncpfrResolveVariance | read-create | current | This object specifies the allowable variance for the policy, as a percentage. |
| 1.3.6.1.4.1.9.9.772.1.4.1.7 | ColumncpfrResolveMapIndex | read-create | current | 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.8 | ColumncpfrResolveMapPolicyIndex | read-create | current | 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.5 | TablecpfrLearnTable | not-accessible | current | 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 eac… |
| 1.3.6.1.4.1.9.9.772.1.5.1 | RowcpfrLearnEntry | not-accessible | current | 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 en… |
| 1.3.6.1.4.1.9.9.772.1.5.1.1 | ColumncpfrLearnAggregationType | read-create | current | 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 rout… |
| 1.3.6.1.4.1.9.9.772.1.5.1.2 | ColumncpfrLearnAggregationPrefixLen | read-create | current | This object configures aggregation based on the specified prefix length. |
| 1.3.6.1.4.1.9.9.772.1.5.1.3 | ColumncpfrLearnMethod | read-create | current | This object specifies the method by which PfR learns prefixes. 'delay' Learn prefixes with the highest round trip delay. 'throughput' Learn prefixes with the h… |
| 1.3.6.1.4.1.9.9.772.1.5.1.4 | ColumncpfrLearnExpireType | read-create | current | This object specifies the length of time that the learned prefixes are kept in the central policy database. 'session' Configures a session-based expiration tim… |
| 1.3.6.1.4.1.9.9.772.1.5.1.5 | ColumncpfrLearnExpireSessionNum | read-create | current | 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 i… |
| 1.3.6.1.4.1.9.9.772.1.5.1.6 | ColumncpfrLearnExpireTime | read-create | current | This object configures a time-based expiration timer. |
| 1.3.6.1.4.1.9.9.772.1.5.1.7 | ColumncpfrLearnMonitorPeriod | read-create | current | This object specifies the time period over which a PfR MC learns traffic flows. |
| 1.3.6.1.4.1.9.9.772.1.5.1.8 | ColumncpfrLearnPeriodInterval | read-create | current | This object specifies the time interval between prefix monitoring periods. |
| 1.3.6.1.4.1.9.9.772.1.5.1.9 | ColumncpfrLearnPrefixesNumber | read-create | current | This object specifies the maximum number of prefixes PfR can learn. |
| 1.3.6.1.4.1.9.9.772.1.5.1.10 | ColumncpfrLearnAggAccesslistName | read-create | current | This object specifies a PfR access list to define criteria which PfR uses to aggregate TCs. |
| 1.3.6.1.4.1.9.9.772.1.5.1.11 | ColumncpfrLearnFilterAccessListName | read-create | current | This object specifies an access list used to filter TCs learned by PfR. |
| 1.3.6.1.4.1.9.9.772.1.6 | TablecpfrLearnListTable | not-accessible | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.6.1 | RowcpfrLearnListEntry | not-accessible | current | 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 instanc… |
| 1.3.6.1.4.1.9.9.772.1.6.1.1 | ColumncpfrLearnListIndex | not-accessible | current | 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.2 | ColumncpfrLearnListStorageType | read-create | current | 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 perman… |
| 1.3.6.1.4.1.9.9.772.1.6.1.3 | ColumncpfrLearnListRowStatus | read-create | current | 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 st… |
| 1.3.6.1.4.1.9.9.772.1.6.1.4 | ColumncpfrLearnListReferenceName | read-create | current | This object specifies the reference name of a learn list. |
| 1.3.6.1.4.1.9.9.772.1.6.1.5 | ColumncpfrLearnListSequenceNum | read-create | current | 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.6 | ColumncpfrLearnListMethod | read-create | current | This object specifies how PfR learns prefixes. 'delay' Learn prefixes with the highest round trip delay. 'througput' Learn prefixes with the highest throughput… |
| 1.3.6.1.4.1.9.9.772.1.6.1.7 | ColumncpfrLearnListAclName | read-create | current | 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.8 | ColumncpfrLearnListPfxName | read-create | current | 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.9 | ColumncpfrLearnListPfxInside | read-create | current | 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.10 | ColumncpfrLearnListNbarAppl | read-create | current | 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.11 | ColumncpfrLearnListFilterPfxName | read-create | current | 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.7 | TablecpfrActiveProbeTable | not-accessible | current | This table lists the active probe instances created by the system. This table has an expansion dependent relationship on cpfrMapTable, containing zero or more … |
| 1.3.6.1.4.1.9.9.772.1.7.1 | RowcpfrActiveProbeEntry | not-accessible | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.7.1.1 | ColumncpfrActiveProbeIndex | not-accessible | current | 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.2 | ColumncpfrActiveProbeStorageType | read-create | current | 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 perman… |
| 1.3.6.1.4.1.9.9.772.1.7.1.3 | ColumncpfrActiveProbeRowStatus | read-create | current | 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 st… |
| 1.3.6.1.4.1.9.9.772.1.7.1.4 | ColumncpfrActiveProbeType | read-create | current | This object specifies the Type of probe. 'echo' Use Internet Control Message Protocol (ICMP) echo messages (ping) for active probe. 'jitter' Use jitter message… |
| 1.3.6.1.4.1.9.9.772.1.7.1.5 | ColumncpfrActiveProbeTargetAddressType | read-create | current | 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.6 | ColumncpfrActiveProbeTargetAddress | read-create | current | 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.7 | ColumncpfrActiveProbeTargetPortNumber | read-create | current | This object specifies the destination port number for the active probe. |
| 1.3.6.1.4.1.9.9.772.1.7.1.8 | ColumncpfrActiveProbePfrMapIndex | read-create | current | 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.9 | ColumncpfrActiveProbeDscpValue | read-create | current | This object indicates the Differentiated Services Code Point (DSCP) value. |
| 1.3.6.1.4.1.9.9.772.1.7.1.10 | ColumncpfrActiveProbeCodecName | read-create | current | 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 t… |
| 1.3.6.1.4.1.9.9.772.1.7.1.11 | ColumncpfrActiveProbeMapIndex | read-create | current | 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.12 | ColumncpfrActiveProbeMapPolicyIndex | read-create | current | 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.13 | ColumncpfrActiveProbeAdminStatus | read-create | current | 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. 'una… |
| 1.3.6.1.4.1.9.9.772.1.7.1.14 | ColumncpfrActiveProbeOperStatus | read-only | current | 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.15 | ColumncpfrActiveProbeAssignedPfxAddressType | read-only | current | This object indicates the type of assigned prefix address. |
| 1.3.6.1.4.1.9.9.772.1.7.1.16 | ColumncpfrActiveProbeAssignedPfxAddress | read-only | current | This object indicates the assigned prefix address. |
| 1.3.6.1.4.1.9.9.772.1.7.1.17 | ColumncpfrActiveProbeAssignedPfxLen | read-only | current | This object indicates the length of the assigned prefix address. |
| 1.3.6.1.4.1.9.9.772.1.7.1.18 | ColumncpfrActiveProbeMethod | read-only | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.8 | TablecpfrBRTable | not-accessible | current | This table lists the border router (BR) instances created by the system. This table has an expansion dependent relationship on the cpfrMCTable, containing zero… |
| 1.3.6.1.4.1.9.9.772.1.8.1 | RowcpfrBREntry | not-accessible | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.8.1.1 | ColumncpfrBRIndex | not-accessible | current | 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.2 | ColumncpfrBRStorageType | read-create | current | 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 perman… |
| 1.3.6.1.4.1.9.9.772.1.8.1.3 | ColumncpfrBRRowStatus | read-create | current | 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: Non… |
| 1.3.6.1.4.1.9.9.772.1.8.1.4 | ColumncpfrBRAddressType | read-create | current | This object specifies the IP address type of a PfR BR. |
| 1.3.6.1.4.1.9.9.772.1.8.1.5 | ColumncpfrBRAddress | read-create | current | This object specifies the IP address of a PfR BR |
| 1.3.6.1.4.1.9.9.772.1.8.1.6 | ColumncpfrBRKeyName | read-create | current | This object specifies the key used to authenticate communication between the BR and the MC. The authentication key must be specified during the initial configu… |
| 1.3.6.1.4.1.9.9.772.1.8.1.7 | ColumncpfrBROperStatus | read-create | current | 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.8 | ColumncpfrBRConnStatus | read-only | current | 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.9 | ColumncpfrBRUpTime | read-only | current | 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.10 | ColumncpfrBRConnFailureReason | read-only | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.8.1.11 | ColumncpfrBRAuthFailCount | read-only | current | This object indicates the number of authentication failures between the MC and the BR. |
| 1.3.6.1.4.1.9.9.772.1.9 | TablecpfrExitTable | not-accessible | current | 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 r… |
| 1.3.6.1.4.1.9.9.772.1.9.1 | RowcpfrExitEntry | not-accessible | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.9.1.1 | ColumncpfrExitIndex | not-accessible | current | 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.2 | ColumncpfrExitStorageType | read-create | current | 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 perman… |
| 1.3.6.1.4.1.9.9.772.1.9.1.3 | ColumncpfrExitRowStatus | read-create | current | 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: c… |
| 1.3.6.1.4.1.9.9.772.1.9.1.4 | ColumncpfrExitName | read-create | current | 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.5 | ColumncpfrExitType | read-create | current | This object specifies the exit type. 'internal' The interface is an internal interface. Internal interfaces are used for communication between BRs. 'external' … |
| 1.3.6.1.4.1.9.9.772.1.9.1.6 | ColumncpfrDowngradeBgpCommunity | read-create | current | This object specifies a BGP prepend community number attached to an inside prefix BGP advertisement from the network to another autonomous system. The BGP prep… |
| 1.3.6.1.4.1.9.9.772.1.9.1.7 | ColumncpfrExitMaxUtilRxType | read-create | current | 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.8 | ColumncpfrExitMaxUtilRxAbsolute | read-create | current | 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.9 | ColumncpfrExitMaxUtilRxPercentage | read-create | current | 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.10 | ColumncpfrExitMaxUtilTxType | read-create | current | 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.11 | ColumncpfrExitMaxUtilTxAbsolute | read-create | current | 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.12 | ColumncpfrExitMaxUtilTxPercentage | read-create | current | 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.13 | ColumncpfrExitCostCalcMethod | read-create | current | This object indicates how the fee for a particular exit is calculated. 'combined' Specifies billing based on combined egress and ingress rollup samples. 'separ… |
| 1.3.6.1.4.1.9.9.772.1.9.1.14 | ColumncpfrExitCostDiscard | read-create | current | This object specifies how often rollup samples are discarded. 'daily' Rollup samples are discarded every day. 'monthly' Rollup samples are discarded every mont… |
| 1.3.6.1.4.1.9.9.772.1.9.1.15 | ColumncpfrExitCostDiscardType | read-create | current | This object specifies the threshold value types for cost discard. 'absolute' Absolute value configured in cpfrExitCostDiscardAbsolute object will be used. 'per… |
| 1.3.6.1.4.1.9.9.772.1.9.1.16 | ColumncpfrExitCostDiscardAbsolute | read-create | current | This object specifies an absolute number of rollup samples to be discarded. |
| 1.3.6.1.4.1.9.9.772.1.9.1.17 | ColumncpfrExitCostDiscardPercent | read-create | current | 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.18 | ColumncpfrExitCostEndDayOfMonth | read-create | current | This object specifies the end billing date. |
| 1.3.6.1.4.1.9.9.772.1.9.1.19 | ColumncpfrExitCostEndOffsetType | read-create | current | This object indicates the cpfrExitCostEndOffset is before or after cpfrExitCostEndDayOfMonth. 'positive' time After cpfrExitCostEndDayOfMonth. 'negative' time … |
| 1.3.6.1.4.1.9.9.772.1.9.1.20 | ColumncpfrExitCostEndOffset | read-create | current | 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.21 | ColumncpfrExitCostFixedFeeCost | read-create | current | This object specifies a non-usage based fixed fee. |
| 1.3.6.1.4.1.9.9.772.1.9.1.22 | ColumncpfrExitCostNickName | read-create | current | This object specifies a nickname for the cost structure. |
| 1.3.6.1.4.1.9.9.772.1.9.1.23 | ColumncpfrExitCostSamplingPeriod | read-create | current | This object specifies the sampling period. |
| 1.3.6.1.4.1.9.9.772.1.9.1.24 | ColumncpfrExitCostRollupPeriod | read-create | current | 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 correspond… |
| 1.3.6.1.4.1.9.9.772.1.9.1.25 | ColumncpfrExitCostSummerTimeStart | read-create | current | 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.26 | ColumncpfrExitCostSummerTimeOffset | read-create | current | 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.27 | ColumncpfrExitCostSummerTimeEnd | read-create | current | 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.28 | ColumncpfrExitCapacity | read-only | current | This object indicates the capacity of the interface. |
| 1.3.6.1.4.1.9.9.772.1.9.1.29 | ColumncpfrExitRxBandwidth | read-only | current | This object indicates the receive bandwidth as configured on the interface. |
| 1.3.6.1.4.1.9.9.772.1.9.1.30 | ColumncpfrExitTxBandwidth | read-only | current | This object indicates the transmit bandwidth as configured on the interface. |
| 1.3.6.1.4.1.9.9.772.1.9.1.31 | ColumncpfrExitTxLoad | read-only | current | This object indicates the transmit load of the exit. |
| 1.3.6.1.4.1.9.9.772.1.9.1.32 | ColumncpfrExitRxLoad | read-only | current | This object indicates the receive traffic load of the exit. |
| 1.3.6.1.4.1.9.9.772.1.9.1.33 | ColumncpfrExitNickName | read-only | current | The object indicates the exit nickname assigned to an external PfR interface. |
| 1.3.6.1.4.1.9.9.772.1.9.1.34 | ColumncpfrExitCost1 | read-only | current | This object indicates the exit link cost for the current month. |
| 1.3.6.1.4.1.9.9.772.1.9.1.35 | ColumncpfrExitSustainedUtil1 | read-only | current | 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.36 | ColumncpfrExitCost2 | read-only | current | This object indicates the exit link cost of the previous month. |
| 1.3.6.1.4.1.9.9.772.1.9.1.37 | ColumncpfrExitSustainedUtil2 | read-only | current | 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.38 | ColumncpfrExitCost3 | read-only | current | 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.39 | ColumncpfrExitSustainedUtil3 | read-only | current | 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.40 | ColumncpfrExitRollupTotal | read-only | current | This object indicates the total rollups. |
| 1.3.6.1.4.1.9.9.772.1.9.1.41 | ColumncpfrExitRollupDiscard | read-only | current | This object indicates the total discarded rollups. |
| 1.3.6.1.4.1.9.9.772.1.9.1.42 | ColumncpfrExitRollupLeft | read-only | current | This object indicates the left over rollups. |
| 1.3.6.1.4.1.9.9.772.1.9.1.43 | ColumncpfrExitRollupCollected | read-only | current | This object indicates the rollups that are being collected. |
| 1.3.6.1.4.1.9.9.772.1.9.1.44 | ColumncpfrExitRollupMomTgtUtil | read-only | current | This object indicates the momentary utilization of the targets. |
| 1.3.6.1.4.1.9.9.772.1.9.1.45 | ColumncpfrExitRollupStartingTgtUtil | read-only | current | This object indicates the target when the rollup starts. |
| 1.3.6.1.4.1.9.9.772.1.9.1.46 | ColumncpfrExitRollupCurrentTgtUtil | read-only | current | This object indicates current rollup target. |
| 1.3.6.1.4.1.9.9.772.1.9.1.47 | ColumncpfrExitRollupCumRxBytes | read-only | current | This object indicates the cumulative receive bytes in a rollup. |
| 1.3.6.1.4.1.9.9.772.1.9.1.48 | ColumncpfrExitRollupCumTxBytes | read-only | current | This object indicates the cumulative transmit bytes in a rollup. |
| 1.3.6.1.4.1.9.9.772.1.9.1.49 | ColumncpfrExitRollupTimeRemain | read-only | current | This object indicates the remaining time before a new rollup is started. |
| 1.3.6.1.4.1.9.9.772.1.9.1.50 | ColumncpfrExitOperStatus | read-only | current | 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.51 | ColumncpfrExitRsvpBandwidthPool | read-only | current | This object indicates the bandwidth pool for RSVP in PfR. |
| 1.3.6.1.4.1.9.9.772.1.10 | TablecpfrExitCostTierTable | not-accessible | current | This table lists the cost tier instances created by the system. This table has an expansion dependent relationship on the cpfrExitTable, containing zero or mor… |
| 1.3.6.1.4.1.9.9.772.1.10.1 | RowcpfrExitCostTierEntry | not-accessible | current | 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 co… |
| 1.3.6.1.4.1.9.9.772.1.10.1.1 | ColumncpfrExitCostTierIndex | not-accessible | current | 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.2 | ColumncpfrExitCostTierStorageType | read-create | current | 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 perman… |
| 1.3.6.1.4.1.9.9.772.1.10.1.3 | ColumncpfrExitCostTierRowStatus | read-create | current | 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 activ… |
| 1.3.6.1.4.1.9.9.772.1.10.1.4 | ColumncpfrExitCostTierFee | read-create | current | This object specifies the cost value of a cost tier. |
| 1.3.6.1.4.1.9.9.772.1.11 | TablecpfrTrafficClassTable | not-accessible | current | This table lists the TC instances created by the system. |
| 1.3.6.1.4.1.9.9.772.1.11.1 | RowcpfrTrafficClassEntry | not-accessible | current | 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 recogn… |
| 1.3.6.1.4.1.9.9.772.1.11.1.1 | ColumncpfrTrafficClassIndex | not-accessible | current | This object indicates an arbitrary integer-value that uniquely identifies a TC monitored/controlled by PfR. |
| 1.3.6.1.4.1.9.9.772.1.11.1.2 | ColumncpfrTCBRIndex | read-only | current | This object indicates the index of the BR on which PfR is controlling the TC. |
| 1.3.6.1.4.1.9.9.772.1.11.1.3 | ColumncpfrTCBRExitIndex | read-only | current | This object indicates the index of the exit on which PfR is controlling the TC. |
| 1.3.6.1.4.1.9.9.772.1.11.1.4 | ColumncpfrTCMapIndex | read-only | current | This object indicates the map index of the PfR map defining the policy for the TC. |
| 1.3.6.1.4.1.9.9.772.1.11.1.5 | ColumncpfrTCMapPolicyIndex | read-only | current | 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.6 | ColumncpfrTrafficClassValid | read-only | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.11.1.7 | ColumncpfrTCSrcPrefixType | read-only | current | This object indicates the type of IP address indicated by the corresponding instance of cpfrTCSrcPrefix. |
| 1.3.6.1.4.1.9.9.772.1.11.1.8 | ColumncpfrTCSrcPrefix | read-only | current | This object indicates the source IP prefix of the corresponding TC. |
| 1.3.6.1.4.1.9.9.772.1.11.1.9 | ColumncpfrTCSrcPrefixLen | read-only | current | This object indicates the prefix length of source IP address for the TC. |
| 1.3.6.1.4.1.9.9.772.1.11.1.10 | ColumncpfrTCSrcMinPort | read-only | current | This object indicates the minimum source port number for a TC. |
| 1.3.6.1.4.1.9.9.772.1.11.1.11 | ColumncpfrTCSrcMaxPort | read-only | current | This object indicates the maximum source port number for a TC |
| 1.3.6.1.4.1.9.9.772.1.11.1.12 | ColumncpfrTCDstPrefixType | read-only | current | This object indicates the type of IP address indicated by the corresponding instances of cpfrTCDstPrefix. |
| 1.3.6.1.4.1.9.9.772.1.11.1.13 | ColumncpfrTCDstPrefix | read-only | current | This object indicates the destination IP prefix of the corresponding TC. |
| 1.3.6.1.4.1.9.9.772.1.11.1.14 | ColumncpfrTCDstPrefixLen | read-only | current | This object indicates the prefix length of destination IP address for the TC. |
| 1.3.6.1.4.1.9.9.772.1.11.1.15 | ColumncpfrTCDstMinPort | read-only | current | This object indicates the minimum destination port of a TC. |
| 1.3.6.1.4.1.9.9.772.1.11.1.16 | ColumncpfrTCDstMaxPort | read-only | current | This object indicates the maximum destination port of a TC |
| 1.3.6.1.4.1.9.9.772.1.11.1.17 | ColumncpfrTCDscpValue | read-only | current | This object indicates the Differentiated Services Code Point (DSCP) value of a TC. |
| 1.3.6.1.4.1.9.9.772.1.11.1.18 | ColumncpfrTCProtocol | read-only | current | This object indicates the routing protocol by a TC. |
| 1.3.6.1.4.1.9.9.772.1.11.1.19 | ColumncpfrTCNbarApplication | read-only | current | This object indicates the application or protocol recognized by NBAR. The value of this object points to an entry in cnpdSupportedProtocolsTable, which describ… |
| 1.3.6.1.4.1.9.9.772.1.12 | TablecpfrTrafficClassStatusTable | not-accessible | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.12.1 | RowcpfrTrafficClassStatusEntry | not-accessible | current | 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 t… |
| 1.3.6.1.4.1.9.9.772.1.12.1.1 | ColumncpfrTCStatus | read-only | current | 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 b… |
| 1.3.6.1.4.1.9.9.772.1.12.1.2 | ColumncpfrTCSType | read-only | current | 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.3 | ColumncpfrTCSLearnListIndex | read-only | current | 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.4 | ColumncpfrTCSTimeOnCurrExit | read-only | current | 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.5 | ColumncpfrTCSControlState | read-only | current | 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.6 | ColumncpfrTCSControlBy | read-only | current | 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 EIG… |
| 1.3.6.1.4.1.9.9.772.1.12.1.7 | ColumncpfrTCSTimeRemainCurrState | read-only | current | This object indicates the time remaining before the prefix timer expires. |
| 1.3.6.1.4.1.9.9.772.1.12.1.8 | ColumncpfrTCSLastOOPEventTime | read-only | current | 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.9 | ColumncpfrTCSLastOOPReason | read-only | current | 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… |
| 1.3.6.1.4.1.9.9.772.1.12.1.10 | ColumncpfrTCSLastRouteChangeEvent | read-only | current | 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.11 | ColumncpfrTCSLastRouteChangeReason | read-only | current | This object indicates the reason the last route change occurred. |
| 1.3.6.1.4.1.9.9.772.1.13 | TablecpfrTrafficClassMetricTable | not-accessible | current | 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 e… |
| 1.3.6.1.4.1.9.9.772.1.13.1 | RowcpfrTrafficClassMetricEntry | not-accessible | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.13.1.1 | ColumncpfrTCMLastUpdateTime | read-only | current | 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.2 | ColumncpfrTCMAge | read-only | current | This object indicates the age of a metric. |
| 1.3.6.1.4.1.9.9.772.1.13.1.3 | ColumncpfrTCMetricsValid | read-only | current | 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. '… |
| 1.3.6.1.4.1.9.9.772.1.13.1.4 | ColumncpfrTCMActiveSTJitterAvg | read-only | current | This object indicates average jitter of a TC in active mode. |
| 1.3.6.1.4.1.9.9.772.1.13.1.5 | ColumncpfrTCMMOSPercentage | read-only | current | 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.6 | ColumncpfrTCMAttempts | read-only | current | 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.7 | ColumncpfrTCMPackets | read-only | current | This object indicates the number packets per jitter probe. |
| 1.3.6.1.4.1.9.9.772.1.13.1.8 | ColumncpfrTCMPassiveSTUnreachableAvg | read-only | current | 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.9 | ColumncpfrTCMPassiveSTDelayAvg | read-only | current | 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.10 | ColumncpfrTCMPassiveSTLossAvg | read-only | current | 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.11 | ColumncpfrTCMActiveSTUnreachableAvg | read-only | current | 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.12 | ColumncpfrTCMActiveSTDelayAvg | read-only | current | This object indicates the short term delay in milliseconds in active mode. |
| 1.3.6.1.4.1.9.9.772.1.13.1.13 | ColumncpfrTCMPassiveLTUnreachableAvg | read-only | current | 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.14 | ColumncpfrTCMPassiveLTDelayAvg | read-only | current | This object indicates the long term delay in milliseconds in passive mode. |
| 1.3.6.1.4.1.9.9.772.1.13.1.15 | ColumncpfrTCMPassiveLTLossAvg | read-only | current | 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.16 | ColumncpfrTCMActiveLTUnreachableAvg | read-only | current | 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.17 | ColumncpfrTCMActiveLTDelayAvg | read-only | current | This object indicates the long term delay in milliseconds in active mode. |
| 1.3.6.1.4.1.9.9.772.1.14 | TablecpfrLinkGroupExitTable | not-accessible | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.14.1 | RowcpfrLinkGroupExitEntry | not-accessible | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.14.1.1 | ColumncpfrLinkGroupName | not-accessible | current | This object indicates the name of a link-group. |
| 1.3.6.1.4.1.9.9.772.1.14.1.2 | ColumncpfrLinkGroupIndex | not-accessible | current | 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.3 | ColumncpfrLinkGroupStorageType | read-create | current | 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 perman… |
| 1.3.6.1.4.1.9.9.772.1.14.1.4 | ColumncpfrLinkGroupRowStatus | read-create | current | 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: N… |
| 1.3.6.1.4.1.9.9.772.1.14.1.5 | ColumncpfrLinkGroupBRIndex | read-create | current | 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.6 | ColumncpfrLinkGroupExitIndex | read-create | current | 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.7 | ColumncpfrLinkGroupType | read-only | current | 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.15 | TablecpfrNbarApplListTable | not-accessible | current | This table lists the NBAR list instances created by the system. This table has an expansion dependent relationship on cpfrMatchTable and cpfrLearnListTable, co… |
| 1.3.6.1.4.1.9.9.772.1.15.1 | RowcpfrNbarApplListEntry | not-accessible | current | An entry describing a NBAR application configured in PfR. A peer SNMP entity may create an NBAR application entry by setting an instance of cpfrNbarApplListRow… |
| 1.3.6.1.4.1.9.9.772.1.15.1.1 | ColumncpfrNbarApplListName | not-accessible | current | This object indicates the name of a NBAR application list. |
| 1.3.6.1.4.1.9.9.772.1.15.1.2 | ColumncpfrNbarApplIndex | not-accessible | current | 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.3 | ColumncpfrNbarApplListStorageType | read-create | current | 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 … |
| 1.3.6.1.4.1.9.9.772.1.15.1.4 | ColumncpfrNbarApplListRowStatus | read-create | current | 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: N… |
| 1.3.6.1.4.1.9.9.772.1.15.1.5 | ColumncpfrNbarApplPdIndex | read-create | current | This object indicates the application or protocol recognized by NBAR. The value of this object points to an entry in cnpdSupportedProtocolsTable, which describ… |
| 1.3.6.1.4.1.9.9.772.2 | NodeciscoPfrMIBConform | |||
| 1.3.6.1.4.1.9.9.772.2.1 | NodeciscoPfrMIBCompliances | |||
| 1.3.6.1.4.1.9.9.772.2.1.1 | ComplianceciscoPfrMIBCompliance | deprecated | This compliance statement specifies the minimal requirements an implementation must meet in order to claim full compliance with the definition of the CISCO-PFR… | |
| 1.3.6.1.4.1.9.9.772.2.1.2 | ComplianceciscoPfrMIBComplianceRev1 | read-only | current | This compliance statement specifies the new minimal requirements an implementation must meet in order to claim full compliance with the definition of the CISCO… |
| 1.3.6.1.4.1.9.9.772.2.2 | NodeciscoPfrMIBGroups | |||
| 1.3.6.1.4.1.9.9.772.2.2.1 | GroupcpfrMasterControllerGroup | current | This group contains objects describing PfR MCs and policy maps. | |
| 1.3.6.1.4.1.9.9.772.2.2.2 | GroupcpfrBorderRouterGroup | current | This group contains objects describing PfR Border Router and Exits. | |
| 1.3.6.1.4.1.9.9.772.2.2.3 | GroupcpfrTrafficClassGroup | current | This group contains objects describing PfR TCs. | |
| 1.3.6.1.4.1.9.9.772.2.2.4 | GroupcpfrMasterControllerGroupRev1 | current | This group contains new objects describing PfR MCs and policy maps. | |
| 1.3.6.1.4.1.9.9.772.2.2.5 | GroupcpfrBorderRouterGroupRev1 | current | This group contains objects describing PfR Border Router and Exits. | |
| 1.3.6.1.4.1.9.9.772.2.2.6 | GroupcpfrMCNotificationGroup | current | A collection of PfR MC notifications. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| PfrBorderRouterIndex | Unsigned32 (1..4294967295) | current | This textual convention denotes an arbitrary integer-value that uniquely identifies a BR instance. |
| PfrExitIndex | Unsigned32 (1..4294967295) | current | This textual convention denotes an arbitrary integer-value that uniquely identifies an Exit instance. |
| PfrLastUncontrolReason | INTEGER { none(1), activatingUnsedFcdTgt(2), ifaceDown(3), newProbeTargetAssigned(4), newTargetAssigned(5), borderDown(6), uncontrolNonOptimizedPfx(7), recontrolNull0Pfx(8), recontrolSinkHolePfx(9), modeRouteChange(10), pfxEnabled(11), uncontrolModeMonitorChange(12), insideEnabled(13), forcedNextHop(14), forwardToNull0(15), clearOnePfx(16), clearOneTc(17), grantUpdated(18), tcInFastMode(19), pbrBRTopologyChange(20), pfrReqNotMet(21), probeFrequencyChange(22), fcdTgtAssRemMod(23), policyChangedAddedNewFcdProbeTgt(24), usingFcdTgtNow(25), firstTargetWithDscpAdded(26), usingLmNow(27), lastTargetWithDscpRemoved(28), couldntMonitor(29), couldntControl(30), applControlOnBrFailed(31), allProtoCouldNtControl(32), excludePfxFailed(33), ipflowRestFailed(34), couldntExclude(35), dontDowngradeAllEntrances(36), maxDownGrade(37), cantSelectEntrances(38), unhandledOopReasonInChooseExit(39), oopModeSelectExitGood(40), couldntFindBestExitInAllLinkGrps(41), couldntFindBestExit(42), failedToControlRoute(43), endOfProbing(44), retryForcedNextHop(45), noStatusInPfxTimeout(46), couldntChooseExitInPfxTimeout(47), inconsistentView(48), unableToSendControlMsg(49), nbarIdStateUpdated(50), controledExitIsNotCurrent(51), exitMisMatch(52), newExitWhileInpolicy(53), unknownExit(54), controlledExitIsNotCurrForUpd(55), couldntControlPasPfxInSpecMode(56), remoteStatsNotFound(57), nbarInternalIfAddedRemoved(58), noPassiveData(59), probeNumPktsChanged(60), last(61) } | current | 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 … |
| PfrLearnListIndex | Unsigned32 (1..4294967295) | current | This textual convention denotes an arbitrary integer-value that uniquely identifies a learn list instance. |
| PfrLearnListIndexOrZero | Unsigned32 (0..4294967295) | current | 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 descriptio… |
| PfrMapIndex | Unsigned32 (1..4294967295) | current | This textual convention denotes an arbitrary integer-value that uniquely identifies a PfR map instance. |
| PfrMapIndexOrZero | Unsigned32 (0..4294967295) | current | 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 a… |
| PfrMapPolicyIndex | Unsigned32 (1..4294967295) | current | This textual convention denotes an arbitrary integer-value that uniquely identifies a PfR policy instance of a PfR map. |
| PfRMasterControllerIndex | Unsigned32 (1..4294967295) | current | This textual convention denotes an arbitrary integer-value that uniquely identifies a MC instance. |
| PfrMetricPolicyType | INTEGER { relative(1), threshold(2) } | current | 'relative' Relative percentage is used. 'threshold' Maximum threshold is used. |
| PfrResolvePolicyType | INTEGER { none(0), cost(1), delay(2), jitter(3), loss(4), mos(5), range(6), utilization(7) } | current | 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… |