vlanPrio
WESTERMO-LYNX-MIB ·
.1.3.6.1.4.1.16177.1.2.2.2.1.14
Object
column r/w
Enumeration
This value is used define the vlan priority number for each vlan id. The first vlan is the same as white vlan, vlan 2 = red vlan, vlan 3 = blue vlan, vlan 4 = green vlan, vlan 5 = yellow vlan, vlan 6 = brown vlan and vlan 7 = pink vlan. Not working in release 2.06.
Context
- MIB
- WESTERMO-LYNX-MIB
- OID
.1.3.6.1.4.1.16177.1.2.2.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ontEntry
- Groups
- 1
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 'WESTERMO-LYNX-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-LYNX-MIB::vlanPrio'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-LYNX-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-LYNX-MIB::vlanPrio.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-LYNX-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-LYNX-MIB::vlanPrio'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | prio0 |
1 | prio1 |
2 | prio2 |
3 | prio3 |
4 | prio4 |
5 | prio5 |
6 | prio6 |
7 | prio7 |
Conformance
Member of