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.
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
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.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 |
| 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 |