A non-volatile handle used to reference this instance. '''This is intended only for use in protocol-independent "common" definitions, and MUST NOT be used in protocol-specific definitions.''' A non-volatile unique key used to reference this instance. Alias provides a mechanism for a Controller to label this instance for future reference. The following mandatory constraints MUST be enforced: * The value MUST NOT be empty. * The value MUST start with a letter. * If the value is not assigned by the Controller at creation time, the Agent MUST assign a value with an "cpe-" prefix. A non-volatile unique key used to reference this instance. Alias provides a mechanism for a Controller to label this instance for future reference. The following mandatory constraints MUST be enforced: * The value MUST NOT be empty. * The value MUST start with a letter. * If the value is not assigned by the Controller at creation time, the Agent MUST assign a value with an "cpe-" prefix. The value is measured in ''dBm/1000'', i.e. the value divided by 1000 is dB relative to 1 mW. For example, -12345 means -12.345 dBm, 0 means 0 dBm (1 mW) and 12345 means 12.345 dBm. The IEEE EUI 64-bit identifier as defined in {{bibref|IEEE_EUI64}}. The IEEE defined 64-bit extended unique identifier (EUI-64) is a concatenation of: * The 24-bit (OUI-24) or 36-bit (OUI-36) company_id value assigned by the IEEE Registration Authority (IEEE-RA), and * The extension identifier (40 bits for OUI-24 or 28 bits for OUI-36) assigned by the organization with that company_id assignment. IP address, i.e. IPv4 address (or IPv4 subnet mask) or IPv6 address. All IPv4 addresses and subnet masks MUST be represented as strings in IPv4 dotted-decimal notation. Here are some examples of valid IPv4 address textual representations: * 216.52.29.100 * 192.168.1.254 All IPv6 addresses MUST be represented using any of the 3 standard textual representations defined in {{bibref|RFC4291}} Sections 2.2.1, 2.2.2 and 2.2.3. Both lower-case and upper-case letters can be used, but use of lower-case letters is RECOMMENDED. Here are some examples of valid IPv6 address textual representations: * 1080:0:0:800:ba98:3210:11aa:12dd * 1080::800:ba98:3210:11aa:12dd * 0:0:0:0:0:0:13.1.68.3 IPv6 addresses MUST NOT include zone identifiers. Zone identifiers are discussed in {{bibref|RFC4007|Section 6}}. Unspecified or inapplicable addresses (or IPv4 subnet masks) MUST be represented as empty strings unless otherwise specified by the parameter definition. IPv4 address (or subnet mask). Can be any IPv4 address that is permitted by the ''IPAddress'' data type. IPv6 address. Can be any IPv6 address that is permitted by the ''IPAddress'' data type. IPv4 or IPv6 routing prefix in Classless Inter-Domain Routing (CIDR) notation {{bibref|RFC4632}}. This is specified as an IP address followed by an appended "/n" suffix, where ''n'' (the prefix size) is an integer in the range 0-32 (for IPv4) or 0-128 (for IPv6) that indicates the number of (leftmost) '1' bits of the routing prefix. * IPv4 example: 192.168.1.0/24 * IPv6 example: 2001:edff:fe6a:f76::/64 This notation can also represent individual addresses by specifying all bits. * IPv4 example: 192.168.1.1/32 * IPv6 example: 2001:edff:fe6a:f76::1/128 If the IP address part is unspecified or inapplicable, it MUST be {{empty}} unless otherwise specified by the parameter definition. In this case the IP prefix will be of the form "/n". If the entire IP prefix is unspecified or inapplicable, it MUST be {{empty}} unless otherwise specified by the parameter definition. IPv4 address prefix. Can be any IPv4 prefix that is permitted by the ''IPPrefix'' data type. IPv6 address prefix. Can be any IPv6 prefix that is permitted by the ''IPPrefix'' data type. A JSON Object as defined in {{bibref|RFC7159|Section 4}}. All MAC addresses are represented as strings of 12 hexadecimal digits (digits 0-9, letters A-F or a-f) displayed as six pairs of digits separated by colons. Unspecified or inapplicable MAC addresses MUST be represented as empty strings unless otherwise specified by the parameter definition. Position of the {{object}} entry in the order of precedence. A value of ''1'' indicates the first entry to be considered (highest precedence). When a {{object}} instance is created, or when an existing {{param}} value is modified, if the value matches that of an existing entry, the {{param}} values for the existing entry and all lower {{param}} entries are incremented (lowered in precedence) to ensure uniqueness of this value. A deletion causes {{param}} values to be compacted. When a value is changed, incrementing occurs before compaction. If no {{param}} value is supplied on creation of a {{object}} instance, it MUST be assigned a value that is one more than the largest current value (lowest precedence). Public Land Mobile Network Identifier. PLMN-Id is a concatenation of Mobile Country Code (MCC) and Mobile Network Code (MNC) as described in {{bibref|3GPP-TS.23.003|Clause 12.1}}. MCC value is always 3 digits, while the MNC value is either 2 or 3 digits. For example, a PLMN-Id value of 310410 refers to MCC 310 (USA) and MNC 410 (AT&T Mobility). A PLMN-Id value of 51001 refers to MCC 501 (Australia) and MNC 01 (Telstra). Refer <https://mcc-mnc.net> for the list of PLMN-Ids assigned to various operators around the world. A 32-bit statistics parameter, e.g. a byte counter. This data type SHOULD NOT be used for statistics parameters whose values might become greater than the maximum value that can be represented as an ''unsignedInt'' (i.e. 0xffffffff, referred to below as ''maxval''). ''StatsCounter64'' SHOULD be used for such parameters. The value ''maxval'' indicates that no data is available for this parameter. In the unlikely event that the actual value of the statistic is ''maxval'', the CPE SHOULD return ''maxval - 1''. The actual value of the statistic might be greater than ''maxval''. Such values SHOULD wrap around through zero. The term ''packet'' is to be interpreted as the transmission unit appropriate to the protocol layer in question, e.g. an IP packet or an Ethernet frame. A 64-bit statistics parameter, e.g. a byte counter. This data type SHOULD be used for all statistics parameters whose values might become greater than the maximum value that can be represented as an ''unsignedInt''. The maximum value that can be represented as an ''unsignedLong'' (i.e. 0xffffffffffffffff) indicates that no data is available for this parameter. The term ''packet'' is to be interpreted as the transmission unit appropriate to the protocol layer in question, e.g. an IP packet or an Ethernet frame. Universally Unique Identifier. See {{bibref|RFC4122}}. Uniform Resource Identifier. See {{bibref|RFC3986}}. Uniform Resource Locator. See {{bibref|RFC3986}} (URI), {{bibref|IANA-uri-schemes}}, and individual URI scheme RFCs such as {{bibref|RFC7252}} (''coap'', ''coaps'') and {{bibref|RFC7230}} (''http'', ''https''). The ZigBee 16-bit network address (NWK) as defined in {{bibref|ZigBee2007}}. The address is assigned to a device by the network layer and used by the network layer for routing messages between devices. Possible Unit types used for decimal values. {{enum}} Dimensionless quantity Percent Decimal degrees Celsius Fahrenheit Kelvin [SI] Kilometer [SI] Meter [SI] Centimeter [SI] Millimeter [SI] Hour Minute Second [SI] Millisecond Square kilometer Square meter Square cm Cubic meter Liter [SI] Centiliter [SI] Milliliter [SI] Kilogram [SI] Gram [SI] Milligram [SI] Watt hour Kilowatt hour Watt [SI] Ampere [SI] Hertz [SI] Volt [SI] Newton [SI] Pascal [SI] Coulomb [SI] Farad [SI] Ohm [SI] Siemens [SI] Weber [SI] Tesla [SI] Henry [SI] Lumen [SI] Lux [SI] Meter per second Candela [SI] Mole [SI] Ultraviolet index RGB color, encoded as integer value between 0 (usually represented as 0x000000) and 16777215 (usually represented as 0xFFFFFF), e.g. Blue would be 255 (usually represented as 0x0000FF) Parts per million (Alternative use percent: 1ppm = 0.0001%) Sievert (J/kg) [SI] Joule [SI] Rotations per minute Pulses per second Cubic meters per second Liters per second The decibel (symbol: dB) is a relative unit of measurement equal to one tenth of a bel (B). It expresses the ratio of two values of a power or root-power quantity on a logarithmic scale. dBm or dBmW (decibel-milliwatts) is a unit of power level expressed using a logarithmic decibel (dB) scale respective to one milliwatt (mW). Electron Volt Describes the type of Device that the {{object}} instance is representing. {{enum}} Describes the type of IoT Level Controller or Sensor that the {{object}} instance is representing. {{enum}} Amount of space that an object or substance occupies Describes the type of IoT Enum Controller that the {{object}} instance is representing. {{enum}} Describes the type of IoT Enum Sensor that the {{object}} instance is representing. {{enum}} Describes the type of IoT Blob Sensor that the {{object}} instance is representing.These are examples to identify a "string of bytes" that has been sent by a Sensor {{enum}} Pair of 32-bit signed integers a(i),b(i) with each pair representing a complex component of the uncalibrated echo response (UER); # Real UER component, a(i) # Imaginary UER component, b(i) for values of i starting at i=0. Both values are represented as signed integers. The interpretation of the UER value is as defined in {{bibref|G.996.2|Clause A.2.2.1}}. # the Power Spectral Density (PSD) breakpoint sub-carrier index in the range [0:49152] with Df = 4.3125 kHz frequency spacing, and # the value of the level of the PSD at this sub-carrier expressed in ''0.1 dBm/Hz'' with an offset of -200 dBm/Hz. The range of valid values for PSD is -30 to -200 dBm/Hz. Both values are represented as unsignedInt. # The paired frequency spacing index in the range [0:8191], and # The transfer function log value, i.e. [i, TFlog(i * {{param|TFlogGroupSize}} * Df)], where the reference frequency spacing Df = 4.3125 kHz, the index i valid range is 0 to 8191, and TFlog(i * {{param|TFlogGroupSize}} * Df) spans a range from +6.0 dB down to -96.2 dB with units of 0.1 dB. Both values are represented as unsignedInt. This data type represents power levels that are normally expressed in dBmV. Units are in tenths of a dBmV; for example, 5.1 dBmV will be represented as 51. This data type represents power levels that are normally expressed in dB. Units are in tenths of a dB; for example, 5.1 dB will be represented as 51. Indicates the DOCSIS Upstream Channel Type. Information not available Time Division Multiple Access Advanced Time Division Multiple Access Synchronous Code Division Multiple Access Simultaneous support of TDMA and A-TDMA modes This data type represents the equalizer data as measured at the receiver interface. The format of the equalizer follows the structure of the Transmit Equalization Adjust RNG-RSP TLV of DOCSIS RFI v2.0. The equalizer coefficients are considered signed 16-bit integers in the range from -32768 (0x8000) to 32767 (0x7FFF). DOCSIS specifications require up to a maximum of 64 equalizer taps (n + m); therefore, this object size can be up to 260 bytes (4 + 4x64). The minimum object size (other than zero) for a t-spaced tap with a minimum of 8 symbols will be 36 (4 + 4x8). See {{bibref|CM-SP-RFIv2.0|Figure 8-23}}. This data type defines the CM connectivity state as reported by the CM. {{enum}} See {{bibref|CM-SP-MULPIv3.0}}, Cable Modem - CMTS Interaction. indicates any state not described below indicates that the CM has not started the registration process yet indicates that the CM has not initiated or completed the synchronization of the downstream physical layer indicates that the CM has completed the synchronization of the downstream physical layer indicates that the CM has completed the upstream parameters acquisition or have completed the downstream and upstream service groups resolution, whether the CM is registering in a pre-3.0 or a 3.0 CMTS indicates that the CM has completed initial ranging and received a Ranging Status of success from the CMTS in the RNG-RSP message indicates that the CM has received a DHCPv4 ACK message from the CMTS indicates that the CM has successfully acquired time of day. If the ToD is acquired after the CM is operational, this value should not be reported indicates that the CM has successfully completed the BPI initialization process indicates that the CM has completed the config file download process indicates that the CM has successfully completed the Registration process with the CMTS indicates that the CM has completed all necessary initialization steps and is operational indicates that the CM has received a registration aborted notification from the CMTS indicates that the CM has sent an Auth Info message for EAE indicates that the CM has sent a DHCPv4 DISCOVER to gain IP connectivity indicates that the CM has sent an DHCPv6 Solicit message indicates that the CM has received a DHCPv6 Reply message from the CMTS indicates that the CM has sent a Registration Request (REG-REQ or REG-REQ-MP) indicates that the CM has started the BPI initialization process as indicated in the CM config file. If the CM already performed EAE, this state is skipped by the CM indicates that the registration process was completed, but the network access option in the received configuration file prohibits forwarding indicates that the CM is attempting to determine its MD-DS-SG indicates that the CM has initiated the ranging process indicates that the CM is instructed to mute all channels in the CM-CTRL-REQ message from CMTS This data type represents a sequence of spectral amplitudes. Each spectral amplitude value corresponds to a bin. The format of the bin measurement is as follows. Sequence of: : 4 bytes: ChCenterFreq :: The center frequency of the upstream channel. : 4 bytes: FreqSpan :: The width in Hz of the band across which the spectral amplitudes characterizing the channel are measured. : 4 bytes: NumberOfBins :: The number of data points or bins that compose the spectral data. The leftmost bin corresponds to the lower band edge, the rightmost bin corresponds to the upper band edge, and the middle bin center is aligned with the center frequency of the analysis span. : 4 bytes: :: BinSpacing The frequency separation between adjacent bin centers. It is derived from the frequency span and the number of bins or data points. The bin spacing is computed as: ::: BinSpacing = FrequencySpan/(NumberOfBins -1) ::The larger the number of bins the finer the resolution. : 4 bytes: ResolutionBW :: The resolution bandwidth or equivalent noise bandwidth of each bin. If spectral windowing is used (based on vendor implementation), the bin spacing and resolution bandwidth would not generally be the same. : n bytes: Amplitude (2 bytes * NumberOfBins) :: A sequence of two byte elements. Each element represents the spectral amplitudes in relation to the expected received signal power of a bin, in units of 0.01dB. That is, a test CMTS input signal with square-root raised-cosine spectrum, bandwidth equal to the expected received signal bandwidth, and power equal to the expected received signal power, which is present for the entire spectrum sampling period, will exhibit a spectrum measurement of 0 dB average power in each bin of the signal passband. Each bin element amplitude value format is 2's complement which provides a range of -327.68 dB to 327.67 dB amplitude value for the bin measurement. This object controls the windowing function which will be used when performing the discrete Fourier transform for the analysis. Note that all window functions may not be supported by all devices. If an attempt is made to set the object to an unsupported window function, an error of inconsistentValue will be returned. This data type represents a single TLV encoding. This first octet represents the Type of the TLV. The second octet represents an unsigned 8-bit Length of the subsequent Value part of the TLV. The remaining octets represent the value. The Value could be an atomic value or a sequence of one or more sub-TLVs. See {{bibref|CM-SP-MULPIv3.0}}, Common Radio Frequency Interface Encodings Annex. This data type defines the CM ranging state as reported by the CMTS. The enumerated values associated with the RangingState are: {{enum}} See {{bibref|CM-SP-MULPIv3.0}}, Cable Modem - CMTS Interaction. indicates any state not described below indicates that the CMTS has sent a ranging abort indicates that the CM ranging retry limit has exceeded indicates that the CMTS has sent a ranging success in the ranging response indicates that the CMTS has sent a ranging continue in the ranging response indicates that the T4 timer expired on the CM Represents one or more MoCA channel RF center frequencies using a hexadecimal encoded 64-bit mask. Bit 63 (the leftmost bit of the leftmost character) is the most significant bit (highest frequency), and bit 0 (the rightmost bit of the rightmost character) is the least significant bit (lowest frequency). Not all bits are valid MoCA channels. Each bit represents 25 MHz of spectrum, but the mapping from bits to frequencies varies with the MoCA version: * MoCA 1.0 and MoCA 1.1: bits 63 through 32 are not used, bit 31 represents 1575 MHz and bit 0 represents 800 MHz * MoCA 2.0 and MoCA 2.5: bit 63 represents 1975 MHz and bit 0 represents 400 MHz For example, a MoCA 1.0 or MoCA 1.1 interface would use 0x000000001FFFC000 to represent 1150 MHz through 1500 MHz. Note that the MoCA version is indicated by the {{param|HighestVersion}} parameter. Represents a MoCA Node ID. * MoCA 1.0 network can have a maximum of 8 MoCA Nodes, so Node ID is 0 to 7. * MoCA 1.1, MoCA 2.0, or MoCA 2.5 network can have a maximum of 16 MoCA Nodes, so Node ID is 0 to 15. Represents the transmit PHY rate in Mbps. Represents the MAC throughput in Kbps. Represents one decibel or 1 dB. Represents a measure of power in mW expressed in decibels, and calculated as follows: power = 10*log10( Vrms^2 / R * 1000 ) where Vrms is the root-mean-square Voltage of the received waveform and R is 75 ohms. Represents the subcarrier modulation. Binary string array (array of two hexadecimal characters) with 1 byte for each subcarrier. The value of each byte represents the subcarrier modulation for the corresponding subcarrier. See {{bibref|MoCAv2.0|section 14.3.6.3}} and {{bibref|MOCA20-MIB|Appendix A}} for the encoding of this parameter. Represents the MoCA Bands and sub-bands the device is configured to operate in or that the device supports. {{enum}} See {{bibref|MoCAv2.0|section 15}}. Represents the Power State defined by the MoCA2.0 specification. {{enum}} See {{bibref|MoCAv2.0|section 12}}. Power State M0: Active. Power State M1: Low Power Idle. Power State M2: Standby. Power State M3: Sleep. Represents the MoCA 2.0 PQOS Ingress Classification Rule. Represents the MoCA 2.0 primary or secondary channel, or MoCA 2.5 first, second, third, fourth, or fifth channel. Represents a type of MoCA Privacy. Cut-down version of SNMP RowStatus that supports only its "status" values, not its "control" values. The row is available for use by the managed device. The row exists in the Agent, but is unavailable for use by the managed device (see NOTE below); "notInService" has no implication regarding the internal consistency of the row, availability of resources, or consistency with the current state of the managed device. The row exists in the Agent, but is missing information necessary in order to be available for use by the managed device, i.e., one or more required parameter in the row have not been populated. Not used. Not used. Not used. # The PSM breakpoint sub-carrier index in the range [0:4095], and # the value of the level of the PSM at this sub-carrier expressed in ''0.1 dBm/Hz'' with an offset of -140 dBm/Hz. Both values are represented as unsignedInt. {{bibref|G.9964|Clause 5.2}} defines limits on PSM breakpoint levels. Encoded intervals representation of the Thread link quality: * 3 (> 20 dB) * 2 (> 10 dB) * 1 (> 2 dB) * 0 (<= 2 dB) Service Slice Type (SST). {{enum}} See {{bibref|3GPP-TS.23.501|Clause 5.15.2.2}}. 5G Enhanced Mobile Broadband Ultra-Reliable Low Latency Communications Massive IoT Vehicle to Everything High Speed Packet data Access (HSPA) 3GPP https://www.3gpp.org/technologies/keywords-acronyms/99-hspa 3GPP TS 23.003 Numbering, addressing and identification 3GPP CT WG4 https://www.3gpp.org/ftp/Specs/html-info/23003.htm 3GPP TS 23.501 System architecture for the 5G System (5GS); Stage 2 3GPP SA WG2 https://www.3gpp.org/ftp/Specs/html-info/23501.htm 3GPP TS 24.008 Mobile radio interface Layer 3 specification; Core network protocols; Stage 3 3GPP CT WG1 https://www.3gpp.org/ftp/Specs/html-info/24008.htm 3GPP TS 24.301 Non-Access-Stratum (NAS) protocol for Evolved Packet System (EPS); Stage 3 3GPP CT WG1 https://www.3gpp.org/ftp/Specs/html-info/24301.htm 3GPP TS 24.501 Non-Access-Stratum (NAS) protocol for 5G System (5GS); Stage 3 3GPP CT WG1 https://www.3gpp.org/ftp/Specs/html-info/24501.htm 3GPP TS 24.526 User Equipment (UE) policies for 5G System (5GS); Stage 3 3GPP CT WG1 https://www.3gpp.org/ftp/Specs/html-info/24526.htm 3GPP TS 25.171 Requirements for support of Assisted Global Positioning System (A-GPS) 3GPP RAN WG4 https://www.3gpp.org/ftp/Specs/html-info/25171.htm 3GPP TS 24.007 AT command set for User Equipment (UE) 3GPP CT WG1 Technical specification https://www.3gpp.org/ftp/Specs/html-info/24007.htm 3GPP TS 31.102 Characteristics of the USIM application 3GPP https://www.3gpp.org/ftp/Specs/html-info/31102.htm CM-SP-RFIv2.0 Data-Over-Cable Service Interface Specifications: Radio Frequency Interface Specification CableLabs April 2009 https://www.cablelabs.com/specifications CM-SP-MULPIv3.0 DOCSIS 3.0 MAC and Upper Layer Protocols Interface Specification CableLabs December 2017 https://www.cablelabs.com/specifications CM-SP-OSSIv3.0 DOCSIS 3.0 Operations Support System Interface Specification CableLabs December 2017 https://www.cablelabs.com/specifications CM-SP-CM-OSSIv3.1 Cable Modem Operations Support System Interface Specification CableLabs October 2020 https://www.cablelabs.com/specifications Organizationally Unique Identifiers (OUIs) https://standards.ieee.org/faqs/regauth Guidelines for 64-bit Global Identifier (EUI-64) Registration Authority Guidelines for 64-bit Global Identifier (EUI-64) Registration Authority IEEE March 1997 https://standards.ieee.org/regauth/oui/tutorials/EUI64.html IEEE Std 802.1AB-2009 Station and Media Access Control Connectivity Discovery IEEE 2009 https://standards.ieee.org/getieee802/download/802.1AB-2009.pdf IEEE Std 802.1ad-2005 Virtual Bridged Local Area Networks Amendment 4: Provider Bridges IEEE May 2005 https://standards.ieee.org/getieee802/download/802.1ad-2005.pdf IEEE Std 802.1AX-2014 IEEE Standard for Local and metropolitan area networks - Link Aggregation IEEE 2014 https://ieeexplore.ieee.org/servlet/opac?punumber=6997981 IEEE Std 802.1D-2004 Media Access Control (MAC) Bridges IEEE 2004 https://standards.ieee.org/getieee802/download/802.1D-2004.pdf IEEE Std 802.1Q-2005 Virtual Bridged Local Area Networks IEEE 2006 https://standards.ieee.org/getieee802/download/802.1Q-2005.pdf IEEE Std 802.1Q-2011 MAC Bridges and Virtual Bridge Local Area Networks IEEE 2011 https://standards.ieee.org/getieee802/download/802.1Q-2011.pdf IEEE Std 802.1x-2004 Standards for Local and Metropolitan Area Networks: Port based Network Access Control IEEE 2004 https://standards.ieee.org/getieee802/download/802.1X-2004.pdf IEEE Std 802.3-2015 IEEE Standard for Ethernet IEEE 2015 https://ieeexplore.ieee.org/servlet/opac?punumber=7428774 IEEE 802.3-2012 - Section Six IEEE Standard for Ethernet - Section Six IEEE December 2012 https://standards.ieee.org/getieee802/download/802.3-2012_section6.pdf IEEE Std 802.11-2007 Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications IEEE 2007 https://standards.ieee.org/getieee802/download/802.11-2007.pdf IEEE Std 802.11-2012 Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications IEEE March 2012 https://standards.ieee.org/getieee802/download/802.11-2012.pdf IEEE Std 802.11-2016 Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications IEEE December 2016 https://ieeexplore.ieee.org/document/7786995 IEEE Std 802.11-2020 Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications IEEE December 2020 https://ieeexplore.ieee.org/document/9363693 IEEE Std 802.11a-1999 High-speed Physical Layer in the 5 GHz band IEEE 1999 https://standards.ieee.org/getieee802/download/802.11a-1999.pdf IEEE Std 802.11ac-2013 Enhancements for Very High Throughput for Operation in Bands below 6 GHz IEEE December 2013 https://www.ieee802.org/11/Reports/tgac_update.htm IEEE Std 802.11ax Enhancements for High Efficiency WLAN IEEE May 2021 https://standards.ieee.org/standard/802_11ax-2021.html IEEE Std 802.11be Enhancements for Exteremely High Throughput (EHT) WLAN - Draft IEEE March 2019 https://standards.ieee.org/ieee/802.11be/7516/ IEEE Std 802.11b-1999 Higher Speed Physical Layer Extension in the 2.4 GHz band IEEE 1999 https://standards.ieee.org/getieee802/download/802.11b-1999.pdf IEEE Std 802.11g-2003 Further Higher Data Rate Extension in the 2.4 GHz Band IEEE 2003 https://standards.ieee.org/getieee802/download/802.11g-2003.pdf IEEE Std 802.11h-2003 Spectrum and Transmit Power Management Extensions IEEE 2003 https://standards.ieee.org/getieee802/download/802.11h-2003.pdf IEEE Std 802.11k Radio Resource Measurement of Wireless LANs IEEE May 2008 https://standards.ieee.org/standard/802_11k-2008.html IEEE Std 802.11n-2009 Amendment 5: Enhancements for Higher Throughput IEEE 2009 https://ieeexplore.ieee.org/xpl/freeabs_all.jsp?reload=true&arnumber=5307322 Thread Specification IEEE Standard for Low-Rate Wireless Networks IEEE July 2020 https://standards.ieee.org/ieee/802.15.4/7029/ IEEE 1905.1a IEEE Std 1905.1a, Convergent Digital Home Network for Heterogeneous Technologies Amendment 1: Support of new MAC/PHYs and enhancements, IEEE, December 2014. IEEE December 2014 https://www.IEEE.org ETSI EN 301 893 Broadband Radio Access Networks (BRAN); 5 GHz high performance RLAN; Harmonized EN covering the essential requirements of article 3.2 of the RTTE Directive ETSI https://www.etsi.org/deliver/etsi_en/301800_301899/301893/01.08.01_60/en_301893v010801p.pdf ITU E.118 The international telecommunication charge card International Telecommunication Union May 2006 https://www.itu.int/rec/T-REC-E.118-200605-I/en ITU E.164 The international public telecommunication numbering plan International Telecommunication Union October 2010 https://www.itu.int/rec/T-REC-E.164-201011-I/en G.984.3 Gigabit-capable passive optical networks (G-PON): Transmission convergence layer specification ITU-T January 2010 https://www.itu.int/rec/T-REC-G.984.3-201401-I/en G.987.3 10-Gigabit-capable passive optical networks (XG-PON): Transmission convergence (TC) layer specification ITU-T January 2014 https://www.itu.int/rec/T-REC-G.987.3-201401-I/en G.988 ONU management and control interface (OMCI) specification ITU-T 2010 https://www.itu.int/rec/T-REC-G.988-201010-P/en G.989.3 40-Gigabit-capable passive optical networks (NG-PON2): Transmission convergence layer specification ITU-T May 2021 https://www.itu.int/rec/T-REC-G.989.3-202105-I/en G.992.3 Asymmetric digital subscriber line transceivers 2 (ADSL2) ITU-T https://www.itu.int/rec/T-REC-G.992.3 G.992.4 Splitterless asymmetric digital subscriber line transceivers 2 (splitterless ADSL2) ITU-T https://www.itu.int/rec/T-REC-G.992.4 G.992.5 Asymmetric Digital Subscriber Line (ADSL) transceivers - Extended bandwidth ADSL2 (ADSL2plus) ITU-T https://www.itu.int/rec/T-REC-G.992.5 G.993.1 Very high speed digital subscriber line transceivers ITU-T https://www.itu.int/rec/T-REC-G.993.1 G.993.2 Very high speed digital subscriber line transceivers 2 (VDSL2) ITU-T https://www.itu.int/rec/T-REC-G.993.2 G.994.1 Handshake procedures for digital subscriber line (DSL) transceivers ITU-T https://www.itu.int/rec/T-REC-G.994.1 G.996.2 Single-ended line testing for digital subscriber lines (DSL) ITU-T https://www.itu.int/rec/T-REC-G.996.2 G.997.1 Physical layer management for digital subscriber line (DSL) transceivers ITU-T https://www.itu.int/rec/T-REC-G.997.1 G.997.2 Physical layer management for FAST transceivers ITU-T 2015 https://www.itu.int/rec/T-REC-G.997.2-201505-I G.998.1 ATM-based Multi-Pair Bonding ITU-T 2005 https://www.itu.int/rec/T-REC-G.998.1 G.998.2 Ethernet-based Multi-Pair Bonding ITU-T 2005 https://www.itu.int/rec/T-REC-G.998.2 G.998.3 Multi-Pair Bonding Using Time-Division Inverse Multiplexing ITU-T 2005 https://www.itu.int/rec/T-REC-G.998.2 G.9807.1 10-Gigabit-capable symmetric passive optical network (XGS-PON) ITU-T June 2016 https://www.itu.int/rec/T-REC-G.9807.1-201606-I/en G.9954 Phoneline networking transceivers - Enhanced physical, media access, and link layer specifications (HPNA 3.0 and 3.1) ITU-T 2007 https://www.itu.int/rec/T-REC-G.9954/en G.9960 Unified high-speed wire-line based home networking transceivers - System architecture and physical layer specification ITU-T G.hn series https://www.itu.int/rec/T-REC-G.9960-201006-P G.9961 Unified high-speed wire-line based home networking transceivers - Data link layer specification ITU-T G.hn series https://www.itu.int/rec/T-REC-G.9961-201006-P G.9962 Unified high-speed wire-line based home networking transceivers - Management specification ITU-T G.hn series https://www.itu.int/rec/T-REC-G.9962-201308-P G.9964 Unified high-speed wire-line based home networking transceivers - Power spectral density specification ITU-T G.hn series https://www.itu.int/rec/T-REC-G.9962-201308-P G.9973 Protocol for identifying home network topology ITU-T 2011 https://www.itu.int/rec/T-REC-G.9973-201110-I/en G.9701 Fast access to subscriber terminals (G.fast)- Physical layer specification ITU-T 2014 https://www.itu.int/rec/T-REC-G.9701-201412-P ITU X.733 Information technology - Open Systems Interconnection - Systems Management: Alarm reporting function International Telecommunication Union February 1992 https://www.itu.int/rec/T-REC-X.733/en IANAifType IANAifType-MIB DEFINITIONS IANA 2009 https://www.iana.org/assignments/ianaiftype-mib/ianaiftype-mib IANAMauMIB IANA-MAU-MIB DEFINITIONS IANA 2022 https://www.iana.org/assignments/ianamau-mib/ianamau-mib IANA IP Version Numbers IP Version Numbers IANA https://www.iana.org/assignments/version-numbers IANA Protocol Numbers Protocol Numbers IANA https://www.iana.org/assignments/protocol-numbers IANA Uniform Resource Identifier (URI) Schemes Registry Uniform Resource Identifier (URI) Schemes IANA https://www.iana.org/assignments/uri-schemes IKEv2 Parameters Internet Key Exchange Version 2 (IKEv2) Parameters IANA https://www.iana.org/assignments/ikev2-parameters/ikev2-parameters.xml ISO 639-1 Codes for the representation of names of Languages - Part 1: Alpha-2 code ISO 2002 https://www.iso.org/iso/language_codes ISO/IEC 646-1991 Information Technology - ISO 7-bit coded character set for information interchange ISO 1991 ISO 3166-1 Codes for the representation of names of countries and their subdivisions - Part 1: Country codes ISO 2006 https://www.iso.org/iso/country_codes.htm draft-ietf-ippm-metric-registry-12 Registry for Performance Metrics IETF Internet Draft June 30, 2017 https://datatracker.ietf.org/doc/html/draft-ietf-ippm-metric-registry RFC 7648 Port Control Protocol (PCP) Proxy Function IETF RFC September 2015 https://www.rfc-editor.org/rfc/rfc7648 RFC 792 Internet Control Message Protocol IETF RFC September 1981 https://www.rfc-editor.org/rfc/rfc792 RFC 793 Transmission Control Protocol IETF RFC September 1981 https://www.rfc-editor.org/rfc/rfc793 RFC 862 Echo Protocol IETF RFC 1983 https://www.rfc-editor.org/rfc/rfc862 RFC 959 File Transfer Protocol IETF RFC 1985 https://www.rfc-editor.org/rfc/rfc958 RFC 1035 Domain Names - Implementation and Specification IETF RFC 1987 https://www.rfc-editor.org/rfc/rfc1035 RFC 1123 Requirements for Internet Hosts -- Application and Support IETF RFC 1989 https://www.rfc-editor.org/rfc/rfc1123 RFC 1323 TCP Extensions for High Performance IETF RFC May 1992 https://www.rfc-editor.org/rfc/rfc1323 RFC 1332 The PPP Internet Protocol Control Protocol (IPCP) IETF 1992 https://www.rfc-editor.org/rfc/rfc1332 RFC 1378 The PPP AppleTalk Control Protocol (ATCP) IETF RFC 1992 https://www.rfc-editor.org/rfc/rfc1378 RFC 1552 The PPP Internetwork Packet Exchange Control Protocol (IPXCP) IETF RFC 1993 https://www.rfc-editor.org/rfc/rfc1552 RFC 1661 The Point-to-Point Protocol (PPP) IETF 1994 https://www.rfc-editor.org/rfc/rfc1661 RFC 1877 PPP Internet Protocol Control Protocol Extensions for Name Server Addresses IETF 1995 https://www.rfc-editor.org/rfc/rfc1877 RFC 1974 PPP Stac LZS Compression Protocol IETF 1996 https://www.rfc-editor.org/rfc/rfc1974 RFC 2080 RIPng for IPv6 IETF RFC 1997 https://www.rfc-editor.org/rfc/rfc2080 RFC 2097 The PPP NetBIOS Frames Control Protocol (NBFCP) IETF RFC 1997 https://www.rfc-editor.org/rfc/rfc2097 RFC 2104 HMAC: Keyed-Hashing for Message Authentication IETF RFC 1997 https://www.rfc-editor.org/rfc/rfc2104 RFC 2131 Dynamic Host Configuration Protocol IETF RFC https://www.rfc-editor.org/rfc/rfc2131 RFC 2132 DHCP Options and BOOTP Vendor Extensions IETF RFC https://www.rfc-editor.org/rfc/rfc2132 RFC 2225 Classical IP and ARP over ATM IETF RFC https://www.rfc-editor.org/rfc/rfc2225 RFC 2364 PPP Over AAL5 IETF 1998 https://www.rfc-editor.org/rfc/rfc2364 RFC 2397 The "data" URL scheme IETF 1998 https://www.rfc-editor.org/rfc/rfc2397 RFC 2474 Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Headers IETF RFC https://www.rfc-editor.org/rfc/rfc2474 RFC 2581 TCP Congestion Control IETF RFC April 1999 https://www.rfc-editor.org/rfc/rfc2581 RFC 2582 The NewReno Modification to TCP's Fast Recovery Algorithm IETF RFC April 1999 https://www.rfc-editor.org/rfc/rfc2582 RFC 2616 Hypertext Transfer Protocol - HTTP/1.1 IETF RFC 1999 https://www.rfc-editor.org/rfc/rfc2616 RFC 2684 Multiprotocol Encapsulation over ATM Adaptation Layer 5 IETF RFC https://www.rfc-editor.org/rfc/rfc2684 RFC 2697 A Single Rate Three Color Marker IETF RFC https://www.rfc-editor.org/rfc/rfc2697 RFC 2698 A Two Rate Three Color Marker IETF RFC https://www.rfc-editor.org/rfc/rfc2698 RFC 2782 A DNS RR for specifying the location of services (DNS SRV) IETF RFC 2000 https://www.rfc-editor.org/rfc/rfc2782 RFC 2784 Generic Routing Encapsulation (GRE) IETF RFC November 2000 https://www.rfc-editor.org/rfc/rfc2784 RFC 2818 HTTP Over TLS IETF RFC May 2000 https://www.rfc-editor.org/rfc/rfc2818 RFC 2819 Remote Network Monitoring Management Information Base IETF 2000 RFC 2863 The Interfaces Group MIB IETF 2000 https://www.rfc-editor.org/rfc/rfc2863 RFC 2865 Remote Authentication Dial In User Service (RADIUS) IETF 2000 https://www.rfc-editor.org/rfc/rfc2865 RFC 2866 RADIUS Accounting IETF RFC 2000 RFC 2869 RADIUS Extensions IETF RFC 2000 RFC 2890 Key and Sequence Number Extensions to GRE IETF RFC November 2000 https://www.rfc-editor.org/rfc/rfc2890 RFC 2898 PKCS #5: Password-Based Cryptography Specification Version 2.0 IETF RFC https://www.rfc-editor.org/rfc/rfc2898 RFC 3004 The User Class Option for DHCP IETF RFC https://www.rfc-editor.org/rfc/rfc3004 RFC 3066 Tags for the Identification of Languages IETF RFC https://www.rfc-editor.org/rfc/rfc3066 RFC 3118 Authentication for DHCP Messages IETF RFC June 2001 https://www.rfc-editor.org/rfc/rfc3118 RFC 3174 US Secure Hash Algorithm 1 (SHA1) IETF Draft Standard September, 2001 https://www.rfc-editor.org/rfc/rfc3174 RFC 3203 DHCP reconfigure extension IETF RFC December 2001 https://www.rfc-editor.org/rfc/rfc3203 RFC 3232 "Assigned Numbers: RFC 1700 is Replaced by an On-line Database" IETF RFC 2002 https://www.rfc-editor.org/rfc/rfc3232 RFC 3315 Dynamic Host Configuration Protocol for IPv6 (DHCPv6) IETF RFC 2003 https://www.rfc-editor.org/rfc/rfc3315 RFC 3339 Date and Time on the Internet: Timestamps IETF Draft Standard July, 2002 https://www.rfc-editor.org/rfc/rfc3339 RFC 3596 DDNS Extensions to Support IP Version 6 IETF RFC 2003 https://www.rfc-editor.org/rfc/rfc3596 RFC 3646 DNS Configuration options for Dynamic Host Configuration Protocol for IPv6 (DHCPv6) IETF RFC 2003 https://www.rfc-editor.org/rfc/rfc3646 RFC 3775 Mobility Support in IPv6 IETF RFC 2004 https://www.rfc-editor.org/rfc/rfc3775 RFC 3925 Vendor-Identifying Vendor Options for Dynamic Host Configuration Protocol version 4 (DHCPv4) IETF RFC https://www.rfc-editor.org/rfc/rfc3925 RFC 3927 Dynamic Configuration of IPv4 Link-Local Addresses IETF 2005 https://www.rfc-editor.org/rfc/rfc3927 RFC 3931 Layer Two Tunneling Protocol - Version 3 (L2TPv3) IETF RFC March 2005 RFC 3948 UDP Encapsulation of IPsec ESP Packets IETF RFC January 2005 https://www.rfc-editor.org/rfc/rfc3948 RFC 3986 Uniform Resource Identifier (URI): Generic Syntax IETF RFC https://www.rfc-editor.org/rfc/rfc3986 RFC 4007 IPv6 Scoped Address Architecture IETF RFC https://www.rfc-editor.org/rfc/rfc4007 RFC 4122 A Universally Unique IDentifier (UUID) URN Namespace IETF RFC 2005 https://www.rfc-editor.org/rfc/rfc4122 RFC4180 Common Format and MIME Type for Comma-Separated Values (CSV) Files IETF RFC October 2005 https://www.rfc-editor.org/rfc/rfc4180 RFC 4191 Default Router Preferences and More-Specific Routes IETF RFC 2005 https://www.rfc-editor.org/rfc/rfc4191 RFC 4193 Unique Local IPv6 Unicast Addresses IETF RFC 2005 https://www.rfc-editor.org/rfc/rfc4193 RFC 4242 Information Refresh Time Option for Dynamic Host Configuration Protocol for IPv6 (DHCPv6) IETF RFC 2005 https://www.rfc-editor.org/rfc/rfc4242 RFC 4291 IP Version 6 Addressing Architecture IETF RFC 2006 https://www.rfc-editor.org/rfc/rfc4291 RFC 4292 IP Forwarding Table MIB IETF RFC 2006 https://www.rfc-editor.org/rfc/rfc4292 RFC 4293 Management Information Base for the Internet Protocol (IP) IETF RFC 2006 https://www.rfc-editor.org/rfc/rfc4293 RFC 4301 Security Architecture for the Internet Protocol IETF December 2005 https://www.rfc-editor.org/rfc/rfc4301 RFC 4302 IP Authentication Header IETF RFC December 2005 https://www.rfc-editor.org/rfc/rfc4302 RFC 4303 IP Encapsulating Security Payload (ESP) IETF RFC December 2005 https://www.rfc-editor.org/rfc/rfc4303 RFC 4389 Neighbor Discovery Proxies (ND Proxy) IETF RFC 2006 https://www.rfc-editor.org/rfc/rfc4389 RFC 4443 Internet Control Message Protocol (ICMPv6) for the Internet Protocol Version 6 (IPv6) Specification IETF RFC March 2006 https://www.rfc-editor.org/rfc/rfc4443 RFC 4546 Radio Frequency (RF) Interface Management Information Base for Data over Cable Service Interface Specifications (DOCSIS) 2.0 Compliant RF Interfaces IETF RFC June 2006 https://www.rfc-editor.org/rfc/rfc4546 RFC 4632 Classless Inter-domain Routing (CIDR): The Internet Address Assignment and Aggregation Plan IETF 2006 https://www.rfc-editor.org/rfc/rfc4632 RFC 4719 Transport of Ethernet Frames over Layer 2 Tunneling Protocol Version 3 (L2TPv3) IETF RFC November 2006 RFC 4835 Cryptographic Algorithm Implementation Requirements for Encapsulating Security Payload (ESP) and Authentication Header (AH) IETF RFC 2007 https://www.rfc-editor.org/rfc/rfc4835 RFC 4861 Neighbor Discovery for IP version 6 (IPv6) IETF RFC 2007 https://www.rfc-editor.org/rfc/rfc4861 RFC 4862 IPv6 Stateless Address Autoconfiguration IETF RFC 2007 https://www.rfc-editor.org/rfc/rfc4862 RFC 4868 Using HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512 with IPsec IETF RFC 2007 https://www.rfc-editor.org/rfc/rfc4868 RFC 5072 IP Version 6 over PPP IETF RFC 2007 https://www.rfc-editor.org/rfc/rfc5072 RFC 5139 Revised Civic Location Format For Presence Information Data Format Location Object (PIDF-LO) IETF February 2008 https://www.rfc-editor.org/rfc/rfc5139 RFC 5280 Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile IETF May 2008 https://www.rfc-editor.org/rfc/rfc5280 RFC 5424 The Syslog Protocol IETF May 2009 https://www.rfc-editor.org/rfc/rfc5424 RFC 5425 Transport Layer Security (TLS) Transport Mapping for Syslog IETF May 2009 https://www.rfc-editor.org/rfc/rfc5425 RFC 5426 Transmission of Syslog Messages over UDP IETF May 2009 https://www.rfc-editor.org/rfc/rfc5425 RFC 5491 GEOPRIV Presence Information Data Format Location Object (PIDF-LO) Usage Clarification, Considerations, and Recommendations IETF March 2009 https://www.rfc-editor.org/rfc/rfc5491 RFC 5625 DNS Proxy Implementation Guidelines IETF 2009 https://www.rfc-editor.org/rfc/rfc5625 RFC 5905 Network Time Protocol Version 4: Protocol and Algorithms Specification IETF RFC 2010 https://www.rfc-editor.org/rfc/rfc5905 RFC 5969 IPv6 Rapid Deployment on IPv4 Infrastructures (6rd) - Protocol Specification IETF RFC 2010 https://www.rfc-editor.org/rfc/rfc5969 RFC 5996 Internet Key Exchange Protocol Version 2 (IKEv2) IETF RFC September 2010 https://www.rfc-editor.org/rfc/rfc5996 RFC 6106 IPv6 Router Advertisement Option for DNS Configuration IETF RFC 2010 https://www.rfc-editor.org/rfc/rfc6106 RFC 6120 Extensible Messaging and Presence Protocol (XMPP) : Core IETF 2011 https://www.rfc-editor.org/rfc/rfc6120 RFC 6234 US Secure Hash Algorithms (SHA and SHA-based HMAC and HKDF) IETF Draft Standard May, 2011 https://www.rfc-editor.org/rfc/rfc6234 RFC 6333 Dual-Stack Lite Broadband Deployments Following IPv4 Exhaustion IETF RFC 2011 RFC 6334 Dynamic Host Configuation Protocol for IPv6 (DHCPv6) Option for Dual-Stack Lite IETF RFC 2011 RFC 6455 The WebSocket Protocol IETF RFC December 2011 https://www.rfc-editor.org/rfc/rfc6455 RFC 6587 Transmission of Syslog Messages over TCP IETF RFC April 2012 https://www.rfc-editor.org/rfc/rfc6587 RFC 6614 Transport Layer Security (TLS) Encryption for RADIUS IETF RFC May 2012 https://www.rfc-editor.org/rfc/rfc6614 RFC 6762 Multicast DNS IETF RFC February 2013 https://www.rfc-editor.org/rfc/rfc6762 RFC 6763 DNS-Based Service Discovery IETF RFC 2013 https://www.rfc-editor.org/rfc/rfc6763 RFC 6838 Media Type Specifications and Registration Procedures IETF Best Current Practice January 2013 https://www.rfc-editor.org/rfc/rfc6838 RFC 6887 Port Control Protocol (PCP) IETF 2013 https://www.rfc-editor.org/rfc/rfc6887 RFC 6970 Universal Plug and Play (UPnP) Internet Gateway Device (IGD) - Port Control Protocol (PCP) Interworking Function IETF 2013 https://www.rfc-editor.org/rfc/rfc6970 RFC7159 The JavaScript Object Notation (JSON) Data Interchange Format IETF RFC March 2014 https://www.rfc-editor.org/rfc/rfc7159 RFC 7230 Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing IETF RFC June 2014 https://www.rfc-editor.org/rfc/rfc7230 RFC 7252 The Constrained Application Protocol (CoAP) IETF RFC June 2014 https://www.rfc-editor.org/rfc/rfc7252 RFC 7291 DHCP Options for the Port Control Protocol (PCP) IETF RFC July 2014 https://www.rfc-editor.org/rfc/rfc7291 RFC 7301 Transport Layer Security (TLS) Application-Layer Protocol Negotiation Extension IETF RFC July 2014 https://www.rfc-editor.org/rfc/rfc7301 RFC 7348 Virtual eXtensible Local Area Network (VXLAN) IETF RFC August 2014 RFC 7395 An Extensible Messaging and Presence Protocol (XMPP) Subprotocol for WebSocket IETF Standards Track October 2014 https://www.rfc-editor.org/rfc/rfc7395 RFC 7398 A Reference Path and Measurement Points for Large-Scale Measurement of Broadband Performance IETF Informational RFC February 2015 https://www.rfc-editor.org/rfc/rfc7398 RFC 7468 Textual Encoding of PKIX, PKCS, and CMS Structures IETF Standards Track April 2015 https://www.rfc-editor.org/rfc/rfc7468 RFC 7594 A Framework for Large-Scale Measurement of Broadband Performance (LMAP) IETF Informational RFC September 2015 https://www.rfc-editor.org/rfc/rfc7594 RFC 7597 Mapping of Address and Port with Encapsulation (MAP) IETF RFC July 2015 https://www.rfc-editor.org/rfc/rfc7597 RFC 7598 DHCPv6 Options for configuration of Softwire Address and Port Mapped Clients IETF RFC July 2015 https://www.rfc-editor.org/rfc/rfc7598 RFC 7599 Mapping of Address and Port using Translation (MAP-T) IETF RFC July 2015 https://www.rfc-editor.org/rfc/rfc7599 RFC 7616 HTTP Digest Access Authentication IETF RFC September 2015 https://www.rfc-editor.org/rfc/rfc7616 RFC 7617 The 'Basic' HTTP Authentication Scheme IETF RFC September 2015 https://www.rfc-editor.org/rfc/rfc7617 RFC 7693 The BLAKE2 Cryptographic Hash and Message Authentication Code (MAC) IETF RFC November 2015 https://www.rfc-editor.org/rfc/rfc7693 RFC 8089 The "file" URI Scheme IETF RFC February 2017 https://www.rfc-editor.org/rfc/rfc8089 RFC 8106 IPv6 Router Advertisement Options for DNS Configuration IETF RFC March 2017 https://www.rfc-editor.org/rfc/rfc8106 RFC 8141 Uniform Resource Names (URNs) IETF RFC April 2017 https://www.rfc-editor.org/rfc/rfc8141 RFC 8193 Information Model for Large-Scale Measurement Platforms (LMAPs) IETF Informational RFC August 2017 https://www.rfc-editor.org/rfc/rfc8193 RFC 8325 Mapping Diffserv to IEEE 802.11 IETF Proposed Standard February 2018 https://www.rfc-editor.org/rfc/rfc8325 RFC 8349 A YANG Data Model for Routing Management (NMDA Version) IETF RFC March 2018 https://www.rfc-editor.org/rfc/rfc8349 RFC 8415 Dynamic Host Configuration Protocol for IPv6 (DHCPv6) IETF RFC November 2018 https://www.rfc-editor.org/rfc/rfc8415 RFC 8822 5G Wireless Wireline Convergence User Plane Encapsulation (5WE) IETF RFC April 2021 https://www.rfc-editor.org/rfc/rfc8822 RFC 8966 The Babel Routing Protocol IETF Proposed Standard January 2021 https://www.rfc-editor.org/info/rfc8966 RFC 8967 MAC Authentication for the Babel Routing Protocol IETF Proposed Standard January 2021 https://www.rfc-editor.org/info/rfc8967 RFC 8968 Babel Routing Protocol over Datagram Transport Layer Security IETF Proposed Standard January 2021 https://www.rfc-editor.org/info/rfc8968 RFC 9046 Babel Information Model IETF Informational June 2021 https://www.rfc-editor.org/info/rfc9046 RFC 9110 HTTP Semantics IETF RFC June 2022 https://www.rfc-editor.org/rfc/rfc9110 RFC 9147 The Datagram Transport Layer Security (DTLS) Protocol Version 1.3 IETF RFC April 2022 https://www.rfc-editor.org/rfc/rfc9147 RFC 9249 A YANG Data Model for NTP IETF RFC July 2022 https://www.rfc-editor.org/rfc/rfc9249 draft-ietf-netmod-syslog-model A YANG Data Model for Syslog Configuration IETF Internet Draft April 2023 https://datatracker.ietf.org/doc/draft-ietf-netmod-syslog-model TR-064 Corrigendum 1 LAN-Side DSL CPE Configuration Specification Broadband Forum TR August 2015 TR-069 Amendment 6 CPE WAN Management Protocol Broadband Forum TR April 2018 TR-106 Amendment 8 Data Model Template for CWMP Endpoints and USP Agents Broadband Forum TR May 2018 TR-124 Issue 5 Functional Requirements for Broadband Residential Gateway Devices Broadband Forum TR July 2016 TR-124 Issue 6 Functional Requirements for Broadband Residential Gateway Devices Broadband Forum TR July 2020 TR-143 Amendment 1 Corrigendum 1 Enabling Network Throughput Performance Tests and Statistical Monitoring Broadband Forum TR August 2015 TR-159 Management Framework for xDSL Bonding Broadband Forum TR December 2008 TR-181 Issue 2 Amendment 15 Device Data Model Broadband Forum TR January 2022 TR-232 Bulk Data Collection Broadband Forum Technical Report May 2012 TR-262 Femto Component Objects Broadband Forum TR November 2011 TR-304 Broadband Access Service Attributes and Performance Metrics Broadband Forum Technical Report February 2015 TR-369 Issue 1 Amendment 2 User Services Platform Broadband Forum Technical Report January 2022 https://usp.technology/specification TR-390 Performance Measurement from Customer Equipment to IP Edge Broadband Forum Technical Report May 2017 TR-471 Maximum IP-Layer Capacity Metric, Related Metrics, and Measurements Broadband Forum Technical Report December 2023 https://www.broadband-forum.org/download/TR-471_Issue-4.pdf AFC System to AFC Device Interface (SDI) Specification Wi-Fi AFC System to AFC Device Interface (SDI) Specification Wi-Fi Alliance May 2024 https://www.wi-fi.org/discover-wi-fi/specifications Agile MultiBand Specification Wi-Fi Agile MultiBand Specification Wi-Fi Alliance December 2018 https://www.wi-fi.org/discover-wi-fi/specifications Data Elements Specification Wi-Fi Data Elements Specification Wi-Fi Alliance 2024 https://www.wi-fi.org/discover-wi-fi/specifications Wi-Fi Easy Connect Specification Wi-Fi Easy Connect Specification Wi-Fi Alliance November 2022 https://www.wi-fi.org/discover-wi-fi/specifications EasyMesh Specification Wi-Fi EasyMesh Specification Wi-Fi Alliance August 2024 https://www.wi-fi.org/discover-wi-fi/specifications Passpoint Passpoint Specification Wi-Fi Alliance https://www.wi-fi.org/discover-wi-fi/specifications Wi-Fi Multimedia Technical Specification Wi-Fi Multimedia Technical Specification Wi-Fi Alliance May 2012 https://www.wi-fi.org/discover-wi-fi/specifications Wi-Fi Protected Setup Specification Version 1.0h Wi-Fi Alliance 2006 https://www.wi-fi.org/discover-wi-fi/specifications WSC 2.0 Wi-Fi Simple Configuration Technical Specification Version 2.0.x Wi-Fi Alliance https://www.wi-fi.org/discover-wi-fi/specifications WPA3v3.0 Wi-Fi Protected Access 3 Specification Version 3.0.x Wi-Fi Alliance https://www.wi-fi.org/discover-wi-fi/specifications Blue A New Class of Active Queue Management Algorithms https://en.wikipedia.org/wiki/Blue_(queue_management_algorithm) BPF Berkeley Packet Filter Syntax FreeBSD.org October 2016 https://www.freebsd.org/cgi/man.cgi?query=bpf DLNA Networked Device Interoperability Guidelines DLNA Networked Device Interoperability Guidelines, Volume 2: Media Format Profiles. DLNA October 2006 https://www.dlna.org/industry/certification/guidelines/ ED_scan_802.15.4 Adaptive ED scan for 802.15.4 based wireless personal area networks Association for Computing Machinery (ACM) https://dl.acm.org/doi/10.1145/2184751.2184877 HomePlug™ AV Specification Version 1.1 HomePlug Alliance 2007 https://en.wikipedia.org/wiki/HomePlug HTML 4.01 Specification W3C https://www.w3.org/TR/html4 ICSA Baseline Modular Firewall Certification Criteria Baseline module - version 4.1 ICSA Labs 2008 https://www.icsalabs.com/sites/default/files/baseline.pdf ICSA Residential Modular Firewall Certification Criteria Required Services Security Policy - Residential Category module - version 4.1 ICSA Labs 2008 https://www.icsalabs.com/sites/default/files/residential.pdf IPDR File Transfer Protocol IPDR/File Transfer Protocol TM Forum https://www.tmforum.org/ipdr/ IPDR Streaming Protocol IPDR Streaming Protocol (IPDR/SP) Specification TM Forum https://www.tmforum.org/ipdr/ IPDR XDR Encoding Format IPDR/XDR Encoding Format TM Forum https://www.tmforum.org/ipdr/ IPDR XML File Encoding Format IPDR/XML File Encoding Format TM Forum https://www.tmforum.org/ipdr/ JJ-300.00 Home-network Topology Identifying Protocol TTC 2011 https://www.ttc.or.jp/application/files/1115/5443/0461/JJ-300.00Ev3.pdf JJ-300.01 The List of Device Categories TTC 2011 https://www.ttc.or.jp/application/files/1115/5443/0461/JJ-300.00Ev3.pdf Libpcap Libpcap File Format Wireshark 2015 https://wiki.wireshark.org/Development/LibpcapFileFormat MoCA v1.0 MoCA MAC/PHY Specification v1.0 MoCA Alliance 2009 https://www.mocalliance.org MoCA v1.1 MoCA MAC/PHY Specification v1.1 Extensions MoCA Alliance 2009 https://www.mocalliance.org MoCA v2.0 MoCA MAC/PHY Specification v2.0 MoCA Alliance 2017 https://www.mocalliance.org MoCA v2.5 MoCA MAC/PHY Specification v2.5 MoCA Alliance 2017 https://www.mocalliance.org MOCA11-MIB Remote Management of MoCA Interfaces using SNMP MIB MoCA Alliance 2009 https://www.mocalliance.org MOCA20-MIB Remote Management of MoCA Interfaces using SNMP MIB v2.0 MoCA Alliance 2020 https://www.mocalliance.org MOCA25-MIB Remote Management of MoCA Interfaces using SNMP MIB v2.5 (Approved draft) MoCA Alliance 2018 https://www.mocalliance.org MQTT v3.1 MQ Telemetry Transport (MQTT) V3.1 Protocol Specification 2010 https://public.dhe.ibm.com/software/dw/webservices/ws-mqtt/mqtt-v3r1.html MQTT Version 3.1.1 MQTT v3.1.1 OASIS Message Queuing Telemetry Transport (MQTT) TC October 2014 https://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html MQTT Version 5.0 MQTT Version 5.0, Candidate OASIS Standard 02. OASIS Message Queuing Telemetry Transport (MQTT) TC February 2019 https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html References on RED (Random Early Detection) Queue Management http://www.icir.org/floyd/red.html SFF-8024 SFF Module Management Reference Code Tables SNIA May 2021 https://members.snia.org/document/dl/26423 SFF-8472 Management Interface for SFP+ SNIA March 2021 https://members.snia.org/document/dl/25916 SFF-8079 SFP Rate and Application Selection SNIA February 2005 https://members.snia.org/document/dl/26164 SFF-8431 SFP+ 10 Gb/s and Low Speed Electrical Interface SNIA July 2009 https://members.snia.org/document/dl/25891 Simple Object Access Protocol (SOAP) 1.1 W3C https://www.w3.org/TR/2000/NOTE-SOAP-20000508 STOMP Protocol Specification STOMP Protocol Specification, Version 1.2 https://stomp.github.io/stomp-specification-1.2.html Thread Specification Thread Specification, Version 1.3 Thread Group https://www.threadgroup.org/ThreadSpec Thread Network Fundamentals Thread Network Fundamentals, Version 3 Thread Group https://www.threadgroup.org/Portals/0/documents/support/Thread%20Network%20Fundamentals_v3.pdf Universal Powerline Association UPA https://www.upaplc.org UPnP Device Architecture UPnP Device Architecture 1.0 UPnP Forum April 2008 http://www.upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.0-20080424.pdf UPnP Device Architecture 1.1 UPnP Device Architecture 1.1 UPnP Forum October, 2008 http://www.upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.1.pdf UPnP Device Management:1 UPnP Device Management v1 https://openconnectivity.org/developer/specifications/upnp-resources/upnp/device-management1-2 UPnP InternetGatewayDevice:1 InternetGatewayDevice:1 Device Template Version 1.01 UPnP SDCP 2001 http://upnp.org/specs/gw/UPnP-gw-InternetGatewayDevice-v1-Device.pdf UPnP InternetGatewayDevice:2 InternetGatewayDevice:2 Device Template Version 1.01 UPnP SDCP 2010 http://upnp.org/specs/gw/UPnP-gw-InternetGatewayDevice-v2-Device.pdf USB 1.0 USB 1.0 Specification USB-IF January 1996 https://www.usb.org/documents USB 2.0 USB 2.0 Specification USB-IF April 2000 https://www.usb.org/documents USB 3.0 USB 3.0 Specification USB-IF November 2008 https://www.usb.org/documents Z-Wave Z-Wave website https://www.z-wave.com ZigBee ZigBee Alliance website https://csa-iot.org/all-solutions/zigbee ZigBee 2007 Specification ZigBee 2007 Specification ZigBee Alliance October 2007 https://csa-iot.org/all-solutions/zigbee