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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 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 |