All MIBs › CISCO-QOS-PIB-MIB › qosDevicePepDomain
qosDevicePepDomain
Module: CISCO-QOS-PIB-MIB
OID (symbolic): CISCO-QOS-PIB-MIB::qosDevicePepDomain
OID (numeric): 1.3.6.1.4.1.9.18.2.1.2.2.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The QoS domain that this device belongs to. This is configured locally on the device (perhaps by some management protocol such as SNMP). By default, it is the zero-length string.
What is qosDevicePepDomain?
Read-only setting showing the QoS policy domain this device (PEP) belongs to, configured locally and used to associate the device with a policy domain.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.2.2.1.2 snmpwalk -v2c -c public <target> CISCO-QOS-PIB-MIB::qosDevicePepDomain
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.2.2.1.2.1 snmpget -v2c -c public <target> CISCO-QOS-PIB-MIB::qosDevicePepDomain.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> qosDevicePepDomain.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.2 | qosDevicePepDomain | CISCO-QOS-PIB-MIB |