All MIBs › CISCO-PFR-MIB › cpfrTCSLastOOPReason
cpfrTCSLastOOPReason
Module: CISCO-PFR-MIB
OID (symbolic): CISCO-PFR-MIB::cpfrTCSLastOOPReason
OID (numeric): 1.3.6.1.4.1.9.9.772.1.12.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is cpfrTCSLastOOPReason?
Reports the reason for the most recent out-of-policy event, such as delay or loss being out of policy while in passive monitoring mode, helping diagnose why a route was deemed non-compliant.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.772.1.12.1.9 snmpwalk -v2c -c public <target> CISCO-PFR-MIB::cpfrTCSLastOOPReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.772.1.12.1.9.1 snmpget -v2c -c public <target> CISCO-PFR-MIB::cpfrTCSLastOOPReason.1
Start monitoring Cisco routers (Performance Routing / PfR) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-PFR-MIB::cpfrTCSLastOOPReason OID value, configure state conditions and alerts, and monitor any Cisco routers (Performance Routing / PfR) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.772 | ciscoPfrMIB | CISCO-PFR-MIB |
| 1.3.6.1.4.1.9.9.772.1 | ciscoPfrMIBObjects | CISCO-PFR-MIB |
| 1.3.6.1.4.1.9.9.772.1.12 | cpfrTrafficClassStatusTable | CISCO-PFR-MIB |
| 1.3.6.1.4.1.9.9.772.1.12.1 | cpfrTrafficClassStatusEntry | CISCO-PFR-MIB |
| 1.3.6.1.4.1.9.9.772.1.12.1.9 | cpfrTCSLastOOPReason | CISCO-PFR-MIB |