ntnQos802FilterVlanIdSet
NTN-QOS-POLICY-EXT-PIB ·
.1.3.6.1.4.1.45.4.4.1.3.1.1.7
Object
column
r/w
OctetString
This attribute is used to specify a set of VLAN IDs
against which the traffic being classified is compared.
Packets that contain a VLAN ID equal to one of the VLAN
IDs in this set match this component of an 802 filter.
The format of this octet string is a series of two-byte
(16 bit) values with each octet tuple identifying a
single VLAN ID in the set. Therefore, the length of the
octet string value of this object is always either zero
or an even number of octets (e.g., 2, 4, 6, 20). As with
most sets, ordering within the set (octet string) is
unimportant. For example, a set specifying three VLAN
IDs (8, 35 and 4012) might be specified as follows:
Octets: 1 | 2 | 3 | 4 | 5 | 6
------------------------------------------------
Values: 0x00 | 0x23 | 0x00 | 0x08 | 0x0F | 0xAC
------------------------------------------------
VLAN ID: 35 | 8 | 4012
The supported maximum length of this attribute depends
on the maximum number of VLANs that may be included in
a set for filtering purposes. This length is thus
implementation dependent.
Note that this attribute and the qos802AceVlanId
attribute are mutually exclusive. The value of the
qos802AceVlanId component of the augmented filter
entry must be set to 'ignore' (i.e., -1) if the length
of this set is non-zero. Otherwise entry creation will
fail.
Context
- MIB
- NTN-QOS-POLICY-EXT-PIB
- OID
.1.3.6.1.4.1.45.4.4.1.3.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntnQos802FilterExtEntry
- Table
- ntnQos802FilterExtTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-256
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ntnQos802FilterDscp The value that the DSCP in the packet can have and
match this filter. A value of -1 indicates that a specific
DSCP value has not been defined and thus all DSCP values
are consider… | column | Integer32 | .1.3.6.1.4.1.45.4.4.1.3.1.1.1 |
| ntnQos802FilterProtocol The IP protocol to match against the packet's protocol.
Valid only when applied against IP traffic. A value of
zero means match all. | column | Integer32 | .1.3.6.1.4.1.45.4.4.1.3.1.1.2 |
| ntnQos802FilterDstL4PortMin The minimum value that the packet's layer 4 destination
port number can have and match this filter. Valid only
when applied against IP traffic flows. The value of
this attribute m… | column | Integer32 | .1.3.6.1.4.1.45.4.4.1.3.1.1.3 |
| ntnQos802FilterDstL4PortMax The maximum value that the packet's layer 4 destination
port number can have and match this filter. Valid only
when applied against IP traffic flows. The value of
this attribute m… | column | Integer32 | .1.3.6.1.4.1.45.4.4.1.3.1.1.4 |
| ntnQos802FilterSrcL4PortMin The minimum value that the packet's layer 4 source port
number can have and match this filter. Valid only
when applied against IP traffic flows. The value of this
attribute must b… | column | Integer32 | .1.3.6.1.4.1.45.4.4.1.3.1.1.5 |
| ntnQos802FilterSrcL4PortMax The maximum value that the packet's layer 4 source port
number can have and match this filter. Valid only
when applied against IP traffic flows. The value of this
attribute must b… | column | Integer32 | .1.3.6.1.4.1.45.4.4.1.3.1.1.6 |