zyVlanStackPortPriority
ZYXEL-VLAN-STACK-MIB ·
.1.3.6.1.4.1.890.1.15.3.89.1.2.1.3
Object
column r/w
Enumeration
Set a priority level (from 0 to 7). This is the service provider's priority level that adds to the frames received on this port. 0 is the lowest priority level and 7 is the highest.
Context
- MIB
- ZYXEL-VLAN-STACK-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.89.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelVlanStackPortEntry
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 'ZYXEL-VLAN-STACK-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-VLAN-STACK-MIB::zyVlanStackPortPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-VLAN-STACK-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-VLAN-STACK-MIB::zyVlanStackPortPriority.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-VLAN-STACK-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-VLAN-STACK-MIB::zyVlanStackPortPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | priority0 |
1 | priority1 |
2 | priority2 |
3 | priority3 |
4 | priority4 |
5 | priority5 |
6 | priority6 |
7 | priority7 |