All MIBs › IEEE8021-PSFP-MIB › ieee8021PSFPFilterSpecificationList
ieee8021PSFPFilterSpecificationList
Module: IEEE8021-PSFP-MIB
OID (symbolic): IEEE8021-PSFP-MIB::ieee8021PSFPFilterSpecificationList
OID (numeric): 1.3.111.2.802.1.1.31.1.1.1.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-create
Description: The FilterSpecificationList parameter contains a list of filter specifications associated with this stream filter.
The octet string value represents the contents of the list as an ordered list of entries, each encoded as a TLV, as follows.
The first octet of each TLV is interpreted as an unsigned integer representing a filter specification type: 0: Maximum SDU Size. 1: Flow meter instance identifier. 2-255: Reserved for future gate operations
The second and third octets of the TLV are the length field, interpreted as an unsigned integer, indicating the number of octets of the value that follows the length. A length of zero indicates that there is no value (i.e., the filter specification has no parameters).
The fourth through (4 + length -1)th octets encode the parameters of the filter specification, as defined for each filter specification type.
- Maximum SDU Size: A single SDU size parameter is encoded in four octets, and is interpreted as an unsigned integer value.
- Flow meter instance identifier: A single flow meter instance identifier is encoded in four octets, and is interpreted as an unsigned integer value.
The value of this object MUST be retained across reinitializations of the management system.
What is ieee8021PSFPFilterSpecificationList?
An encoded list of TLV entries defining extra filter parameters for this stream filter, such as a maximum SDU size or an associated flow meter instance ID. An admin configuring time-sensitive networking (TSN) uses this to attach frame-size policing or metering to a stream filter beyond simple stream/priority matching.
OID Breakdown
Upper-level ancestors (3 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.111.2.802.1.1.31 | ieee8021PSFPMib | IEEE8021-PSFP-MIB |
| 1.3.111.2.802.1.1.31.1 | ieee8021PSFPObjects | IEEE8021-PSFP-MIB |
| 1.3.111.2.802.1.1.31.1.1 | ieee8021PSFPStreamFilterParameters | IEEE8021-PSFP-MIB |
| 1.3.111.2.802.1.1.31.1.1.1 | ieee8021PSFPStreamFilterTable | IEEE8021-PSFP-MIB |
| 1.3.111.2.802.1.1.31.1.1.1.1 | ieee8021PSFPStreamFilterEntry | IEEE8021-PSFP-MIB |
| 1.3.111.2.802.1.1.31.1.1.1.1.5 | ieee8021PSFPFilterSpecificationList | IEEE8021-PSFP-MIB |