MX-LQOS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
8
.0.2500.1.200 · 1 row entry · 3 columns
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk ethernet8021QTaggingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-LQOS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-LQOS-MIB::ethernet8021QTaggingTable'
Ethernet 802.1Q Tagging
          
This table lists all Ethernet interfaces and allows to configure
802.1Q tagging for them.
ethernet8021QTaggingEntry row .0.2500.1.200.1
A row in table Ethernet 802.1Q Tagging.
Column Syntax OID
Interface Name

Name of the Ethernet interface
OctetString .0.2500.1.200.1.100
Enable Priority Tagging

Enables or disables user priority tagging on the interface. The
VLAN ID part of the 802.1Q tag is always set to 0. VLANs may be
configured in service Ethernet (Eth)'s VLAN table.
MX-TCMxEnableStater/w
Type Values:
0disable
1enable
.0.2500.1.200.1.200
Default User Priority

Default User Priority value the interface uses when tagging
packets. Specific service class values may be set in the
ServiceClasses table.
Unsigned32r/w
Constraints:
range: 0-7
.0.2500.1.200.1.300
.0.2500.1.300 · 1 row entry · 5 columns
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk serviceClassesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-LQOS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-LQOS-MIB::serviceClassesTable'
Service Classes Configuration
          
This table allows to set specific values of DiffServ, traffic
class and User Priority by service class.
serviceClassesEntry row .0.2500.1.300.1
A row in table Service Classes Configuration.
Column Syntax OID
Service Class Identifier

Unique identifier of the row in the table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.0.2500.1.300.1.100
Service Class Description

Description of the service class.
OctetString
Constraints:
range: 0-127
.0.2500.1.300.1.200
Differentiated Services (DiffServ)

Differentiated Services value for this service class. This
value overrides the DefaultDiffServ parameter. This 8-bit value
is directly set in the TOS field (2nd byte) of…
Unsigned32r/w
Constraints:
range: 0-255
.0.2500.1.300.1.300
Traffic Class

Default Traffic Class value used in IPv6 packets. The 8-bit
Traffic Class field in the IPv6 header is available for use by
originating nodes and/or forwarding routers to identify and
disting…
Unsigned32r/w
Constraints:
range: 0-255
.0.2500.1.300.1.350
Ethernet 802.1Q User Priority

User priority for this service class. This value overrides the
DefaultUserPriority parameter from the Ethernet8021QTagging
table.
Unsigned32r/w
Constraints:
range: 0-7
.0.2500.1.300.1.400