atiL2DevicePortQOSPriorityConfig
AtiL2-MIB ·
.1.3.6.1.4.1.207.8.33.7.1.1.17
Object
column obsolete
r/w
Enumeration
This per-port attribute is applicable only to at-8324, at-8124XL-V2 and at-8316 and it allows for the configuration of the Priority of the port to be high or Low. In a switch environment, Ports with high Priority and traffic from and to the ports get more priority when compared with those with normal priority. By Default, all ports have Normal Priority.
Context
- MIB
- AtiL2-MIB
- OID
.1.3.6.1.4.1.207.8.33.7.1.1.17- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- atiL2DevicePortEntry
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 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiL2-MIB::atiL2DevicePortQOSPriorityConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiL2-MIB::atiL2DevicePortQOSPriorityConfig.<atiL2DeviceId>.<atiL2DevicePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiL2-MIB::atiL2DevicePortQOSPriorityConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | high-priority |
2 | normal-priority |