All MIBs › NTN-QOS-POLICY-EXT-PIB › ntnQos802FilterVlanIdSet
ntnQos802FilterVlanIdSet
Module: NTN-QOS-POLICY-EXT-PIB
OID (symbolic): NTN-QOS-POLICY-EXT-PIB::ntnQos802FilterVlanIdSet
OID (numeric): 1.3.6.1.4.1.45.4.4.1.3.1.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-create
Description: 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.
What is ntnQos802FilterVlanIdSet?
A set of VLAN IDs this filter matches against, encoded as a byte string of consecutive 2-byte VLAN ID values (e.g. 6 bytes to specify three VLAN IDs); mutually exclusive with the single-VLAN qos802AceVlanId attribute, which must be set to -1 (ignore) whenever this set is non-empty, or entry creation fails.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.45 | synoptics | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.4 | policy | SYNOPTICS-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.45.4.4 | ntnQosPolicyExtPib | NTN-QOS-POLICY-EXT-PIB |
| 1.3.6.1.4.1.45.4.4.1 | ntnQosPolicyExtPibClasses | NTN-QOS-POLICY-EXT-PIB |
| 1.3.6.1.4.1.45.4.4.1.3 | ntnQos802FilterExt | NTN-QOS-POLICY-EXT-PIB |
| 1.3.6.1.4.1.45.4.4.1.3.1 | ntnQos802FilterExtTable | NTN-QOS-POLICY-EXT-PIB |
| 1.3.6.1.4.1.45.4.4.1.3.1.1 | ntnQos802FilterExtEntry | NTN-QOS-POLICY-EXT-PIB |
| 1.3.6.1.4.1.45.4.4.1.3.1.1.7 | ntnQos802FilterVlanIdSet | NTN-QOS-POLICY-EXT-PIB |