a3ComQosNonFlowClassCustomProto
A3COM-SWITCHING-SYSTEMS-QOS-MIB ·
.1.3.6.1.4.1.43.29.4.21.1.3.1.7
Object
column
mandatory
r/w
OctetString
This object determines a 2-byte hex value for the Ethertype or
DSAP/SSAP that will be used in conjunction with
a3ComQosNonFlowClassProtoDescriptor.
If a3ComQosNonFlowClassProtoDescriptor is set to name(1) then
this object is not used and it CANNOT be set.
If a3ComQosNonFlowClassProtoDescriptor is set to ethertype(2) then
the value will be used as an ethertype mask.
If a3ComQosNonFlowClassProtoDescriptor is set to dsap-ssap(3) then
the most significant byte will be used for the DSAP value and the
least significant will be used for the SSAP value.
-- Example 1: a3ComQosNonFlowClassProto is set to ethertype (2)
a3ComQosNonFlowClassCustomTypeMask is set to 0x1234
The value 0x1234 will be used in the ethertype field.
-- Example 2: a3ComQosNonFlowClassCustomType is set to dsap-ssap (2)
a3ComQosNonFlowClassCustomTypeMask is set to 0x1234
The value 0x12 would be used for the DSAP value.
The value 0x34 would be used for the SSAP value.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-QOS-MIB
- OID
.1.3.6.1.4.1.43.29.4.21.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComQosNonFlowClassEntry
- Table
- a3ComQosNonFlowClassTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 2-2
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3ComQosNonFlowClassIndex mandatory A unique value for each entry.
Non-flow classs use class ids values between 400-499. | column | Integer32 | .1.3.6.1.4.1.43.29.4.21.1.3.1.1 |
| a3ComQosNonFlowClassCastType mandatory A bit mask of 'cast' types associated with this class.
Each cast is represented by a single bit. If that bit is set
then the corresponding cast is selected by this class.
… | column | OctetString | .1.3.6.1.4.1.43.29.4.21.1.3.1.2 |
| a3ComQosNonFlowClassProtos mandatory A bit mask of network protocols associated with this class.
Each protocol is represented by a single bit. If that bit
is set then the corresponding protocol is a member of this… | column | OctetString | .1.3.6.1.4.1.43.29.4.21.1.3.1.3 |
| a3ComQosNonFlowClass8021pTags mandatory A bit mask of the 802.1p tags associated with this class.
Each tag is represented by a single bit. If that bit is set
then the corresponding tag is selected by this class.
… | column | OctetString | .1.3.6.1.4.1.43.29.4.21.1.3.1.4 |
| a3ComQosNonFlowClassRowStatus mandatory The status column for this entry. This object can be set to:
createAndGo(4)
destroy(6)
The following value may be read:
active(1)
… | column | RowStatus | .1.3.6.1.4.1.43.29.4.21.1.3.1.5 |
| a3ComQosNonFlowClassProtoDescriptor mandatory This object determines whether a3ComQosNonFlowClassProtos
or a3ComQosNonFlowClassCustomProto is used to define the protocol
for a classifier. If set to name(1), the pre-defined … | column | Enumeration | .1.3.6.1.4.1.43.29.4.21.1.3.1.6 |