All MIBs › CISCO-SRP-MIB › srpPriorityThreshold
srpPriorityThreshold
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpPriorityThreshold
OID (numeric): 1.3.6.1.4.1.9.10.60.1.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The priority threshold value to be compared against the 3 bits of priority contained in each packet's SRP header. If a packet's priority is greater or equal to this threshold, that packet should be placed in the high priority transmit or transit queue. If a packet's priority is less than this threshold, it should be placed in the low priority transmit or transit queue.
Since there are only two types of priority queues (High Priority and Low Priority) a packet is treated as either low or high priority once it is on the ring. Each node determines the threshold value for classifying what is considered a high priority packet and what is considered a low priority packet.
What is srpPriorityThreshold?
This object is the priority value, 0 through 7, compared against each packet's 3-bit SRP priority field to decide whether it goes into the high-priority or low-priority transmit and transit queue. Since SRP only has two priority queues despite packets carrying 3 bits of priority, this threshold is what actually determines the dividing line: set it too high and traffic an admin intended to get priority treatment, such as voice, ends up in the low-priority queue during ring congestion. Setting srpPriorityThreshold to 4 means packets marked priority 4 through 7 get the high-priority queue on this ring interface, while anything marked 0 through 3 is treated as low priority even during congestion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.1.1.2 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpPriorityThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.1.1.2.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpPriorityThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.60.1.1.1.2.1 i <value>
Start monitoring Cisco DPT/SRP ring interface routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SRP-MIB::srpPriorityThreshold OID value, configure state conditions and alerts, and monitor any Cisco DPT/SRP ring interface routers 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.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.60 | ciscosrpMIB | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1 | srpMAC | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.1 | srpIfTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.1.1 | srpIfEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.1.1.2 | srpPriorityThreshold | CISCO-SRP-MIB |