TRAFFIC-TEMPLATE-MIB Table View

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

Tables
2
Rows
2
Columns
11
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.1 · 1 row entry · 5 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpSwitchTrafficTemplateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TRAFFIC-TEMPLATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRAFFIC-TEMPLATE-MIB::hpSwitchTrafficTemplateTable'
A table that contains information about traffic templates
for CoS (class of service) queue configuration in the device.
hpSwitchTrafficTemplateEntry row .1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.1.1
Information about a single traffic template for CoS queue
configuration in the device.
Column Syntax OID
A unique name by which this template is referenced.
Limited to 40 characters on some devices.
OctetString
Constraints:
range: 0-80
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.1.1.1
The set of ports to which this traffic template is
mapped. The set of ports is identified by a PortList
in which each port is represented by a bit. A port
cannot be mapped to more than one traffic template.
Q-BRIDGE-MIBPortListr/w .1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.1.1.2
The Row Status of this traffic template entry.

To create a new traffic template, send a SET
request with a RowStatus of 'createAndWait'.
This will result in the creation of a template of that
name and a n…
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.11.2.14.11.5.1.72.1.2.1.1.3
The number of egress queues this template is valid for.
Integer32r/w
Constraints:
range: 1-9000
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.1.1.4
Indicates that this template is factory predefined.
Predefined templates may not be deleted and their queue
configuration may not be modified.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.1.1.5
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.2 · 1 row entry · 6 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpSwitchTrafficGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TRAFFIC-TEMPLATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRAFFIC-TEMPLATE-MIB::hpSwitchTrafficGroupTable'
A table that contains the mapping of 802.1q packet
priorities to CoS traffic queues in the device.
Entries in this table define traffic class groups
containing a queue number, an optional ID number, a
set of priority values mapped to the queue, an
optional name, and a lossless flag when Priority
Flow Control is enabled for a port.
          
A SET to an object in any row of this table causes
the RowStatus of the parent template to change to
notReady.  Changes are temporary until the template
RowStatus is successfully SET to active.
hpSwitchTrafficGroupEntry row .1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.2.1
Traffic group configuration for a given queue.
Column Syntax OID
The internal number of the queue this entry will apply to.
Integer32
Constraints:
range: 1-9000
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.2.1.1
The ID value of this traffic class group in the DCBX
exchange. Only IDs 0-7 are allowed in a SET request.
This setting is not supported on all devices.
Integer32r/w
Constraints:
range: 0-15
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.2.1.2
An optional user-defined name for this traffic group.
Limited to 40 characters on some devices.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.2.1.3
A bitmap of 802.1q priority values assigned to this
traffic group. Each priority value 0-7 must be
assigned to exactly one group for the template
to be valid.
Bitsr/w
Enumerated Values:
0priority0
1priority1
2priority2
3priority3
4priority4
5priority5
6priority6
7priority7
8priority8
9priority9
10priority10
11priority11
12priority12
13priority13
14priority14
15priority15
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.2.1.4
A flag indicating that this queue is to be
configured for lossless behavior when Priority Flow
Control (PFC) is enabled on a port. Designating a
queue as lossless causes ingress thresholds to be
set that will trigger P…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.2.1.5
The Egress Buffer Discard Threshold setting for this
traffic group. This setting controls the maximum size
of the group egress queue. When set to 'medium' or 'low',
the maximum number of buffers permitted in the queue…
Enumerationr/w
Enumerated Values:
1low
2medium
3high
.1.3.6.1.4.1.11.2.14.11.5.1.72.1.2.2.1.6