WWP-QOS-410-MIB Table View

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

Tables
4
Rows
4
Columns
19
.1.3.6.1.4.1.6141.2.29.1.1.1 · 1 row entry · 8 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpQos410Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-QOS-410-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-QOS-410-MIB::wwpQos410Table'
A Table of QOS per vlan per port Entries.
wwpQos410Entry row .1.3.6.1.4.1.6141.2.29.1.1.1.1
The QOS per vlan per port Entry in the Table.
Column Syntax OID
Vlan ID for this instance of QOS. This Vlan Id should refer to
the wwpVlanId in the WwpVlanEntry.
VlanId
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.6141.2.29.1.1.1.1.1
Ingress Port ID for this instance of. Port ID's start at 1, and are
consecutive for each additional port. This port Id should
refer to the dot1dBasePort in the Dot1dBasePortEntry.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.29.1.1.1.1.2
Egress Port ID for this instance of. Port ID's start at 1, and are
consecutive for each additional port. This port Id should
refer to the dot1dBasePort in the Dot1dBasePortEntry.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.29.1.1.1.1.3
Bandwidth guaranteed for this QOS entry, specified in 64Kb/s increments.
The maximum value for this object is 8Gb/s, if this egress port is
the lead port of a link aggregation group. The total of all QOS entries
for …
kbpsInteger32r/w
Constraints:
range: 0-128000
.1.3.6.1.4.1.6141.2.29.1.1.1.1.4
Bandwidth limit that cannot be exceeded by this QOS entry.
The bandwidth is specified in 64Kb/s increments, with a maximum
of 8Gb/s. The value specified cannot exceed the current bandwidth
of the port. Values greater …
kbpsInteger32r/w
Constraints:
range: 1-128000
.1.3.6.1.4.1.6141.2.29.1.1.1.1.5
The size of the queue for this QOS entry.
Enumerationr/w
Enumerated Values:
1qSize16kb
2qSize32kb
3qSize64kb
4qSize128kb
5qSize256kb
6qSize512kb
7qSize1mb
8qSize2mb
9qSize4mb
10qSize8mb
11qSize16mb
12qSize32mb
.1.3.6.1.4.1.6141.2.29.1.1.1.1.6
Value that is used to determine which QOS entries
will receive the remaining bandwidth once Minimum
Bandwidth requirements have been satisfied for all
QOS entries. QOS entries with greater weight
(smaller number) wi…
Enumerationr/w
Enumerated Values:
1qw1
2qw2
3qw3
4qw4
5qw5
6qw6
7qw7
8qw8
9qw10
10qw12
11qw14
12qw16
13qw20
14qw24
15qw28
16qw32
17qw40
18qw48
19qw56
20qw64
21qw80
22qw96
23qw112
24qw128
25qw160
26qw192
27qw224
28qw256
29qw320
30qw384
31qw448
32qw512
33qw640
34qw768
35qw896
36qw1024
.1.3.6.1.4.1.6141.2.29.1.1.1.1.7
Used to manage the creation and deletion of the
conceptual rows in this table.

To create a row in this table, a manager must
set this object to 'createAndGo'.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.29.1.1.1.1.8
.1.3.6.1.4.1.6141.2.29.1.1.2 · 1 row entry · 6 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpQos410StatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-QOS-410-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-QOS-410-MIB::wwpQos410StatsTable'
A Table of QOS Stats per vlan per ingress/egress port Entries.
wwpQos410StatsEntry row .1.3.6.1.4.1.6141.2.29.1.1.2.1
The QOS Stats per vlan per port Entry in the Table.
Column Syntax OID
Vlan ID for this instance of QOS. This Vlan Id should refer to
the wwpVlanId in the WwpVlanEntry.
VlanId
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.6141.2.29.1.1.2.1.1
Ingress Port ID for this instance of . Port ID's start at 1,
and are consecutive for each additional port. This port Id should
refer to the dot1dBasePort in the Dot1dBasePortEntry.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.29.1.1.2.1.2
Egress Port ID for this instance of. Port ID's start at 1,
and are consecutive for each additional port. This port Id should
refer to the dot1dBasePort in the Dot1dBasePortEntry.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.29.1.1.2.1.3
Determines which type of bytes to count, accepted bytes or discarded bytes
for this QOS entry. The default will count accepted bytes.
Enumerationr/w
Enumerated Values:
1accepted
2discarded
.1.3.6.1.4.1.6141.2.29.1.1.2.1.4
The number of bytes received for this QOS Entry.This counter
represents the upper 32 bits of the counter value.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.29.1.1.2.1.5
The number of bytes received for this QOS Entry.This counter
represents the lower 32 bits of the counter value.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.29.1.1.2.1.6
.1.3.6.1.4.1.6141.2.29.1.1.3 · 1 row entry · 2 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpQos410PriToQMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-QOS-410-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-QOS-410-MIB::wwpQos410PriToQMapTable'
A Table of mapping of an RX-priority to a TX-queue.
wwpQos410PriToQMapEntry row .1.3.6.1.4.1.6141.2.29.1.1.3.1
The mapping Entry of an RX-priority to a TX-queue in the Table.
Column Syntax OID
The RX-prioroty value for this entry.
Integer32
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.29.1.1.3.1.1
The TX-priority-queue value for this entry.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.29.1.1.3.1.2
.1.3.6.1.4.1.6141.2.29.1.1.4 · 1 row entry · 3 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpQos410PortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-QOS-410-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-QOS-410-MIB::wwpQos410PortTable'
A Table of QOS per port Entries.
wwpQos410PortEntry row .1.3.6.1.4.1.6141.2.29.1.1.4.1
The QOS per port Entry in the Table.
Column Syntax OID
Port ID for this instance of. Port ID's start at 1, and are
consecutive for each additional port. This port Id should
refer to the dot1dBasePort in the Dot1dBasePortEntry.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.29.1.1.4.1.1
Number of 64Kbps of bandwidth that is currently Provisioned for
this port. This value is read-only and is updated each time a
QOS entry is created for this port. If the port is a member of
a Link Agg group and is no…
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.6141.2.29.1.1.4.1.2
Number of 64Kbps of bandwidth that make up this port's total
bandwidth. This value is read-only and is updated each time a
QOS entry is created for this port. If the port is a
member of a Link Agg group and this is n…
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.6141.2.29.1.1.4.1.3