All MIBs › CISCO-WAN-FR-PORT-MIB › portEqueueServiceRatio
portEqueueServiceRatio
Module: CISCO-WAN-FR-PORT-MIB
OID (symbolic): CISCO-WAN-FR-PORT-MIB::portEqueueServiceRatio
OID (numeric): 1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Number of times queue 1 is serviced for every time queue 2 is serviced. The value 0 is supported only by FRSM-VHS.
FRSM-VHS supports two different egress queue servicing algorithms depending on the Egress Qos Feature.
if EgrQosFeature is ENABLED, Weighted Fair queueing algorithm will be used to select one queue out of 4 data queues and this object will be set to a default value of 0 in this case and this value cannot be modified by user.
In case of EgrQosFeature being DISABLED, this object will be set to a default value of 1 and can be configured to user desired value. This value will be used to decide number of times High priority queue has to be serviced for every time low priority queue is serviced.
For FRSM12 card: There is only one scheme of egress scheduling of COS queues within ports, which uses only two COS queues for user data. The scheduling scheme uses a pre-defined ratio to schedule these COS queues on a given port. This object will be used to decide number of times High priority queue has to be serviced for every time low priority queue is serviced.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.7 snmpwalk -v2c -c public <target> CISCO-WAN-FR-PORT-MIB::portEqueueServiceRatio
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.7.1 snmpget -v2c -c public <target> CISCO-WAN-FR-PORT-MIB::portEqueueServiceRatio.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> portEqueueServiceRatio.1
Start monitoring Cisco MGX WAN switch (Frame Relay service module, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-FR-PORT-MIB::portEqueueServiceRatio OID value, configure state conditions and alerts, and monitor any Cisco MGX WAN switch (Frame Relay service module, legacy) from a single console.
OID Breakdown
Upper-level ancestors (15 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1 | frameRelay | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.1 | frPort | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.1 | frPortCnf | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.1.1 | frPortCnfPortGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.1.1.1 | frPortCnfPortGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.1.1.1.1 | frPortCnfPortGrpEntry | CISCO-WAN-AXIPOP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.7 | portEqueueServiceRatio | CISCO-WAN-FR-PORT-MIB |