All MIBs › CISCO-PFR-MIB › cpfrTrafficClassValid
cpfrTrafficClassValid
Module: CISCO-PFR-MIB
OID (symbolic): CISCO-PFR-MIB::cpfrTrafficClassValid
OID (numeric): 1.3.6.1.4.1.9.9.772.1.11.1.6
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: 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.
What is cpfrTrafficClassValid?
Reports which attributes (such as source or destination address) have been configured and are therefore valid for a given Performance Routing (PfR) traffic class entry, using a bitmask.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.772.1.11.1.6 snmpwalk -v2c -c public <target> CISCO-PFR-MIB::cpfrTrafficClassValid
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.772.1.11.1.6.1 snmpget -v2c -c public <target> CISCO-PFR-MIB::cpfrTrafficClassValid.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::cpfrTrafficClassValid 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.11 | cpfrTrafficClassTable | CISCO-PFR-MIB |
| 1.3.6.1.4.1.9.9.772.1.11.1 | cpfrTrafficClassEntry | CISCO-PFR-MIB |
| 1.3.6.1.4.1.9.9.772.1.11.1.6 | cpfrTrafficClassValid | CISCO-PFR-MIB |