All MIBs › CISCO-QOS-PIB-MIB › qosDevicePrimaryPdp
qosDevicePrimaryPdp
Module: CISCO-QOS-PIB-MIB
OID (symbolic): CISCO-QOS-PIB-MIB::qosDevicePrimaryPdp
OID (numeric): 1.3.6.1.4.1.9.18.2.1.2.2.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The address of the PDP configured to be the primary PDP for the device.
What is qosDevicePrimaryPdp?
This OID stores the IP address of the primary Quality-of-Service Policy Decision Point (PDP) server that the device contacts for traffic rules and policies. It defines which central policy server the device should ask before applying QoS decisions to traffic. When the primary PDP fails, the device may fall back to a backup, so network staff monitor this to ensure correct policy enforcement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.2.2.1.3 snmpwalk -v2c -c public <target> CISCO-QOS-PIB-MIB::qosDevicePrimaryPdp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.2.2.1.3.1 snmpget -v2c -c public <target> CISCO-QOS-PIB-MIB::qosDevicePrimaryPdp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> qosDevicePrimaryPdp.1
Start monitoring Cisco routers/switches using COPS-PR-based QoS (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-QOS-PIB-MIB::qosDevicePrimaryPdp OID value, configure state conditions and alerts, and monitor any Cisco routers/switches using COPS-PR-based QoS (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.18 | ciscoPolicyAuto | CISCO-SMI |
| 1.3.6.1.4.1.9.18.2 | ciscoPibToMib | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.18.2.1 | ciscoQosPIBMIB | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.2 | qosDeviceConfig | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.2.2 | qosDeviceAttributeTable | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.2.2.1 | qosDeviceAttributeEntry | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.2.2.1.3 | qosDevicePrimaryPdp | CISCO-QOS-PIB-MIB |