All MIBs › EXTREME-QOS-MIB › extremeUnitPaceMode
extremeUnitPaceMode
Module: EXTREME-QOS-MIB
OID (symbolic): EXTREME-QOS-MIB::extremeUnitPaceMode
OID (numeric): 1.3.6.1.4.1.1916.1.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies whether the device currently recognises and gives priority treatment to the forwarding of packets with the PACE(tm) bit set in their MAC Source Address fields.
PACE(tm) mode applies to the whole unit only and is only valid when device is in Ingress QoS mode as specified by extremeQosMode ingress(1). This object will report notApplicable(1) when in egress(2) mode. Set operations with value notApplicable(1) will be rejected.
What is extremeUnitPaceMode?
A deprecated object that controlled whether the switch prioritized packets carrying Extreme's proprietary PACE(tm) bit in the MAC source address; only meaningful in ingress QoS mode, reporting notApplicable in egress mode. It applied unit-wide rather than per-port and has been superseded by newer QoS mechanisms.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.3.1.1 snmpwalk -v2c -c public <target> EXTREME-QOS-MIB::extremeUnitPaceMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.3.1.1.1 snmpget -v2c -c public <target> EXTREME-QOS-MIB::extremeUnitPaceMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1916.1.3.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> extremeUnitPaceMode.1
Start monitoring Extreme Networks switch (QoS traffic classification/scheduling) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EXTREME-QOS-MIB::extremeUnitPaceMode OID value, configure state conditions and alerts, and monitor any Extreme Networks switch (QoS traffic classification/scheduling) 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.1916 | extremenetworks | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1 | extremeAgent | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1.3 | extremeQos | EXTREME-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1916.1.3.1 | extremeQosCommon | EXTREME-QOS-MIB |
| 1.3.6.1.4.1.1916.1.3.1.1 | extremeUnitPaceMode | EXTREME-QOS-MIB |