All MIBs › EXTREME-QOS-MIB › extremeQosMode
extremeQosMode
Module: EXTREME-QOS-MIB
OID (symbolic): EXTREME-QOS-MIB::extremeQosMode
OID (numeric): 1.3.6.1.4.1.1916.1.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates which QoS mode the device should use. ingress(1) applies priority-based QoS based on the incoming packet's destination IP or MAC address, 802.1p priority, PACE(tm), Source Port or VLAN. egress(2) applies priority- and bandwidth-based QoS based on destination IP or MAC address or VLAN. See ExtremeWare documentation for further information.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.3.1.4 snmpwalk -v2c -c public <target> EXTREME-QOS-MIB::extremeQosMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.3.1.4.1 snmpget -v2c -c public <target> EXTREME-QOS-MIB::extremeQosMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1916.1.3.1.4.1 i <value>
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.4 | extremeQosMode | EXTREME-QOS-MIB |