atiStkSwPortPriority
AtiStackSwitch9424-MIB ·
.1.3.6.1.4.1.207.8.17.2.1.1.11
Object
column r/w
Enumeration
This object specifies whether packets flowing through this
port use the associated VLAN priority or override the
associated VLAN priority with either a high or a low priority.
This MIB is not applicable to the 85xx and 94xx family of ATI
switches. Note: These switch families support CoS/QoS.
Context
- MIB
- AtiStackSwitch9424-MIB
- OID
.1.3.6.1.4.1.207.8.17.2.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atiStkSwPortConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AtiStackSwitch9424-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9424-MIB::atiStkSwPortPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiStackSwitch9424-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9424-MIB::atiStkSwPortPriority.<atiStkSwModuleId>.<atiStkSwPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiStackSwitch9424-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiStackSwitch9424-MIB::atiStkSwPortPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | use-vlan-priority |
2 | override-and-use-low-priority |
3 | override-and-use-high-priority |