Broadband Forum

    DATA MODEL DEFINITION


TR-098 Amendment 2 (changes)

Notice

The Broadband Forum is a non-profit corporation organized to create guidelines for broadband network system development and deployment. This Broadband Forum XML Document has been approved by members of the Forum. This Broadband Forum XML Document is not binding on the Broadband Forum, any of its members, or any developer or service provider. This Broadband Forum XML Document is subject to change, but only with approval of members of the Forum. This XML Document is copyrighted by the Broadband Forum, and all rights are reserved. Portions of this XML Document may be copyrighted by Broadband Forum members.

This Broadband Forum XML Document is provided AS IS, WITH ALL FAULTS. ANY PERSON HOLDING A COPYRIGHT IN THIS BROADBAND FORUM XML DOCUMENT, OR ANY PORTION THEREOF, DISCLAIMS TO THE FULLEST EXTENT PERMITTED BY LAW ANY REPRESENTATION OR WARRANTY, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTY:

By using this Broadband Forum XML Document, users acknowledge that implementation may require licenses to patents. The Broadband Forum encourages but does not require its members to identify such patents. For a list of declarations made by Broadband Forum member companies, please see http://www.broadband-forum.org. No assurance is given that licenses to patents necessary to implement this XML Document will be available for license at all or on reasonable and non-discriminatory terms.

ANY PERSON HOLDING A COPYRIGHT IN THIS BROADBAND FORUM XML DOCUMENT, OR ANY PORTION THEREOF, DISCLAIMS TO THE FULLEST EXTENT PERMITTED BY LAW (A) ANY LIABILITY (INCLUDING DIRECT, INDIRECT, SPECIAL, OR CONSEQUENTIAL DAMAGES UNDER ANY LEGAL THEORY) ARISING FROM OR RELATED TO THE USE OF OR RELIANCE UPON THIS XML DOCUMENT; AND (B) ANY OBLIGATION TO UPDATE OR CORRECT THIS XML DOCUMENT.

Broadband Forum XML Documents may be copied, downloaded, stored on a server or otherwise re-distributed in their entirety only, and may not be modified without the advance written permission of the Broadband Forum.

The text of this notice must be included in all copies.

Table of Contents

Data Types

The parameters defined in this specification make use of a limited subset of the default SOAP data types [SOAP1.1]. The complete set of data types, along with the notation used to represent these types, is listed in [Section 3.2/TR-106a4]. The following named data types are used by this specification.

Data Type Base Type Description
IPAddress string All IPv4 addresses and subnet masks are represented as strings in IPv4 dotted-decimal notation. All IPv6 addresses MUST be represented using any of the 3 standard textual representations as defined in [RFC3513] Sections 2.2.1, 2.2.2 and 2.2.3. Both lower-case and upper-case letters can be used. Use of the lower-case letters is RECOMMENDED. 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

Unspecified or inapplicable IP addresses and subnet masks MUST be represented as empty strings unless otherwise specified by the parameter definition.

IPPrefix string IPv4 or IPv6 routing prefix in Classless Inter-Domain Routing (CIDR) notation [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

Unspecified or inapplicable IP prefixes MUST be represented as empty strings unless otherwise specified by the parameter definition.

IPv4Address string IPv4 addresses and subnet masks are represented as strings in IPv4 dotted-decimal notation.

Unspecified or inapplicable IP addresses and subnet masks MUST be represented as empty strings unless otherwise specified by the parameter definition.

MACAddress string 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.

References

[802.1D-2004] IEEE Std 802.1D-2004, Media Access Control (MAC) Bridges, IEEE, 2004.
[802.1Q-2005] IEEE Std 802.1Q-2005, Virtual Bridged Local Area Networks, IEEE, 2006.
[RFC862] RFC 862, Echo Protocol, IETF, 1983.
[RFC2131] RFC 2131, Dynamic Host Configuration Protocol, IETF.
[RFC2132] RFC 2132, DHCP Options and BOOTP Vendor Extensions, IETF.
[RFC2225] RFC 2225, Classical IP and ARP over ATM, IETF.
[RFC2474] RFC 2474, Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Headers, IETF.
[RFC2516] RFC 2516, A Method for Transmitting PPP Over Ethernet (PPPoE), IETF.
[RFC2616] RFC 2616, Hypertext Transfer Protocol -- HTTP/1.1, IETF, 1999.
[RFC2634] RFC 2634, Enhanced Security Services for S/MIME, IETF.
[RFC2662] RFC 2662, Definitions of Managed Objects for the ADSL Lines, IETF.
[RFC2684] RFC 2684, Multiprotocol Encapsulation over ATM Adaptation Layer 5, IETF.
[RFC2697] RFC 2697, A Single Rate Three Color Marker, IETF.
[RFC2698] RFC 2698, A Two Rate Three Color Marker, IETF.
[RFC2898] RFC 2898, PKCS #5: Password-Based Cryptography Specification Version 2.0, IETF.
[RFC3004] RFC 3004, The User Class Option for DHCP, IETF.
[RFC3066] RFC 3066, Tags for the Identification of Languages, IETF.
[RFC3925] RFC 3925, Vendor-Identifying Vendor Options for Dynamic Host Configuration Protocol version 4 (DHCPv4), IETF.
[RFC3986] RFC 3986, Uniform Resource Identifier (URI): Generic Syntax, IETF.
[RFC4122] RFC 4122, A Universally Unique IDentifier (UUID) URN Namespace, IETF, 2005.
[SOAP1.1] Simple Object Access Protocol (SOAP) 1.1, W3C.
[TR-069a2] TR-069 Amendment 2, CPE WAN Management Protocol, Broadband Forum, 2007.
[TR-098a2] TR-098 Amendment 2, Internet Gateway Device Data Model for TR-069, Broadband Forum.
[TR-106a1] TR-106 Amendment 1, Data Model Template for TR-069-Enabled Devices, Broadband Forum, 2006.
[TR-106a4] TR-106 Amendment 4, Data Model Template for TR-069-Enabled Devices, Broadband Forum, 2010.
[WPSv1.0] Wi-Fi Protected Setup Specification Version 1.0h, Wi-Fi Alliance, 2006.

InternetGatewayDevice:1.4 Data Model (changes)

For a given implementation of this data model, the CPE MUST indicate support for the highest version number of any object or parameter that it supports. For example, even if the CPE supports only a single parameter that was introduced in version 1.4, then it will indicate support for version 1.4. The version number associated with each object and parameter is shown in the Version column.

Name Type Write Description Object Default Version
InternetGatewayDevice. object - The top-level object for an Internet Gateway Device. - 1.0
DeviceSummary string­(1024) - As defined in [TR-106a1]. - 1.1
InternetGatewayDevice.DeviceInfo. object - This object contains general device information. - 1.0
ManufacturerOUI string­(6) - Organizationally unique identifier of the device manufacturer. Represented as a six hexadecimal-digit value using all upper-case letters and including any leading zeros. The value MUST be a valid OUI as defined in [OUI].

This value MUST remain fixed over the lifetime of the device, including across firmware updates.

- 1.0
ProductClass string­(64) - Identifier of the class of product for which the serial number applies. That is, for a given manufacturer, this parameter is used to identify the product or class of product over which the SerialNumber parameter is unique.

This value MUST remain fixed over the lifetime of the device, including across firmware updates.

- 1.0
SerialNumber string­(64) - Serial number of the CPE.

This value MUST remain fixed over the lifetime of the device, including across firmware updates.

- 1.0
SoftwareVersion string­(64) - A string identifying the software version currently installed in the CPE.

To allow version comparisons, this element SHOULD be in the form of dot-delimited integers, where each successive integer represents a more minor category of variation. For example, 3.0.21 where the components mean: Major.Minor.Build.

- 1.0
EnabledOptions string­(1024) - Comma-separated list (maximum length 1024) of strings. The OptionName of each Option that is currently enabled in the CPE. The OptionName of each is identical to the OptionName element of the OptionStruct described in [TR-069a2]. Only those options are listed whose State indicates the option is enabled. - 1.0
SpecVersion string­(16) - Represents the version of the specification implemented by the device. Currently 1.0 is the only available version. The value of this parameter MUST equal "1.0".

This parameter is DEPRECATED because its value is fixed and it therefore serves no purpose. However, it is a Forced Inform parameter and therefore cannot be OBSOLETED.

- 1.0
UpTime unsignedInt - Time in seconds since the CPE was last restarted. - 1.0
DeviceLog string­(32768) - Vendor-specific log(s). - 1.0
InternetGatewayDevice.DeviceConfig. object - This object contains general configuration parameters. - 1.0
ConfigFile string­(32768) W A dump of the currently running configuration on the CPE. This parameter enables the ability to backup and restore the last known good state of the CPE. It returns a vendor-specific document that defines the state of the CPE. The document MUST be capable of restoring the CPE's state when written back to the CPE using SetParameterValues.

An alternative to this parameter, e.g. when the configuration file is larger than the parameter size limit, is to use the Upload and Download RPCs with a FileType of 1 Vendor Configuration File.

- 1.0
InternetGatewayDevice.ManagementServer. object - This object contains parameters relating to the CPE's association with an ACS. - 1.0
EnableCWMP boolean W Enables and disables the CPE's support for CWMP.

false means that CWMP support in the CPE is disabled, in which case the device MUST NOT send any Inform messages to the ACS or accept any Connection Request notifications from the ACS.

true means that CWMP support on the CPE is enabled.

The factory default value MUST be true.

The subscriber can re-enable the CPE's CWMP support either by performing a factory reset or by using a LAN-side protocol to change the value of this parameter back to true.

- 1.4
PeriodicInformTime dateTime W An absolute time reference in UTC to determine when the CPE will initiate the periodic Inform method calls. Each Inform call MUST occur at this reference time plus or minus an integer multiple of the PeriodicInformInterval.

PeriodicInformTime is used only to set the "phase" of the periodic Informs. The actual value of PeriodicInformTime can be arbitrarily far into the past or future.

For example, if PeriodicInformInterval is 86400 (a day) and if PeriodicInformTime is set to UTC midnight on some day (in the past, present, or future) then periodic Informs will occur every day at UTC midnight. These MUST begin on the very next midnight, even if PeriodicInformTime refers to a day in the future.

The Unknown Time value defined in [Section 2.2/TR-098a2] indicates that no particular time reference is specified. That is, the CPE MAY locally choose the time reference, and needs only to adhere to the specified PeriodicInformInterval.

If absolute time is not available to the CPE, its periodic Inform behavior MUST be the same as if the PeriodicInformTime parameter was set to the Unknown Time value.

- 1.0
ConnectionRequestURL string­(256) - HTTP URL, as defined in [RFC3986], for an ACS to make a Connection Request notification to the CPE.

In the form:

http://host:port/path

The host portion of the URL MAY be the IP address for the management interface of the CPE in lieu of a host name.

- 1.0
UpgradesManaged boolean W Indicates whether or not the ACS will manage upgrades for the CPE. If true, the CPE SHOULD NOT use other means other than the ACS to seek out available upgrades. If false, the CPE MAY use other means for this purpose.

Note that an autonomous upgrade (reported via an 10 AUTONOMOUS TRANSFER COMPLETE Inform Event code) SHOULD be regarded as a managed upgade if it is performed according to ACS-specified policy.

- 1.0
DefaultActiveNotificationThrottle unsignedInt W This parameter is used to control throttling of active notifications sent by the CPE to the ACS. It defines the minimum number of seconds that the CPE MUST wait since the end of the last session with the ACS before establishing a new session for the purpose of delivering an active notification.

In other words, if CPE needs to establish a new session with the ACS for the sole purpose of delivering an active notification, it MUST delay establishing such a session as needed to ensure that the minimum time since the last session completion has been met.

The time is counted since the last successfully completed session, regardless of whether or not it was used for active notifications or other purposes. However, if connection to the ACS is established for purposes other than just delivering active notifications, including for the purpose of retrying a failed session, such connection MUST NOT be delayed based on this parameter value, and the pending active notifications MUST be communicated during that connection.

The time of the last session completion does not need to be tracked across reboots.

- 1.4
UDPConnectionRequestAddress string­(256) - Address and port to which an ACS MAY send a UDP Connection Request to the CPE (see [Annex G/TR-069a2]).

This parameter is represented in the form of an Authority element as defined in [RFC3986]. The value MUST be in one of the following two forms:

host:port
host

When STUNEnable is true, the host and port portions of this parameter MUST represent the public address and port corresponding to the NAT binding through which the ACS can send UDP Connection Request messages (once this information is learned by the CPE through the use of STUN).

When STUNEnable is false, the host and port portions of the URL MUST represent the local IP address and port on which the CPE is listening for UDP Connection Request messages.

The second form of this parameter MAY be used only if the port value is equal to "80".

- 1.2
InternetGatewayDevice.ManagementServer.ManageableDevice.{i}. object - Each entry in this table corresponds to a distinct LAN Device that supports Device-Gateway Association according to [Annex F/TR-069a2] as indicated by the presence of the DHCP option specified in that Annex.

At most one entry in this table can exist with all the same values for ManufacturerOUI, SerialNumber and ProductClass.

- 1.2
Host string­(1024) - Comma-separated list (maximum length 1024) of strings. Each list item MUST be the path name of a Host table row. If the referenced object is deleted, the corresponding item MUST be removed from the list. This list MUST include an item for each Host table entry, whether active or inactive, that corresponds to this physical LAN Device.

As such entries are added to or removed from the Host tables, the value of this parameter MUST be updated accordingly.

For example: InternetGatewayDevice.LANDevice.1.Hosts.Host.1,InternetGatewayDevice.LANDevice.1.Hosts.Host.5

- 1.4
InternetGatewayDevice.Time. object - This object contains parameters relating an NTP or SNTP time client in the CPE. - 1.0
Enable boolean W Enables or disables the NTP or SNTP time client. - 1.4
Status string - Status of Time support on the CPE. Enumeration of:

The Unsynchronized value indicates that the CPE's absolute time has not yet been set.

The Synchronized value indicates that the CPE has acquired accurate absolute time; its current time is accurate.

The Error_FailedToSynchronize value indicates that the CPE failed to acquire accurate absolute time; its current time is not accurate.

The Error value MAY be used by the CPE to indicate a locally defined error condition.

- 1.4
LocalTimeZone string­(6) W The local time zone offset from UTC, ignoring daylight savings time adjustments, in the form:

+hh:mm
-hh:mm

For example, this will always be "-08:00" for California, "+00:00" or "-00:00" for the United Kingdom, and "+01:00" for France.

This parameter is OBSOLETED because the information that it represents is fully covered by LocalTimeZoneName.

- 1.0
LocalTimeZoneName string­(64) W Name of the local time zone (human readable string).

The name SHOULD be encoded according to IEEE 1003.1 (POSIX). The following is an example value: EST+5EDT,M4.1.0/2,M10.5.0/2

- 1.0
DaylightSavingsUsed boolean W Whether or not daylight savings time is in use in the CPE's local time zone.

This parameter is OBSOLETED because the information that it represents is fully covered by LocalTimeZoneName.

- 1.0
DaylightSavingsStart dateTime W Current local date and time at which the switch to daylight savings time occurs. If daylight savings time is not used, this value is ignored.

This parameter is OBSOLETED because the information that it represents is fully covered by LocalTimeZoneName.

- 1.0
DaylightSavingsEnd dateTime W Current local date and time at which the switch from daylight savings time will occur. If daylight savings time is not used, this value is ignored.

This parameter is OBSOLETED because the information that it represents is fully covered by LocalTimeZoneName.

- 1.0
InternetGatewayDevice.UserInterface. object - This object contains parameters relating to the user interface of the CPE. - 1.0
UserDatabaseSupported boolean - Present only if the CPE provides a password-protected LAN-side user interface.

Indicates whether or not the CPE supports a user database that provides per-user passwords that can be used for accessing the local user interface.

- 1.4
SharedPassword boolean W Present only if the CPE provides a password-protected LAN-side user interface.

Indicates whether or not a single shared password MUST protect the local user interface, or whether per-user passwords can be used.

If either UserDatabaseSupported or PasswordUserSelectable is false, the CPE MUST ignore the value of this parameter.

- 1.4
AvailableLanguages string­(256) - Comma-separated list (maximum length 256) of strings. Available user-interface languages, where each language is specified according to RFC 3066 [RFC3066]. - 1.4
CurrentLanguage string­(16) W Current user-interface language, specified according to RFC 3066 [RFC3066]. - 1.4
InternetGatewayDevice.CaptivePortal. object - This object contains parameters relating to the captive portal configuration on the CPE.

The captive portal configuration defines the CPE's WAN-destined HTTP (port 80) traffic redirect behavior.

When the captive portal is disabled, WAN-destined HTTP (port 80) traffic MUST be permitted to all destinations.

When the captive portal is enabled, WAN-destined HTTP (port 80) traffic MUST be permitted only to destinations listed in the AllowedList; traffic to all other destinations MUST be redirected to the CaptivePortalURL.

- 1.4
Enable boolean W Enables or disables the captive portal. - 1.4
Status string - Indicates the status of the captive portal. Enumeration of:

The Error value MAY be used by the CPE to indicate a locally defined error condition.

- 1.4
AllowedList string­(10000) W Comma-separated list (maximum length 10000) of strings. IP addresses to which HTTP (port 80) traffic MUST always be permitted, regardless of whether the captive portal is enabled.

Each entry in the list MUST be either an IP address or an IP subnet specified using variable length subnet mask (VLSM) syntax.

An IP subnet is specified as an IP address followed (with no intervening white space) by "/n", where n is an integer in the range 0-32; this is equivalent to a subnet mask consisting of n 1s followed by 32 minus n 0s.

For example, 1.2.3.4 specifies a single IP address, and 1.2.3.4/24 specifies a class C subnet with subnet mask 255.255.255.0.

The maximum length of a single entry (plus comma) is 19 characters so 10000 bytes is sufficient for more than 500 IP addresses and/or IP subnets.

- 1.4
CaptivePortalURL string­(2000) W Captive portal URL to which WAN-destined HTTP (port 80) traffic to destinations not listed in the AllowedList will be redirected.

The captive portal URL MUST be an HTTP (not HTTPS) URL.

The CPE MUST permit the captive portal URL to be set to an empty string, which has the effect of disabling the captive portal (if Enable is true and the captive portal URL is an empty string, Status MUST be Error_URLEmpty).

- 1.4
InternetGatewayDevice.Layer3Forwarding. object - This object allows the handling of the routing and forwarding configuration of the device. - 1.0
DefaultConnectionService string­(256) W Specifies the default WAN interface. The content is the full hierarchical parameter name of the default layer 3 connection object. Example: InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1. - 1.0
InternetGatewayDevice.Layer3Forwarding.Forwarding.{i}. object W Layer 3 forwarding table.

In addition to statically configured routes, this table MUST include dynamic routes learned through layer 3 routing protocols, including RIP, OSPF, DHCP, and IPCP. The CPE MAY reject attempts to delete or modify a dynamic route entry.

For each incoming packet, the layer 3 forwarding decision is conceptually made as follows:

  • Only table entries with a matching ForwardingPolicy are considered, i.e. those that either do not specify a ForwardingPolicy, or else specify a ForwardingPolicy that matches that of the incoming packet.
  • For the remaining table entries, those for which the source address/mask matches are sorted by longest prefix, i.e. with the most specific networks first (an unspecified source address is a wild-card and always matches, with a prefix length of zero).
  • For the remaining table entries, those for which the destination address/mask matches are sorted by longest prefix, i.e. with the most specific networks first (an unspecified destination address is a wild-card and always matches, with a prefix length of zero).
  • The first of the remaining table entries is applied to the packet.

At most one enabled entry in this table can exist with all the same values for DestIPAddress, DestSubnetMask, SourceIPAddress and SourceSubnetMask.

- 1.0
StaticRoute boolean - If true, this route is a Static route. true 1.4
GatewayIPAddress string W [IPAddress] IP address of the gateway.

Only one of GatewayIPAddress and Interface SHOULD be configured for a route.

If both are configured, GatewayIPAddress and Interface MUST be consistent with each other.

<Empty> 1.0
Interface string­(256) W Specifies the egress interface associated with this entry. The value MUST be the path name of the layer 3 connection object. Example: InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.

Only one of GatewayIPAddress and Interface SHOULD be configured for a route.

If both are configured, GatewayIPAddress and Interface MUST be consistent with each other.

For a route that was configured by setting GatewayIPAddress but not Interface, read access to Interface MUST return the full hierarchical parameter name for the route's egress interface.

- 1.0
InternetGatewayDevice.Layer2Bridging. object - Layer 2 bridging configuration. Specifies bridges between layer 2 LAN and/or WAN interfaces. Bridges can be defined to include layer 2 filter criteria to selectively bridge traffic between interfaces.

This object can be used to configure both 802.1D [802.1D-2004] and 802.1Q [802.1Q-2005] bridges. Not all 802.1D and 802.1Q features are modeled, and some additional features not present in either 802.1D or 802.1Q are modeled.

If the Layer2Bridging object is implemented, the view that it provides of the CPE's underlying bridging configuration MUST be consistent with the view provided by any LANDevice and WAN**Connection objects. The implications of this are explained in Annex A.6.

- 1.1
MaxDBridgeEntries unsignedInt - The maximum number of 802.1D [802.1D-2004] entries available in the Bridge table. A positive value for this parameter implies support for 802.1D.

There is no guarantee that this many 802.1D Bridges can be configured. For example, the CPE might not be able simultaneously to support both 802.1D and 802.1Q Bridges.

- 1.4
MaxQBridgeEntries unsignedInt - The maximum number of 802.1Q [802.1Q-2005] entries available in the Bridge table. A positive value for this parameter implies support for 802.1Q.

There is no guarantee that this many 802.1Q Bridges can be configured. For example, the CPE might not be able simultaneously to support both 802.1D and 802.1Q Bridges.

- 1.4
MaxVLANEntries unsignedInt - The maximum number of 802.1Q [802.1Q-2005] VLANs supported per Bridge table entry. - 1.4
InternetGatewayDevice.Layer2Bridging.Bridge.{i}. object W Bridge table. Each entry in this table represents a single physical 802.1D [802.1D-2004] or 802.1Q [802.1Q-2005] bridge.

If the Bridge Port table is supported, it explicitly defines the Bridge's interfaces. Otherwise, they are implicitly defined via the union of the FilterInterface / MarkingInterface parameters for all the Filter and Marking table entries that are associated with the Bridge.

At most one enabled entry in this table can exist with a given value for BridgeKey.

- 1.1
BridgeStandard string W Selects the standard supported by this Bridge table entry. Enumeration of:

"802.1D" 1.4
VLANID unsignedInt­[0:4094] W For an 802.1D [802.1D-2004] Bridge, which has no concept of VLANs, the value of this parameter MUST be 0.

For an 802.1Q [802.1Q-2005] Bridge, this is the Bridge's default VLAN ID, i.e. the VLAN ID that applies to Filter table entries with VLANIDFilter=-1. For an 802.1Q Bridge, the value of this parameter MUST NOT be 0.

- 1.1
PortNumberOfEntries unsignedInt - Number of entries in the Bridge Port table. 0 1.4
VLANNumberOfEntries unsignedInt - Number of entries in the Bridge VLAN table. 0 1.4
InternetGatewayDevice.Layer2Bridging.Bridge.{i}.Port.{i}. object W Bridge Port table. If this table is supported, it MUST contain an entry for each Bridge Port.

At most one enabled entry in this table can exist with a given value for PortInterface.

- 1.4
PortEnable boolean W Enables or disables this Bridge Port table entry. false 1.4
PortInterface string­(16) W The interface associated with this Bridge Port table entry. Represents a bridge port as defined in 802.1D [802.1D-2004] and 802.1Q [802.1Q-2005].

To associate this Bridge Port with an interface listed in the AvailableInterface table, the PortInterface value is set to the value of the corresponding AvailableInterfaceKey.

<Empty> 1.4
PortState string - Bridge Port state as defined in 802.1D [802.1D-2004] and 802.1Q [802.1Q-2005]. Enumeration of:

"Disabled" 1.4
PVID int­[1:4094] W Default Port VLAN ID as defined in 802.1Q [802.1Q-2005].

For an 802.1D [802.1D-2004] Bridge, this parameter MUST be ignored.

1 1.4
AcceptableFrameTypes string W Bridge Port acceptable frame types as defined in 802.1Q [802.1Q-2005]. Enumeration of:

For an 802.1D [802.1D-2004] Bridge, the value of this parameter MUST be AdmitAll.

"Admit­All" 1.4
IngressFiltering boolean W Enables or disables Ingress Filtering as defined in 802.1Q [802.1Q-2005].

For an 802.1D [802.1D-2004] Bridge, the value of this parameter MUST be false.

false 1.4
InternetGatewayDevice.Layer2Bridging.Bridge.{i}.VLAN.{i}. object W Bridge VLAN table. If this table is supported, if MUST contain an entry for each VLAN known to the Bridge.

This table only applies to an 802.1Q [802.1Q-2005] Bridge.

At most one enabled entry in this table can exist with a given value for VLANID.

- 1.4
VLANEnable boolean W Enables or disables this VLAN table entry. false 1.4
VLANName string­(64) W Human-readable name for this VLAN table entry. <Empty> 1.4
VLANID int­[1:4094] W VLAN ID of the entry, - 1.4
InternetGatewayDevice.Layer2Bridging.Filter.{i}. object W Filter table containing filter entries each of which is associated with one Bridge as specified by a Bridge table entry.

For both 802.1D [802.1D-2004] and 802.1Q [802.1Q-2005] Bridges, this table is used for the following:

  1. If the Bridge Port table is not supported, it implicitly specifies the Bridge interfaces (in collaboration with the Marking table).
  2. It specifies destination MAC address classification rules.

For an 802.1Q Bridge, this table is also used for the following:

  1. For each VLAN ID, it specifies the interfaces that are in the VLAN's Member Set.
  2. If the Bridge Port table is not supported, it specifies the Port VLAN ID (PVID) for each interface.

This table also supports several concepts that are not covered by either 802.1D or 802.1Q:

  1. It allows a given packet to be admitted to multiple Bridges.
  2. It supports Ethertype and source MAC address classification rules.

At most one enabled entry in this table can exist with a given value for FilterKey.

- 1.1
FilterStatus string - The status of this Filter table entry. Enumeration of:

The Error value MAY be used by the CPE to indicate a locally defined error condition.

If the Bridge Port table is supported, but none of its entries correspond to FilterInterface, or if such an entry exists but is disabled, FilterStatus MUST NOT indicate Enabled.

If the Bridge VLAN table is supported, but none of its entries correspond to VLANIDFilter, or if such an entry exists but is disabled, FilterStatus MUST NOT indicate Enabled.

"Disabled" 1.1
ExclusivityOrder unsignedInt W Whether or not the Filter definition is exclusive of all others. And if the entry is exclusive, order of precedence.

A value of 1 or greater indicates an Exclusive Filter, where the value 1 indicates the first entry to be considered (highest precedence).

A value of 0 indicates a Non-Exclusive Filter (OPTIONAL).

For each packet, if the packet matches any Exclusive Filters, the packet is assigned to the Bridge associated with the highest precedence Exclusive Filter to which it matches (lowest ExclusivityOrder value).

If and only if the packet does not match any Exclusive Filters, the packet is assigned to all Bridges associated with each Non-Exclusive Filter for which it matches the defining criteria.

If a packet matches no Filter, it is discarded.

When the ExclusivityOrder is set to match that of an existing Exclusive Filter (1 or greater), the value for the existing entry and all higher numbered entries is incremented (lowered in precedence) to ensure uniqueness of this value. A deletion or change in ExclusivityOrder of an Exclusive Filter causes ExclusivityOrder values of other Exclusive Filters (values 1 or greater) to be compacted.

Note that the use of Exclusive Filters to associate a layer 3 router interface with LAN and/or WAN interfaces via a Bridge entry overrides and updates the association between layer 3 and layer 2 objects implied by the InternetGatewayDevice object hierarchy.

Support for Non-Exclusive Filter entries, i.e. entries with an ExclusivityOrder value of 0, is OPTIONAL because 802.1D [802.1D-2004] and 802.1Q [802.1Q-2005] do not consider the case of a packet potentially being admitted to more than one bridge.

- 1.1
FilterInterface string­(16) W The interface or interfaces associated with this Filter table entry. The bridge corresponding to this Filter table entry is defined to admit packets on ingress to the bridge from the specified interfaces that meet all of the criteria specified in the Filter table entry. The following values are defined.

  • To associate this Filter with a single interface listed in the AvailableInterface table, the FilterInterface value is set to the value of the corresponding AvailableInterfaceKey.
  • AllInterfaces indicates that this Filter is associated with all LAN and WAN interfaces listed in the AvailableInterface table (all entries of InterfaceType LANInterface or WANInterface). This value is DEPRECATED because of the configuration complexity it requires.
  • LANInterfaces indicates that this Filter is associated with all LAN interfaces listed in the AvailableInterface table (all entries of InterfaceType LANInterface). This value is DEPRECATED because of the configuration complexity it requires.
  • WANInterfaces indicates that this Filter is associated with all WAN interfaces listed in the AvailableInterface table (all entries of InterfaceType WANInterface). This value is DEPRECATED because of the configuration complexity it requires.

An empty string indicates the Filter table entry is not associated with any interface (and has no effect)

<Empty> 1.1
VLANIDFilter int­[-1:4094] W The 802.1Q [802.1Q-2005] VLAN ID associated with this Filter table entry.

A value of -1 indicates that the default VLAN ID for the Bridge MUST be used instead (as specified by InternetGatewayDevice.Layer2Bridging.Bridge.{i}.VLANID for the Bridge table entry associated with this Filter table entry).

For an 802.1Q bridge, the value of this parameter MUST NOT be 0, and it is interpreted as follows (more than one condition can apply, e.g. a single Filter table entry might both add an interface to a VLAN's Member Set, and define a classification rule).

  1. If the Bridge Port table is not supported, it is a candidate to be the 802.1Q Port VLAN ID (PVID) for the interface associated with this Filter. Where there is more than one such candidate for a given interface, the PVID MUST be selected according to the ExclusivityOrder precedence rules.
  2. The interface associated with this Filter is added to the VLAN's 802.1Q Member Set.
  3. If a classification parameter, e.g. DestMACAddressFilterList, is specified, a classification rule for this VLAN ID is added.

For an 802.1D [802.1D-2004] Bridge, which has no concept of VLANs, the VLAN ID MUST be 0. This is most easily achieved by allowing this parameter to retain its default value of -1 and relying on the fact that the default VLAN ID for an 802.1D bridge will always be 0.

-1 1.1
AdmitOnlyVLANTagged boolean W 802.1Q [802.1Q-2005] Acceptable Frame Types criterion.

This parameter is DEPRECATED, because it only partly models 802.1Q Acceptable Frame Types (and Ingress Filtering). The Bridge Port table SHOULD be used instead and, if supported, MUST take precedence over this parameter.

If true, the Bridge admits only packets tagged with VLAN IDs that include the ingress interface in their 802.1Q Member Sets.

If false, the Bridge admits both packets tagged with VLAN IDs that include the ingress interface in their 802.1Q Member Sets, and any Untagged or PriorityOnly packets. All Untagged or PriorityOnly packets are associated on ingress with the interface's Port VLAN ID (PVID).

See the description of VLANIDFilter for an explanation of how the Member Set and PVID are determined.

If more than one Filter table entry is associated with a given interface, the value of AdmitOnlyVLANTagged MUST be the same for all such entries.

For an 802.1D [802.1D-2004] Bridge, which has no concept of VLANs, the value of this parameter MUST be false.

false 1.1
EthertypeFilterList string­(256) W Classification criterion.

Comma-separated list (maximum length 256) of unsigned integers, each representing an Ethertype value.

Note that neither 802.1D [802.1D-2004] nor 802.1Q [802.1Q-2005] support classification based on Ethertype.

<Empty> 1.1
EthertypeFilterExclude boolean W If false, on ingress to the interfaces associated with this Filter, the Bridge is defined to admit only those packets that match one of the EthertypeFilterList entries (in either the Ethernet or SNAP Type header). If the EthertypeFilterList is empty, no packets are admitted.

If true, on ingress to the interfaces associated with this Filter, the Bridge is defined to admit all packets except those packets that match one of the EthertypeFilterList entries (in either the Ethernet or SNAP Type header). If the EthertypeFilterList is empty, packets are admitted regardless of Ethertype.

Note that neither 802.1D [802.1D-2004] nor 802.1Q [802.1Q-2005] support classification based on Ethertype.

true 1.1
SourceMACAddressFilterList string­(512) W Classification criterion.

Comma-separated list (maximum length 512) of strings, each representing a MAC Address.

Each list entry MAY optionally specify a bit-mask, where matching of a packet's MAC address is only to be done for bit positions set to one in the mask. If no mask is specified, all bits of the MAC Address are to be used for matching.

For example, the list might be: 01:02:03:04:05:06, 1:22:33:00:00:00/FF:FF:FF:00:00:00, 88:77:66:55:44:33

Note that neither 802.1D [802.1D-2004] nor 802.1Q [802.1Q-2005] support classification based on source MAC address.

<Empty> 1.1
SourceMACAddressFilterExclude boolean W If false, on ingress to the interfaces associated with this Filter, the Bridge admits only those packets whose source MAC Address matches one of the SourceMACAddressFilterList entries. If the SourceMACAddressFilterList is empty, no packets are admitted.

If true, on ingress to the interfaces associated with this Filter, the Bridge admits all packets except those packets whose source MAC Address matches one of the SourceMACAddressFilterList entries. If the SourceMACAddressFilterList is empty, packets are admitted regardless of MAC address.

Note that neither 802.1D [802.1D-2004] nor 802.1Q [802.1Q-2005] support classification based on source MAC address.

true 1.1
DestMACAddressFilterList string­(512) W Classification criterion.

Comma-separated list (maximum length 512) of strings, each representing a MAC Address.

Each list entry MAY optionally specify a bit-mask, where matching of a packet's MAC address is only to be done for bit positions set to one in the mask. If no mask is specified, all bits of the MAC Address are to be used for matching.

For example, the list might be: 01:02:03:04:05:06, 1:22:33:00:00:00/FF:FF:FF:00:00:00, 88:77:66:55:44:33

<Empty> 1.1
SourceMACFromVendorClassIDFilter string­(256) W Classification criterion.

A string used to identify one or more devices via DHCP for which MAC address filtering would subsequently apply. A device is considered matching if its DHCP Vendor Class Identifier (Option 60 as defined in RFC 2132 [RFC2132]) in the most recent DHCP lease acquisition or renewal matches the specified value according to the match criterion in SourceMACFromVendorClassIDMode. Case sensitive.

Note that neither 802.1D [802.1D-2004] nor 802.1Q [802.1Q-2005] support classification based on source MAC address.

<Empty> 1.1
SourceMACFromVendorClassIDFilterExclude boolean W If false, on ingress to the interfaces associated with this Filter, the Bridge admits only those packets whose source MAC Address matches that of a LAN device previously identified as described in SourceMACFromVendorClassIDFilter. If SourceMACFromVendorClassIDFilter is an empty string, no packets are admitted.

If true, on ingress to the interfaces associated with this Filter, the Bridge admits all packets except those packets whose source MAC Address matches that of a LAN device previously identified as described in SourceMACFromVendorClassIDFilter. If the SourceMACFromVendorClassIDFilter is an empty string, packets are admitted regardless of MAC address.

Note that neither 802.1D [802.1D-2004] nor 802.1Q [802.1Q-2005] support classification based on source MAC address.

true 1.1
SourceMACFromVendorClassIDMode string W SourceMACFromVendorClassIDFilter pattern match criterion. Enumeration of:

For example, if SourceMACFromVendorClassIDFilter is "Example" then an Option 60 value of "Example device" will match with SourceMACFromVendorClassIDMode values of Prefix or Substring, but not with Exact or Suffix.

Note that neither 802.1D [802.1D-2004] nor 802.1Q [802.1Q-2005] support classification based on source MAC address.

"Exact" 1.4
DestMACFromVendorClassIDFilter string­(256) W Classification criterion.

A string used to identify one or more devices via DHCP for which MAC address filtering would subsequently apply. A device is considered matching if its DHCP Vendor Class Identifier (Option 60 as defined in RFC 2132 [RFC2132]) in the most recent DHCP lease acquisition or renewal matches the specified value according to the match criterion in DestMACFromVendorClassIDMode. Case sensitive.

<Empty> 1.1
DestMACFromVendorClassIDMode string W DestMACFromVendorClassIDFilter pattern match criterion. Enumeration of:

For example, if DestMACFromVendorClassIDFilter is Example then an Option 60 value of "Example device" will match with DestMACFromVendorClassIDMode values of Prefix or Substring, but not with Exact or Suffix.

"Exact" 1.4
SourceMACFromClientIDFilter string­(256) W Classification criterion.

A string used to identify one or more devices via DHCP for which MAC address filtering would subsequently apply. A device is considered matching if its DHCP Client Identifier (Option 61 as defined in RFC 2132 [RFC2132]) in the most recent DHCP lease acquisition or renewal was equal to the specified value. The option value is binary, so an exact match is REQUIRED.

Note that neither 802.1D [802.1D-2004] nor 802.1Q [802.1Q-2005] support classification based on source MAC address.

<Empty> 1.1
SourceMACFromClientIDFilterExclude boolean W If false, on ingress to the interfaces associated with this Filter, the Bridge admits only those packets whose source MAC Address matches that of a LAN device previously identified as described in SourceMACFromClientIDFilter. If SourceMACFromClientIDFilter is an empty string, no packets are admitted.

If true, on ingress to the interfaces associated with this Filter, the Bridge admits all packets except those packets whose source MAC Address matches that of a LAN device previously identified as described in SourceMACFromClientIDFilter. If the SourceMACFromClientIDFilter is an empty string, packets are admitted regardless of MAC address.

Note that neither 802.1D [802.1D-2004] nor 802.1Q [802.1Q-2005] support classification based on source MAC address.

true 1.1
DestMACFromClientIDFilter string­(256) W Classification criterion.

A string used to identify one or more devices via DHCP for which MAC address filtering would subsequently apply. A device is considered matching if its DHCP Client Identifier (Option 61 as defined in RFC 2132 [RFC2132]) in the most recent DHCP lease acquisition or renewal was equal to the specified value. The option value is binary, so an exact match is REQUIRED.

<Empty> 1.1
SourceMACFromUserClassIDFilter string­(256) W Classification criterion.

A string used to identify one or more devices via DHCP for which MAC address filtering would subsequently apply. A device is considered matching if its DHCP User Class Identifier (Option 77 as defined in RFC 3004 [RFC3004]) in the most recent DHCP lease acquisition or renewal was equal to the specified value.

Note that neither 802.1D [802.1D-2004] nor 802.1Q [802.1Q-2005] support classification based on source MAC address.

<Empty> 1.1
SourceMACFromUserClassIDFilterExclude boolean W If false, on ingress to the interfaces associated with this Filter, the Bridge admits only those packets whose source MAC Address matches that of a LAN device previously identified as described in SourceMACFromUserClassIDFilter. If SourceMACFromUserClassIDFilter is an empty string, no packets are admitted.

If true, on ingress to the interfaces associated with this Filter, the Bridge admits all packets except those packets whose source MAC Address matches that of a LAN device previously identified as described in SourceMACFromUserClassIDFilter. If the SourceMACFromUserClassIDFilter is an empty string, packets are admitted regardless of MAC address.

Note that neither 802.1D [802.1D-2004] nor 802.1Q [802.1Q-2005] support classification based on source MAC address.

true 1.1
DestMACFromUserClassIDFilter string­(256) W Classification criterion.

A string used to identify one or more devices via DHCP for which MAC address filtering would subsequently apply. A device is considered matching if its DHCP User Class Identifier (Option 77 as defined in RFC 3004 [RFC3004]) in the most recent DHCP lease acquisition or renewal was equal to the specified value.

<Empty> 1.1
InternetGatewayDevice.Layer2Bridging.Marking.{i}. object W Marking table identifying non-default layer 2 marking behavior for packets on egress from the specified interfaces.

This table is not relevant to 802.1D [802.1D-2004] Bridges, which are not VLAN-aware.

For 802.1Q [802.1Q-2005] Bridges, this table is used for the following:

  1. It specifies whether VLAN tags are to be removed on egress.

This table also supports several concepts that are not covered by 802.1Q:

  1. It allows the VLAN ID to be changed on egress.
  2. It allows the Ethernet Priority to be changed on egress.

At most one enabled entry in this table can exist with a given value for MarkingKey.

- 1.1
MarkingStatus string - The status of this Marking table entry. Enumeration of:

The Error value MAY be used by the CPE to indicate a locally defined error condition.

If the Bridge Port table is supported, but none of its entries correspond to MarkingInterface, or if such an entry exists but is disabled, MarkingStatus MUST NOT indicate Enabled.

"Disabled" 1.1
MarkingInterface string­(16) W The interface or interfaces associated with this Marking table entry for which the specified marking behavior is to apply on egress from the associated bridge. The following values are defined.

  • To associate this Marking table entry with a single interface listed in the AvailableInterface table, the MarkingInterface value is set to the value of the corresponding AvailableInterfaceKey.
  • AllInterfaces indicates that this Marking table entry is associated with all LAN and WAN interfaces listed in the AvailableInterface table (all entries of InterfaceType LANInterface or WANInterface). This value is DEPRECATED because of the configuration complexity it requires.
  • LANInterfaces indicates that this Marking table entry is associated with all LAN interfaces listed in the AvailableInterface table (all entries of InterfaceType LANInterface). This value is DEPRECATED because of the configuration complexity it requires.
  • WANInterfaces indicates that this Marking table entry is associated with all WAN interfaces listed in the AvailableInterface table (all entries of InterfaceType WANInterface). This value is DEPRECATED because of the configuration complexity it requires.
  • an empty string indicates the Marking table entry table entry is not associated with any interface (and has no effect)

If there is more than one enabled Marking table entry that specifies one or more of the same interfaces for the same bridge (identical values of MarkingBridgeReference), then for packets on egress from the specified bridge to those interfaces, the applied marking MUST be that specified in the Marking table entry among those in conflict with the lowest MarkingKey value.

If an interface in a given bridge does not have a corresponding Marking table entry, the marking is left unchanged on egress.

<Empty> 1.1
VLANIDUntag boolean W If true, on egress to the interfaces associated with this Marking table entry, all packets are sent Untagged.

If false, on egress to the interfaces associated with this Marking table entry, all packets are sent Tagged with the VLAN ID of the VLAN in which the packet is being bridged.

false 1.1
VLANIDMark int­[-1:4094] W The 802.1Q [802.1Q-2005] VLAN ID to be used on egress to the interfaces associated with this Marking table entry.

A value of -1 indicates that the VLAN ID of the VLAN in which the packet is being bridged is to be used, i.e. no change.

The value of this parameter MUST NOT be 0.

If VLANIDUntag is true, then no VLAN marking is done since the tag containing the VLAN ID is removed.

Note that 802.1Q does not support re-marking on egress.

-1 1.1
VLANIDMarkOverride boolean W If false, on egress to the interfaces associated with this Marking table entry, the VLANIDMark, if specified, is applied only to PriorityOnly packets.

If true, on egress to the interfaces associated with this Marking table entry, the VLANIDMark, if specified, is to be applied to all packets on this Bridge.

If VLANIDUntag is true, then no VLAN marking is done since the tag containing the VLAN ID is removed.

Note that 802.1Q [802.1Q-2005] does not support re-marking on egress.

false 1.4
EthernetPriorityMark int­[-1:7] W Ethernet priority code (as defined in 802.1D [802.1D-2004]) to mark traffic with that falls into this Bridge on egress to the interfaces associated with this Marking table entry. A value of -1 indicates no change from the incoming packet or the mark assigned by the classifier.

Note that 802.1Q [802.1Q-2005] does not support re-marking on egress.

-1 1.1
EthernetPriorityOverride boolean W If false, on egress to the interfaces associated with this Marking table entry, the EthernetPriorityMark, if specified, is applied only to packets of priority 0.

If true, on egress to the interfaces associated with this Marking table entry, the EthernetPriorityMark, if specified, is to be applied to all packets on this Bridge.

Note that 802.1Q [802.1Q-2005] does not support re-marking on egress.

false 1.1
InternetGatewayDevice.Layer2Bridging.AvailableInterface.{i}. object - Table containing all LAN and WAN interfaces that are available to be referenced by the Bridge table. Only interfaces that can carry layer 2 bridged traffic are included.

At most one entry in this table can exist with a given value for AvailableInterfaceKey.

- 1.1
InterfaceReference string­(256) - Comma-separated list (maximum length 256) of strings. Each list item MUST be the path name of an available LAN or WAN interface. This table SHOULD contain a single entry for each available LAN and WAN interface.

When such an interface is modeled in more than one place within the data model, the value of this parameter MUST include the full hierarchical parameter names of all of the corresponding objects. For example, if a given Ethernet interface is present within two LANDevice instances, the value of this parameter might be: InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.1, InternetGatewayDevice.LANDevice.2.LANEthernetInterfaceConfig.1

Note that the remainder of the parameter description does not refer to the possibility that the parameter value is a comma-separated list. Nevertheless, the above requirement does apply.

  • For a WAN interface, this parameter is the full hierarchical parameter name of a particular WANConnectionDevice. A WANConnectionDevice is considered available (included in this table) only if it supports layer 2 bridged traffic. That is, this table MUST include only WANConnectionDevices that contain either a WANEthernetLinkConfig object, or that contain a WANDSLLinkConfig object for which the LinkType is EoA. For example: InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2
  • For a LAN interface, this parameter is the full hierarchical parameter name of a particular LAN**InterfaceConfig object, or a WLANConfiguration object. This table SHOULD include one entry for each such object. For example: InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2
  • For a WAN-side connection to the Gateway's IP router, this parameter is the full hierarchical parameter name of a particular WAN**Connection service. This table SHOULD include an entry for each layer 3 WAN connection. For example: InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1
  • For a LAN-side connection to the Gateway's IP router, this parameter is the full hierarchical parameter name of a particular LANDevice. This table SHOULD include an entry for each LANDevice, each of which is associated with a LAN-side layer 3 connection to the Gateway's IP router. For example: InternetGatewayDevice.LANDevice.2
- 1.1
InternetGatewayDevice.QueueManagement. object - Queue management configuration object. - 1.1
QueueStatsNumberOfEntries unsignedInt - The number of entries in the QueueStats table. - 1.4
DefaultTrafficClass int­[-1:] W Identifier of the traffic class associated with traffic not associated with any specified classifier.

A value of -1 indicates a null traffic class.

- 1.4
DefaultQueue unsignedInt W Instance number of the Queue table entry for traffic not associated with any specified classifier.

A value of 0xffffffff (-1) indicates a null queue (permitted in data model versions 1.4 and later).

- 1.1
InternetGatewayDevice.QueueManagement.Classification.{i}. object W Classification table. - 1.1
ClassificationOrder unsignedInt­[1:] W Position of the classification entry in the order of precedence. A value of 1 indicates the first entry considered. For each packet, the highest ordered entry that matches the classification criteria is applied. All lower order entries are ignored.

When this value is modified, if the value matches that of an existing entry, the Order value for the existing entry and all lower Order entries is incremented (lowered in precedence) to ensure uniqueness of this value. A deletion causes Order values to be compacted. When a value is changed, incrementing occurs before compaction.

The value on creation of a Classification table entry MUST be one greater than the largest current value.

- 1.1
SourceVendorClassID string­(256) W Classification criterion.

Used to identify one or more LAN devices, value of the DHCP Vendor Class Identifier (Option 60) as defined in RFC 2132 [RFC2132], matched according to the criterion in SourceVendorClassIDMode. Case sensitive.

An empty string indicates this criterion is not used for classification.

<Empty> 1.1
SourceVendorClassIDMode string W SourceVendorClassID pattern match criterion. Enumeration of:

For example, if SourceVendorClassID is "Example" then an Option 60 value of "Example device" will match with SourceVendorClassIDMode values of Prefix or Substring, but not with Exact or Suffix.

"Exact" 1.4
DestVendorClassID string­(256) W Classification criterion.

Used to identify one or more LAN devices, value of the DHCP Vendor Class Identifier (Option 60) as defined in RFC 2132 [RFC2132], matched according to the criterion in DestVendorClassIDMode. Case sensitive.

An empty string indicates this criterion is not used for classification.

<Empty> 1.1
DestVendorClassIDMode string W DestVendorClassID pattern match criterion. Enumeration of:

For example, if DestVendorClassID is "Example" then an Option 60 value of "Example device" will match with DestVendorClassIDMode values of Prefix or Substring, but not with Exact or Suffix.

"Exact" 1.4
SourceClientID string­(256) W Classification criterion.

Used to identify one or more LAN devices, value of the DHCP Client Identifier (Option 61) as defined in RFC 2132 [RFC2132]. The option value is binary, so an exact match is REQUIRED.

An empty string indicates this criterion is not used for classification.

<Empty> 1.1
DestClientID string­(256) W Classification criterion.

Used to identify one or more LAN devices, value of the DHCP Client Identifier (Option 61) as defined in RFC 2132 [RFC2132]. The option value is binary, so an exact match is REQUIRED.

An empty string indicates this criterion is not used for classification.

<Empty> 1.1
SourceUserClassID string­(256) W Classification criterion.

Used to identify one or more LAN devices, value of the DHCP User Class Identifier (Option 77) as defined in RFC 3004 [RFC3004].

An empty string indicates this criterion is not used for classification.

<Empty> 1.1
DestUserClassID string­(256) W Classification criterion.

Used to identify one or more LAN devices, value of the DHCP User Class Identifier (Option 77) as defined in RFC 3004 [RFC3004].

An empty string indicates this criterion is not used for classification.

<Empty> 1.1
SourceVendorSpecificInfo string­(256) W Classification criterion.

Used to identify one or more LAN devices, value of the DHCP Vendor-specific Information (Option 125) as defined in RFC 3925 [RFC3925], matched according to the criteria in SourceVendorSpecificInfoEnterprise, SourceVendorSpecificInfoSubOption and SourceVendorSpecificInfoMode. Case sensitive.

An empty string indicates this criterion is not used for classification.

<Empty> 1.4
SourceVendorSpecificInfoExclude boolean W If false, the class includes only those packets sourced from LAN devices that match the SourceVendorSpecificInfo entry, if specified.

If true, the class includes all packets except those sourced from LAN devices that match the SourceVendorSpecificInfo entry, if specified.

false 1.4
SourceVendorSpecificInfoEnterprise unsignedInt W SourceVendorSpecificInfo Enterprise Number as defined in RFC 3925 [RFC3925]. The default value (0) is assigned to IANA and will probably need to be replaced with an appropriate enterprise number. 0 1.4
SourceVendorSpecificInfoSubOption int­[0:255] W SourceVendorSpecificInfo Sub Option Code as defined in RFC 3925 [RFC3925]. 0 1.4
SourceVendorSpecificInfoMode string W SourceVendorSpecificInfo pattern match criterion. Enumeration of: "Exact" 1.4
DestVendorSpecificInfo string­(256) W Classification criterion.

Used to identify one or more LAN devices, value of the DHCP Vendor-specific Information (Option 125) as defined in RFC 3925 [RFC3925], matched according to the criteria in DestVendorSpecificInfoEnterprise, DestVendorSpecificInfoSubOption and DestVendorSpecificInfoMode.

An empty string indicates this criterion is not used for classification.

<Empty> 1.4
DestVendorSpecificInfoExclude boolean W If false, the class includes only those packets destined for LAN devices that match the DestVendorSpecificInfo entry, if specified.

If true, the class includes all packets except those destined for LAN devices that match the DestVendorSpecificInfo entry, if specified.

false 1.4
DestVendorSpecificInfoEnterprise unsignedInt W DestVendorSpecificInfo Enterprise Number as defined in RFC 3925 [RFC3925]. The default value (0) is assigned to IANA and will probably need to be replaced with an appropriate enterprise number. 0 1.4
DestVendorSpecificInfoSubOption int­[0:255] W DestVendorSpecificInfo Sub Option Code as defined in RFC 3925 [RFC3925]. 0 1.4
DestVendorSpecificInfoMode string W DestVendorSpecificInfo pattern match criterion. Enumeration of: "Exact" 1.4
DSCPCheck int­[-1:] W Classification criterion.

DiffServ codepoint (defined in RFC 2474 [RFC2474]).

If set to a Class Selector Codepoint (defined in RFC 2474), all DSCP values that match the first 3 bits will be considered a valid match.

A value of -1 indicates this criterion is not used for classification.

-1 1.1
OutOfBandInfo int­[-1:] W Classification criterion.

Allows traffic to be distinguished based on out-of-band information such as physical port or application ID. Primarily intended for, but not restricted to, locally sourced traffic.

If specified, this entry applies to traffic with matching out-of-band information. A value of -1 indicates this criterion is not used for classification.

-1 1.4
TrafficClass int­[-1:] W Classification result.

Identifier of the traffic class associated with traffic that falls in this classification. If specified, at least one Queue table entry MUST include this traffic class in its TrafficClass parameter (which is a comma-separated list).

A value of -1 indicates a null traffic class.

TrafficClass, ClassQueue and ClassApp are mutually exclusive and one of the three MUST be specified. If TrafficClass and ClassQueue are null, ClassApp MUST be specified, and vice versa.

-1 1.4
ClassQueue int­[-1:] W Classification result.

Instance number of the Queue table entry for traffic that falls in this classification.

A value of -1 indicates a null queue.

TrafficClass, ClassQueue and ClassApp are mutually exclusive and one of the three MUST be specified. If TrafficClass and ClassQueue are null, ClassApp MUST be specified, and vice versa.

-1 1.1
ClassApp int­[-1:] W Classification result.

Instance number of the App table entry for traffic that falls in this classification.

A value of -1 indicates a null App table entry.

TrafficClass, ClassQueue and ClassApp are mutually exclusive and one of the three MUST be specified. If TrafficClass and ClassQueue are null, ClassApp MUST be specified, and vice versa.

-1 1.1
InternetGatewayDevice.QueueManagement.App.{i}. object W Application table. - 1.1
AppDefaultTrafficClass int­[-1:] W Identifier of the traffic class associated with traffic associated with this App table entry, but not associated with any specified flow.

A value of -1 indicates a null traffic class.

AppDefaultTrafficClass and AppDefaultQueue MUST NOT both be specified.

-1 1.4
AppDefaultQueue int­[-1:] W Instance number of the Queue table entry for traffic associated with this App table entry, but not associated with any specified flow.

A value of -1 indicates a null queue.

AppDefaultTrafficClass and AppDefaultQueue MUST NOT both be specified.

-1 1.1
InternetGatewayDevice.QueueManagement.Flow.{i}. object W Flow table. - 1.1
FlowTrafficClass int­[-1:] W Identifier of the traffic class associated with this flow.

A value of -1 indicates a null traffic class.

FlowTrafficClass and FlowQueue MUST NOT both be specified.

-1 1.4
FlowQueue int­[-1:] W Instance number of the Queue table entry for traffic that falls in this flow.

A value of -1 indicates a null queue.

FlowTrafficClass and FlowQueue MUST NOT both be specified.

-1 1.1
InternetGatewayDevice.QueueManagement.Policer.{i}. object W Policer table. - 1.1
MeterType string W Identifies the method of traffic measurement to be used for this policer. Enumeration of:

SimpleTokenBucket makes use of CommittedRate and CommittedBurstSize.

SingleRateThreeColor makes use of CommittedRate, CommittedBurstSize, and ExcessBurstSize as defined in RFC 2697 [RFC2697].

TwoRateThreeColor makes use of CommittedRate, CommittedBurstSize, PeakRate, and PeakBurstSize as defined in RFC 2698 [RFC2698].

"Simple­Token­Bucket" 1.1
ConformingAction string W Instructions for how to handle traffic that is conforming. Possible patterns:

Null corresponds with no action.

A Count action (and only the Count action) increases the meter instance count statistics in the CountedPackets and CountedBytes parameters. Count actions are DEPRECATED because they can not be combined with other actions, e.g. marking actions.

<DSCP Value> is an unsigned integer that corresponds with a mark action overwriting the traffic's DSCP with the configured DSCP.

<:Ethernet Priority> is a colon (":") followed by an unsigned integer (no white space). It corresponds with a mark action overwriting the traffic's Ethernet Priority with the configured Ethernet Priority.

<DSCP Value:Ethernet Priority> is an unsigned integer followed by a colon (":") and a second unsigned integer (no white space). It corresponds with a mark action overwriting the traffic's DSCP and Ethernet Priority with the configured values.

For example, "24" specifies a DSCP value of 24, ":3" specifies an Ethernet Priority of 3, and "24:3" specifies both.

"Null" 1.1
PartialConformingAction string W Instructions for how to handle traffic that is partially conforming (colored yellow). Possible patterns:

Null corresponds with no action.

A Count action (and only the Count action) increases the meter instance count statistics in the CountedPackets and CountedBytes parameters. Count actions are DEPRECATED because they can not be combined with other actions, e.g. marking actions.

<DSCP Value> is an unsigned integer that corresponds with a mark action overwriting the traffic's DSCP with the configured DSCP.Only applies for three-color meters.

<:Ethernet Priority> is a colon (":") followed by an unsigned integer (no white space). It corresponds with a mark action overwriting the traffic's Ethernet Priority with the configured Ethernet Priority.

<DSCP Value:Ethernet Priority> is an unsigned integer followed by a colon (":") and a second unsigned integer (no white space). It corresponds with a mark action overwriting the traffic's DSCP and Ethernet Priority with the configured values.

For example, "24" specifies a DSCP value of 24, ":3" specifies an Ethernet Priority of 3, and "24:3" specifies both.

"Drop" 1.1
NonConformingAction string W Instructions for how to handle traffic that is non-conforming. Possible patterns:

Null corresponds with no action.

A Count action (and only the Count action) increases the meter instance count statistics in the CountedPackets and CountedBytes parameters. Count actions are DEPRECATED because they can not be combined with other actions, e.g. marking actions.

<DSCP Value> is an unsigned integer that corresponds with a mark action overwriting the traffic's DSCP with the configured DSCP.

<:Ethernet Priority> is a colon (":") followed by an unsigned integer (no white space). It corresponds with a mark action overwriting the traffic's Ethernet Priority with the configured Ethernet Priority.

<DSCP Value:Ethernet Priority> is an unsigned integer followed by a colon (":") and a second unsigned integer (no white space). It corresponds with a mark action overwriting the traffic's DSCP and Ethernet Priority with the configured values.

For example, "24" specifies a DSCP value of 24, ":3" specifies an Ethernet Priority of 3, and "24:3" specifies both.

"Drop" 1.1
CountedPackets unsignedInt - Number of Packets counted as result of a Count meter action.

This parameter is DEPRECATED because the Count meter action is DEPRECATED.

0 1.1
CountedBytes unsignedInt - Number of Bytes counted as result of a Count meter action.

This parameter is DEPRECATED because the Count meter action is DEPRECATED.

0 1.1
TotalCountedPackets unsignedInt - Total number of Packets counted by this policer, regardless of meter action. 0 1.4
TotalCountedBytes unsignedInt - Total number of Bytes counted by this policer, regardless of meter action. 0 1.4
ConformingCountedPackets unsignedInt - Number of conforming Packets counted by this policer, regardless of meter action. 0 1.4
ConformingCountedBytes unsignedInt - Number of conforming Bytes counted by this policer, regardless of meter action. 0 1.4
PartiallyConformingCountedPackets unsignedInt - Number of partially conforming Packets counted by this policer, regardless of meter action. 0 1.4
PartiallyConformingCountedBytes unsignedInt - Number of partially conforming Bytes counted by this policer, regardless of meter action. 0 1.4
NonConformingCountedPackets unsignedInt - Number of non-conforming Packets counted by this policer, regardless of meter action. 0 1.4
NonConformingCountedBytes unsignedInt - Number of non-conforming Bytes counted by this policer, regardless of meter action. 0 1.4
InternetGatewayDevice.QueueManagement.Queue.{i}. object W Queue table.

This table can contain hardware queues. The CPE MAY refuse to allow hardware queues to be deleted.

- 1.1
TrafficClasses string­(256) W Comma-separated list (maximum length 256) of unsigned integers. Identifies the set of traffic classes associated with this queue.

If this list is empty then traffic can be sent to this queue only as a result of a direct reference from a Classification, App or Flow table entry, e.g. via the Classification table's ClassQueue parameter.

If this list is non-empty then traffic can additionally be sent to this queue if a Classification, App or Flow table entry specifies a traffic class, e.g. via the Classification table's TrafficClass parameter.

If more than one queue on a given egress interface is associated with a given traffic class, the implementation will choose which queue to send traffic of this class to.

<Empty> 1.4
ShapingRate int­[-1:] W Rate to shape this queue's traffic to. For leaky bucket (constant rate shaping), this is the constant rate. For token bucket (variable rate shaping), this is the average rate.

If <= 100, in percent of the rate of the highest rate-constrained layer over which the packet will travel on egress.

If > 100, in bits per second.

A value of -1 indicates no shaping.

For example, for packets destined for a WAN DSL interface, if the egress will be on a PPP or IP link with a specified ShapingRate, the percentage is calculated relative to this rate. Otherwise, if the ATM layer is rate-constrained, then the rate is calculated relative to this rate. Otherwise, the rate is calculated relative to the physical-layer DSL rate.

-1 1.1
InternetGatewayDevice.QueueManagement.QueueStats.{i}. object W Queue statistics table. This table is managed by the ACS, which will create entries only for those {Queue, Interface} combinations for which statistics are to be collected.

At most one enabled entry in this table can exist with the same values for Queue and Interface.

- 1.4
Enable boolean W Enables or disables this object. false 1.4
Status string - The status of this object. Enumeration of:

  • Disabled
  • Enabled (Enabled and {Queue,Interface} is valid)
  • Error (Enabled but {Queue,Interface} is invalid)
"Disabled" 1.4
Queue unsignedInt W Instance number of the Queue table entry with which this object is associated. 0 1.4
Interface unsignedInt W Egress interface for which this object contains statistics. This parameter MUST be the full hierarchical parameter name of the particular WANDevice, WANConnectionDevice, WAN**Connection, LANDevice, LAN**InterfaceConfig, or WLANConfiguration object. <Empty> 1.4
OutputPackets unsignedInt - Number of packets output through the queue. 0 1.4
OutputBytes unsignedInt - Number of bytes output through the queue. 0 1.4
DroppedPackets unsignedInt - Number of packets dropped by the queue. 0 1.4
DroppedBytes unsignedInt - Number of bytes dropped by the queue. 0 1.4
QueueOccupancyPackets unsignedInt - Queue occupancy in packets (gives a measure of queue latency). 0 1.4
QueueOccupancyPercentage unsignedInt­[0:100] - Queue occupancy as a percentage, i.e. 100 * queue occupancy in bytes / queue size in bytes (gives a measure of queue usage). 0 1.4
InternetGatewayDevice.LANConfigSecurity. object - This object contains generic device configuration information. - 1.0
ConfigPassword string­(64) W A password to allow LAN access to protected auto-configuration services.

If the CPE supports TR-064 (LAN-side DSL CPE Configuration Protocol), this parameter is to be used as the dslf-config password (as defined in TR-064).

If the CPE has a user interface with password protection enabled, this parameter is also to be used as the user password for password-protected operations. However, this parameter MUST NOT be used to set the user password if the parameter InternetGatewayDevice.UserInterface.PasswordUserSelectable is true.

When read, this parameter returns an empty string, regardless of the actual value.

- 1.0
InternetGatewayDevice.IPPingDiagnostics. object - This object provides access to an IP-layer ping test. - 1.0
Interface string­(256) W The value MUST be the path name of the WAN or LAN IP-layer interface over which the test is to be performed. This identifies the source IP address to use when performing the test.

The following is a WAN interface example: InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1

The following is a LAN interface example: InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.1

The value of this parameter MUST be either a valid interface or an empty string. An attempt to set this parameter to a different value MUST be rejected as an invalid parameter value.

If an empty string is specified, the CPE MUST use the interface as directed by its routing policy (Forwarding table entries) to determine the appropriate interface.

- 1.0
InternetGatewayDevice.TraceRouteDiagnostics. object - This object is defines access to an IP-layer trace-route test for the specified IP interface. - 1.4
DiagnosticsState string W Indicates availability of diagnostic data. Enumeration of:

If the ACS sets the value of this parameter to Requested, the CPE MUST initiate the corresponding diagnostic test. When writing, the only allowed value is Requested. To ensure the use of the proper test parameters (the writable parameters in this object), the test parameters MUST be set either prior to or at the same time as (in the same SetParameterValues) setting the DiagnosticsState to Requested.

When requested, the CPE SHOULD wait until after completion of the communication session with the ACS before starting the diagnostic.

When the diagnostic initiated by the ACS is completed (successfully or not), the CPE MUST establish a new connection to the ACS to allow the ACS to view the results, indicating the Event code 8 DIAGNOSTICS COMPLETE in the Inform message.

- 1.4
Interface string­(256) W The value MUST be the path name of the WAN or LAN IP-layer interface over which the test is to be performed. This identifies the source IP address to use when performing the test.

The following is a WAN interface example: InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1

The following is a LAN interface example: InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.1

- 1.4
Host string­(256) W Host name or address of the host to find a route to - 1.4
NumberOfTries unsignedInt­[1:3] W Number of tries per hop. Set prior to running Diagnostic. By default, the CPE SHOULD set this value to 3. - 1.4
Timeout unsignedInt­[1:] W Timeout in milliseconds for the trace route test. By default the CPE SHOULD set this value to 5000. - 1.4
DataBlockSize unsignedInt­[1:65535] W Size of the data block in bytes to be sent for each trace route. By default, the CPE SHOULD set this value to 38. - 1.4
DSCP unsignedInt­[0:63] W DiffServ codepoint to be used for the test packets. By default the CPE SHOULD set this value to 0. - 1.4
MaxHopCount unsignedInt­[1:64] W The maximum number of hop used in outgoing probe packets (max TTL). By default the CPE SHOULD set this value to 30. - 1.4
ResponseTime unsignedInt - Result parameter indicating the response time in milliseconds the most recent trace route test. If a route could not be determined, this value MUST be zero. - 1.4
RouteHopsNumberOfEntries unsignedInt - Number of entries in the RouteHops table. - 1.4
InternetGatewayDevice.TraceRouteDiagnostics.RouteHops.{i}. object - Contains the array of results returned. If a route could not be determined, this array will be empty - 1.4
HopHost string­(256) - Result parameter indicating the Host Name if DNS is able to resolve or IP Address of a hop along the discovered route. - 1.4
HopHostAddress string - If this parameter is not an empty string it will contain the last IP address of the host returned for this hop and the HopHost will contain the Host Name returned from the reverse DNS query. - 1.4
HopErrorCode unsignedInt - Contains the error code returned for this hop This code is directly from the ICMP CODE field. - 1.4
HopRTTimes string­(16) - Comma-separated list (maximum length 16) of unsigned integers. Contains one or more round trip times in milliseconds (one for each repetition) for this hop. - 1.4
InternetGatewayDevice.DownloadDiagnostics. object - This object defines the diagnostics configuration for a HTTP and FTP DownloadDiagnostics Test.

Files received in the DownloadDiagnostics do not require file storage on the CPE device.

- 1.3
DownloadURL string­(256) W The URL, as defined in [RFC3986], for the CPE to perform the download on. This parameter MUST be in the form of a valid HTTP [RFC2616] or FTP [RFC862] URL.

When using FTP transport, FTP binary transfer MUST be used.

When using HTTP transport, persistent connections MUST be used and pipelining MUST NOT be used.

When using HTTP transport the HTTP Authentication MUST NOT be used.

- 1.3
InternetGatewayDevice.UploadDiagnostics. object - This object defines the diagnostics configuration for a HTTP or FTP UploadDiagnostics test.

Files sent by the UploadDiagnostics do not require file storage on the CPE device, and MAY be an arbitrary stream of bytes.

- 1.3
UploadURL string­(256) W The URL, as defined in [RFC3986], for the CPE to Upload to. This parameter MUST be in the form of a valid HTTP [RFC2616] or FTP [RFC862] URL.

When using FTP transport, FTP binary transfer MUST be used.

When using HTTP transport, persistent connections MUST be used and pipelining MUST NOT be used.

When using HTTP transport the HTTP Authentication MUST NOT be used.

- 1.3
InternetGatewayDevice.LANDevice.{i}. object W Each instance models a LAN side layer 3 IP interface.

Each instance has children that correspond to the layer 2 interfaces that are connected to the Gateway's IP router via the modeled IP interface. If a LANDevice instance is deleted, the objects modeling those layer 2 interfaces that are as a result no longer connected to the Gateway's IP router will move to the InternetGatewayDevice.LANInterfaces object.

If the Layer2Bridging object is implemented, the view that it provides of the CPE's underlying bridging configuration MUST be consistent with the view provided by any LANDevice and WAN**Connection objects. The implications of this are explained in [Annex A.6/TR-098a2].

- 1.0
LANEthernetInterfaceNumberOfEntries unsignedInt - Number of instances of LANEthernetInterfaceConfig in this LANDevice. 0 1.0
LANUSBInterfaceNumberOfEntries unsignedInt - Number of instances of LANUSBInterfaceConfig in this LANDevice. 0 1.0
LANWLANConfigurationNumberOfEntries unsignedInt - Number of instances of WLANConfiguration in this LANDevice. 0 1.0
InternetGatewayDevice.LANDevice.{i}.LANHostConfigManagement. object - This object enables reporting of LAN-related device information and setting and configuring LAN IP addressing.

The DHCP parameters in this object define the behavior of the default DHCP server, i.e. the behavior for DHCP requests that do not match any of the DHCP conditional serving pool entries.

- 1.0
MACAddress string - [MACAddress] The MAC address associated with the IP interface modeled by this LANDevice instance. This is the MAC address that is returned in response to an ARP request for any of the IP interface's IP addresses. It is also the source MAC address in all IP traffic sent over the IP interface.

If no single MAC address meets the above criteria, the value of this parameter MUST be the all-zero MAC address 00:00:00:00:00:00.

- 1.4
DHCPServerConfigurable boolean W Enables the configuration of the DHCP server on the LAN interface. If this variable is set to false, the CPE SHOULD restore its default DHCP server settings. true 1.0
DHCPServerEnable boolean W Enables or disables the DHCP server on the LAN interface. false 1.0
DHCPRelay boolean - Indicates if the DHCP server performs the role of a server (false) or a relay (true) on the LAN interface.

This parameter is DEPRECATED because the functionality that it describes is not well-defined. The CPE MAY set it to the value that it thinks most appropriate, based on its configuration.

- 1.0
MinAddress string W [IPAddress] Specifies first address in the pool to be assigned by the DHCP server on the LAN interface.

This parameter MUST have a valid value before the DHCP server can be enabled.

- 1.0
MaxAddress string W [IPAddress] Specifies last address in the pool to be assigned by the DHCP server on the LAN interface.

This parameter MUST have a valid value before the DHCP server can be enabled.

- 1.0
ReservedAddresses string­(256) W [IPAddress] Comma-separated list (maximum length 256) of IPAddresses. Addresses marked reserved from the address allocation pool. <Empty> 1.0
SubnetMask string W [IPAddress] Specifies the client's network subnet mask.

This parameter MUST have a valid value before the DHCP server can be enabled.

- 1.0
DHCPLeaseTime int­[-1:] W Specifies the lease time in seconds of client assigned addresses. A value of -1 indicates an infinite lease. 86400 1.0
UseAllocatedWAN string W Controls use of addresses from the associated WAN connection. Enumeration of:

If Normal, the address pool is directly configured by the ACS.

If UseAllocatedSubnet, behavior is the same as for Passthrough with an empty PassthroughMACAddress. For this reason, UseAllocatedSubnet is DEPRECATED.

If Passthrough, and PassthroughMACAddress is an empty string, the configured values of the MinAddress, MaxAddress, SubnetMask and DNSServers parameters are ignored. The corresponding address pool values are instead taken from the WAN connection specified by AssociatedConnection.

If Passthrough, and PassthroughMACAddress is not an empty string, the LAN Host identified by PassthroughMACAddress is given a WAN IP address from the WAN connection specified by AssociatedConnection. Other LAN Hosts are treated as for Normal.

Use of PassthroughMACAddress does not cover the case where more than one LAN Host is to be given a WAN IP address. This can be achieved by using a DHCP conditional serving pool.

"Normal" 1.0
AssociatedConnection string­(256) W The value MUST be the path name of the connection instance to be used for address allocation if UseAllocatedWAN is set to UseAllocatedSubnet or Passthrough. The content is the full hierarchical parameter name of a WAN-side layer 3 connection object. Example: InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.

If UseAllocatedWAN is UseAllocatedSubnet or Passthrough, this parameter MUST have a valid value before the DHCP server can be enabled.

- 1.0
PassthroughLease unsignedInt W DHCP lease time in seconds given to the LAN Host that is used to passthrough a WAN IP address if UseAllocatedWAN is Passthrough.

Note: A temporary private IP address with short lease (for example, 1 min) might be given to the passthrough LAN Host before the WAN IP address is acquired.

600 1.0
PassthroughMACAddress string W [MACAddress] Hardware address of the LAN Host that is used to passthrough a WAN IP address if UseAllocatedWAN is Passthrough.

Note: an empty string indicates that no specific LAN Host is designated, and results in the same behavior as the (DEPRECATED) UseAllocatedSubnet.

- 1.0
IPInterfaceNumberOfEntries unsignedInt - The number of entries in the IPInterface table. 0 1.0
DHCPStaticAddressNumberOfEntries unsignedInt - The number of entries in the DHCPStaticAddress table. 0 1.4
DHCPOptionNumberOfEntries unsignedInt - The number of entries in the DHCPOption table. 0 1.4
DHCPConditionalPoolNumberOfEntries unsignedInt - The number of entries in the DHCPConditionalServingPool table. 0 1.4
InternetGatewayDevice.LANDevice.{i}.LANHostConfigManagement.IPInterface.{i}. object W IP address table with each object representing an IP address on the LANDevice IP interface.

Support for more than one interface instance is OPTIONAL.

At most one enabled entry in this table can exist with the same values for IPInterfaceIPAddress and IPInterfaceSubnetMask.

- 1.0
InternetGatewayDevice.LANDevice.{i}.LANHostConfigManagement.DHCPStaticAddress.{i}. object W DHCP static address table.

Entries in this table correspond to what RFC 2131 [RFC2131] calls "manual allocation", where a client's IP address is assigned by the network administrator, and DHCP is used simply to convey the assigned address to the client.

Each instance of this object specifies a hardware address (MAC address) and an IP address within the pool. When serving from this pool, this IP address MUST, if available, be assigned to the DHCP client with this hardware address, and MUST NOT be assigned to any other client.

Note that it is possible that an IP address in this table is present in one or more of the conditional serving pools, in which case it is possible that such an address will be assigned to a different client.

At most one enabled entry in this table can exist with a given value for Chaddr.

- 1.4
Enable boolean W Enables or disables the DHCPStaticAddress table entry.

Disabling an entry does not return the IP address to the pool.

false 1.4
Chaddr string W [MACAddress] Hardware address (MAC address) of the physical interface of the DHCP client.

This parameter MUST have a valid value before the table entry can be enabled.

<Empty> 1.4
Yiaddr string W [IPAddress] IP address to be assigned by the DHCP server to the DHCP client with the specified hardware address (MAC address).

This parameter MUST have a valid value before the table entry can be enabled.

<Empty> 1.4
InternetGatewayDevice.LANDevice.{i}.LANHostConfigManagement.DHCPOption.{i}. object W This object specifies the DHCP options that MUST, if enabled, be returned to clients whose DHCP requests do not match any of the DHCP conditional serving pool entries.

At most one enabled entry in this table can exist with a given value for Tag.

- 1.4
Enable boolean W Enables or disables this DHCPOption table entry. false 1.4
Tag unsignedInt­[1:254] W Option tag as defined in RFC 2132 [RFC2132]. - 1.4
Value base64­(255) W Base64 encoded option value. <Empty> 1.4
InternetGatewayDevice.LANDevice.{i}.LANHostConfigManagement.DHCPConditionalServingPool.{i}. object W DHCP conditional serving pool table.

Each instance of this object defines a DHCP conditional serving pool. Client requests are associated with pools based on criteria such as source interface, supplied DHCP options, and MAC address.

If a DHCP request does not match any of the DHCP conditional serving pool entries, the handling of the request is determined by the default DHCP server behavior that is defined by the LANHostConfigManagement object.

Overlapping pool ranges MUST be supported.

- 1.4
Enable boolean W Enables or disables the DHCPConditionalServingPool entry. false 1.4
PoolOrder unsignedInt­[1:] W Position of the pool entry in the order of precedence. A value of 1 indicates the first entry considered. For each DHCP request, the highest ordered entry that matches the association criteria is applied. All lower order entries are ignored.

When this value is modified, if the value matches that of an existing entry, the Order value for the existing entry and all lower Order entries is incremented (lowered in precedence) to ensure uniqueness of this value. A deletion causes Order values to be compacted. When a value is changed, incrementing occurs before compaction.

The value on creation of a DHCPConditionalServingPool table entry MUST be one greater than the largest current value.

- 1.4
SourceInterface string­(1024) W Pool association criterion.

Comma-separated list (maximum length 1024) of strings. Each list item MUST be the path name of the layer 2 ingress interfaces associated with this entry, i.e. the corresponding LAN**InterfaceConfig or WLANConfiguration objects.

For example: InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2,InternetGatewayDevice.LANDevice.1.WLANConfiguration.3

An empty string indicates this entry is to apply to all layer 2 interface objects under this LANDevice instance.

<Empty> 1.4
VendorClassID string­(256) W Pool association criterion.

Used to identify one or more LAN devices, value of the DHCP Vendor Class Identifier (Option 60) as defined in RFC 2132 [RFC2132], matched according to the criterion in VendorClassIDMode. Case sensitive.

An empty string indicates this criterion is not used for conditional serving.

<Empty> 1.4
VendorClassIDExclude boolean W If false, matching packets are those that match the VendorClassID entry, if specified.

If true, matching packets are those that do not match the VendorClassID entry, if specified.

false 1.4
VendorClassIDMode string W VendorClassID pattern match criterion. Enumeration of:

For example, if VendorClassID is "Example" then an Option 60 value of "Example device" will match with VendorClassIDMode values of Prefix or Substring, but not with Exact or Suffix.

"Exact" 1.4
ClientID string­(256) W Pool association criterion.

Used to identify one or more LAN devices, value of the DHCP Client Identifier (Option 61) as defined in RFC 2132 [RFC2132]. The option value is binary, so an exact match is REQUIRED.

An empty string indicates this criterion is not used for conditional serving.

<Empty> 1.4
ClientIDExclude boolean W If false, matching packets are those that match the ClientID entry, if specified.

If true, matching packets are those that do not match the ClientID entry, if specified.

false 1.4
UserClassID string­(256) W Pool association criterion.

Used to identify one or more LAN devices, value of the DHCP User Class Identifier (Option 77) as defined in RFC 3004 [RFC3004].

An empty string indicates this criterion is not used for conditional serving.

<Empty> 1.4
UserClassIDExclude boolean W If false, matching packets are those that match the UserClassID entry, if specified.

If true, matching packets are those that do not match the UserClassID entry, if specified.

false 1.4
Chaddr string W [MACAddress] Pool association criterion.

Hardware address (MAC address.) of the physical interface of the DHCP client.

An empty string indicates this criterion is not used for conditional serving.

<Empty> 1.4
ChaddrMask string W [MACAddress] Bit-mask for the MAC address, where matching of a packet's MAC address with the Chaddr is only to be done for bit positions set to one in the mask. A mask of FF:FF:FF:FF:FF:FF or an empty string indicates all bits of the Chaddr are to be used for conditional serving classification. <Empty> 1.4
ChaddrExclude boolean W If false, matching packets are those that match the (masked) Chaddr entry, if specified.

If true, matching packets are those that do not match the (masked) Chaddr entry, if specified.

false 1.4
LocallyServed boolean W If true, then the local DHCP server will assign an IP address from the specific address pool specified in this object. If false, the DHCP server will send the request to the DHCPServerIPAddress configured for this pool. true 1.4
MinAddress string W [IPAddress] Specifies first address in the pool to be assigned by the DHCP server on the LAN interface.

This parameter is configurable only if UseAllocatedWAN is Normal.

This parameter MUST have a valid value before this pool can be enabled.

- 1.4
MaxAddress string W [IPAddress] Specifies last address in the pool to be assigned by the DHCP server on the LAN interface.

This parameter is configurable only if UseAllocatedWAN is Normal.

This parameter MUST have a valid value before this pool can be enabled.

- 1.4
ReservedAddresses string­(512) W [IPAddress] Comma-separated list (maximum length 512) of IPAddresses. IP addresses marked reserved from the address allocation pool. <Empty> 1.4
SubnetMask string W [IPAddress] Specifies the client's network subnet mask.

This parameter is configurable only if UseAllocatedWAN is Normal.

This parameter MUST have a valid value before this pool can be enabled.

- 1.4
DNSServers string­(64) W [IPAddress] Comma-separated list (maximum length 64) of IPAddresses. DNS servers offered to DHCP clients. Support for more than three DNS Servers is OPTIONAL.

This parameter is configurable only if UseAllocatedWAN is Normal.

- 1.4
DomainName string­(64) W Sets the domain name to provide to clients on the LAN interface. - 1.4
IPRouters string­(64) W [IPAddress] Comma-separated list (maximum length 64) of IPAddresses. IP addresses of routers on this subnet. Also known as default gateway. Support for more than one Router address is OPTIONAL. - 1.4
DHCPLeaseTime int­[-1:] W Specifies the lease time in seconds of client assigned addresses. A value of -1 indicates an infinite lease. 86400 1.4
UseAllocatedWAN string W Controls whether the MinAddress, MaxAddress, SubnetMask and DNSServers parameters are configurable or are taken from the associated WAN connection. Enumeration of:

If Normal, the above-mentioned pool parameters are directly configured by the ACS.

If Passthrough, the above-mentioned pool parameters cannot be configured by the ACS. Their values are instead taken from the WAN connection specified by AssociatedConnection.

"Normal" 1.4
AssociatedConnection string­(256) W The value MUST be the path name of the connection instance to be used for address allocation if UseAllocatedWAN is set to Passthrough. The content is the full hierarchical parameter name of a WAN-side layer 3 connection object. Example: InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.

If UseAllocatedWAN is Passthrough, this parameter MUST have a valid value before this pool can be enabled.

- 1.4
DHCPServerIPAddress string W [IPAddress] IP address of the DHCP server, where the request has to be sent to when there is a conditional match with this pool and LocallyServed is false. If this parameter is not configured, then the DHCP request is dropped. - 1.4
DHCPStaticAddressNumberOfEntries unsignedInt - The number of entries in the DHCPStaticAddress table. 0 1.4
DHCPOptionNumberOfEntries unsignedInt - The number of entries in the DHCPOption table. 0 1.4
InternetGatewayDevice.LANDevice.{i}.LANHostConfigManagement.DHCPConditionalServingPool.{i}.DHCPStaticAddress.{i}. object W DHCP static address table.

Entries in this table correspond to what RFC 2131 [RFC2131] calls "manual allocation", where a client's IP address is assigned by the network administrator, and DHCP is used simply to convey the assigned address to the client.

Each instance of this object specifies a hardware address (MAC address) and an IP address within the pool. When serving from this pool, this IP address MUST, if available, be assigned to the DHCP client with this hardware address, and MUST NOT be assigned to any other client.

Note that it is possible that an IP address in this table is present in the main pool and/or one or more of the other conditional serving pools, in which case it is possible that such an address will be assigned to a different client.

At most one enabled entry in this table can exist with a given value for Chaddr.

- 1.4
Enable boolean W Enables or disables the DHCPStaticAddress table entry.

Disabling an entry does not return the IP address to the pool.

false 1.4
Chaddr string W [MACAddress] Hardware address (MAC address) of the physical interface of the DHCP client.

This parameter MUST have a valid value before the table entry can be enabled.

<Empty> 1.4
Yiaddr string W [IPAddress] IP address to be assigned by the DHCP server to the DHCP client with the specified hardware address (MAC address).

This parameter MUST have a valid value before the table entry can be enabled.

<Empty> 1.4
InternetGatewayDevice.LANDevice.{i}.LANHostConfigManagement.DHCPConditionalServingPool.{i}.DHCPOption.{i}. object W This object specifies the DHCP options that MUST, if enabled, be returned to clients whose DHCP requests are associated with this pool.

At most one enabled entry in this table can exist with a given value for Tag.

- 1.4
Enable boolean W Enables or disables this DHCPOption table entry. false 1.4
Tag unsignedInt­[1:254] W Option tag as defined in RFC 2132 [RFC2132]. - 1.4
Value base64­(255) W Base64 encoded option value. <Empty> 1.4
InternetGatewayDevice.LANDevice.{i}.LANEthernetInterfaceConfig.{i}. object - This object models an Ethernet LAN connection on a CPE device. This object MUST be implemented for CPE that contain an Ethernet interface on the LAN side.

At most one entry in this table can exist with a given value for MACAddress.

- 1.0
Name string­(16) - The name of this layer 2 interface, chosen by the vendor, e.g. "eth0" or "eth0:1". - 1.4
MaxBitRate string W The maximum upstream and downstream bit rate available to this connection. Enumeration of:

- 1.0
InternetGatewayDevice.LANDevice.{i}.LANEthernetInterfaceConfig.{i}.Stats. object - This object contains statistics for an Ethernet LAN interface on a CPE device.

Note that these statistics refer to the link layer, not to the physical layer.

- 1.0
BytesSent unsignedInt - The total number of bytes transmitted out of the interface, including framing characters.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
BytesReceived unsignedInt - The total number of bytes received on the interface, including framing characters.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
PacketsSent unsignedInt - The total number of packets transmitted out of the interface.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
PacketsReceived unsignedInt - The total number of packets which were received on this interface.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
ErrorsSent unsignedInt - The total number of outbound packets that could not be transmitted because of errors.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
ErrorsReceived unsignedInt - The total number of inbound packets that contained errors preventing them from being deliverable.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
UnicastPacketsSent unsignedInt - The total number of packets requested for transmission which were not addressed to a multicast or broadcast address, including those that were discarded or not sent.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
UnicastPacketsReceived unsignedInt - The total number of received packets which were not addressed to a multicast or broadcast address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
DiscardPacketsSent unsignedInt - The total number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
DiscardPacketsReceived unsignedInt - The total number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable. One possible reason for discarding such a packet could be to free up buffer space.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
MulticastPacketsSent unsignedInt - The total number of packets requested for transmission which were addressed to a multicast address, including those that were discarded or not sent.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
MulticastPacketsReceived unsignedInt - The total number of received packets which were addressed to a multicast address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
BroadcastPacketsSent unsignedInt - The total number of packets requested for transmission which were addressed to a broadcast address, including those that were discarded or not sent.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
BroadcastPacketsReceived unsignedInt - The total number of received packets which were addressed to a broadcast address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
UnknownProtoPacketsReceived unsignedInt - The total number of packets received via the interface which were discarded because of an unknown or unsupported protocol.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
InternetGatewayDevice.LANDevice.{i}.LANUSBInterfaceConfig.{i}. object - This object models a USB LAN connection on a CPE device. This object MUST be implemented for CPE that contain a USB interface on the LAN side.

At most one entry in this table can exist with a given value for MACAddress.

- 1.0
Name string­(16) - The name of this layer 2 interface, chosen by the vendor, e.g. "usb0". - 1.4
InternetGatewayDevice.LANDevice.{i}.LANUSBInterfaceConfig.{i}.Stats. object - This object contains statistics for a USB LAN interface on a CPE device.

Note that these statistics refer to the link layer, not to the physical layer.

- 1.0
BytesSent unsignedInt - The total number of bytes transmitted out of the interface, including framing characters.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
BytesReceived unsignedInt - The total number of bytes received on the interface, including framing characters.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
CellsSent unsignedInt - The total number of packets (cells) transmitted out of the interface.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
CellsReceived unsignedInt - The total number of packets (cells) which were received on this interface.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
ErrorsSent unsignedInt - The total number of outbound packets that could not be transmitted because of errors.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
ErrorsReceived unsignedInt - The total number of inbound packets that contained errors preventing them from being deliverable.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
UnicastPacketsSent unsignedInt - The total number of packets requested for transmission which were not addressed to a multicast or broadcast address, including those that were discarded or not sent.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
UnicastPacketsReceived unsignedInt - The total number of received packets which were not addressed to a multicast or broadcast address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
DiscardPacketsSent unsignedInt - The total number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
DiscardPacketsReceived unsignedInt - The total number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable. One possible reason for discarding such a packet could be to free up buffer space.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
MulticastPacketsSent unsignedInt - The total number of packets requested for transmission which were addressed to a multicast address, including those that were discarded or not sent.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
MulticastPacketsReceived unsignedInt - The total number of received packets which were addressed to a multicast address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
BroadcastPacketsSent unsignedInt - The total number of packets requested for transmission which were addressed to a broadcast address, including those that were discarded or not sent.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
BroadcastPacketsReceived unsignedInt - The total number of received packets which were addressed to a broadcast address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
UnknownProtoPacketsReceived unsignedInt - The total number of packets received via the interface which were discarded because of an unknown or unsupported protocol.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}. object - This object models an 802.11 LAN connection on a CPE device. This object MUST be implemented for CPE that contain an 802.11 interface on the LAN side.

At most one entry in this table can exist with a given value for BSSID, or with a given value for SSID.

- 1.0
Name string­(16) - The name of this layer 2 interface, chosen by the vendor, e.g. "wlan0". - 1.4
Channel unsignedInt­[0:255] W The current radio channel used by the connection. To request automatic channel selection, set AutoChannelEnable to true.

Whenever AutoChannelEnable is true, the value of the Channel parameter MUST be the channel selected by the automatic channel selection procedure.

- 1.0
AutoChannelEnable boolean W Enable or disable automatic channel selection.

Set to false to disable the automatic channel selection procedure, in which case the currently selected channel remains selected.

Set to true to enable the automatic channel selection procedure. This procedure MUST automatically select the channel, and MAY also change it subsequently.

AutoChannelEnable MUST automatically change to false whenever the channel is manually selected, i.e. whenever the Channel parameter is written.

Whenever AutoChannelEnable is true, the value of the Channel parameter MUST be the channel selected by the automatic channel selection procedure.

- 1.4
BeaconType string W The capabilities that are currently enabled on the access point (and that are announced via beacons if BeaconAdvertisementEnabled is true). Write access to this parameter enables and disables such capabilities.

An attempt to set this parameter to one of the REQUIRED (mandatory) values MAY be rejected if (and only if) the requested capability is not available on this WLANConfiguration instance but is available on another WLANConfiguration instance within this Internet Gateway Device. For example, only basic 802.11 might be supported by one virtual AP, and only WPA might be supported by another virtual AP.

A value of None means that no capabilities are currently enabled on the access point and that no stations will be able to associate with it. Enumeration of:

11i SHOULD be taken to refer to both the 802.11i specification and to the WPA2 specification (any WPA2-certified device will implement all mandatory parts of the 802.11i standard).

The OBSOLETED values are those for Basic + WPA/WPA2 mixed modes, which are not permitted by the WPA specifications.

- 1.0
Standard string - Indicates which IEEE 802.11 standard this WLANConfiguration instance is configured for. Enumeration of:

  • a
  • b
  • g (b and g clients supported)
  • g-only (only g clients supported)
  • n

Where each value indicates support for only the indicated standard.

If the device is configured simultaneously for more than one standard, a separate WLANConfiguration instance MUST be used for each supported standard.

- 1.0
BasicEncryptionModes string W Encryption modes that are available when basic 802.11 is enabled. WEPEncryption implies that all wireless clients can use WEP for data encryption. Enumeration of:

If this WLANConfiguration instance does not support basic 802.11 then this parameter MUST NOT be present in this instance of the WLANConfiguration object.

- 1.0
BasicAuthenticationMode string W Authentication modes that are available when basic 802.11 is enabled. Enumeration of:

If this WLANConfiguration instance does not support basic 802.11 then this parameter MUST NOT be present in this instance of the WLANConfiguration object.

- 1.0
WPAEncryptionModes string W Encryption modes that are available when WPA is enabled. Enumeration of:

If this WLANConfiguration instance does not support WPA then this parameter MUST NOT be present in this instance of the WLANConfiguration object.

The DEPRECATED values are those that combine WEP with TKIP and/or AES, which is not permitted by the WPA specifications.

- 1.0
WPAAuthenticationMode string W Authentication modes that are available when WPA is enabled. Enumeration of:

If this WLANConfiguration instance does not support WPA then this parameter MUST NOT be present in this instance of the WLANConfiguration object.

- 1.0
IEEE11iEncryptionModes string W Encryption modes that are available when 802.11i is enabled. Enumeration of:

If this WLANConfiguration instance does not support 802.11i then this parameter MUST NOT be present in this instance of the WLANConfiguration object.

IEEE11i SHOULD be taken to refer to both the 802.11i specification and to the WPA2 specification (any WPA2-certified device will implement all mandatory parts of the 802.11i standard).

The DEPRECATED values are those that combine WEP with TKIP and/or AES, which is not permitted by the WPA2 specifications.

- 1.0
IEEE11iAuthenticationMode string W Authentication modes that are available when 802.11i is enabled. Enumeration of:

If this WLANConfiguration instance does not support 802.11i then this parameter MUST NOT be present in this instance of the WLANConfiguration object.

IEEE11i SHOULD be taken to refer to both the 802.11i specification and to the WPA2 specification (any WPA2-certified device will implement all mandatory parts of the 802.11i standard).

- 1.0
SSIDAdvertisementEnabled boolean W Indicates whether or not beacons include the SSID name.

This parameter has an effect only if BeaconAdvertisementEnabled is true.

- 1.4
TransmitPowerSupported string­(64) - Comma-separated list (maximum length 64) of unsigned integers (value 0 to 100). Supported transmit power levels as percentages of full power. For example, "0,25,50,75,100". - 1.4
TransmitPower unsignedInt­[0:100] W Indicates the current transmit power level as a percentage of full power. The value MUST be one of the values reported by the TransmitPowerSupported parameter. - 1.4
DeviceOperationMode string W The current access-point operating mode. The OPTIONAL modes permit the AP to be configured as a wireless bridge (to bridge two wired networks), repeater (a bridge that also serves wireless clients), or wireless station. Ad hoc stations are not supported. Enumeration of:

- 1.0
WMMSupported boolean - Indicates whether this interface supports WiFi Multimedia (WMM) Access Categories (AC). - 1.4
UAPSDSupported boolean - Indicates whether this interface supports WMM Unscheduled Automatic Power Save Delivery (U-APSD).

Note: U-APSD support implies WMM support.

- 1.4
WMMEnable boolean W Whether WMM support is currently enabled. When enabled, this is indicated in beacon frames - 1.4
UAPSDEnable boolean W Whether U-APSD support is currently enabled. When enabled, this is indicated in beacon frames.

Note: U-APSD can only be enabled if WMM is also enabled.

- 1.4
TotalBytesSent unsignedInt - The total number of bytes transmitted out of the interface, including framing characters.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
TotalBytesReceived unsignedInt - The total number of bytes received on the interface, including framing characters.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
TotalPacketsSent unsignedInt - The total number of packets transmitted out of the interface.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
TotalPacketsReceived unsignedInt - The total number of packets which were received on this interface.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
TotalAssociations unsignedInt - The number of devices currently associated with the access point. This corresponds to the number of entries in the AssociatedDevice table. - 1.0
InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}.Stats. object - This object contains statistics for an 802.11 LAN interface on a CPE device.

Note that these statistics refer to the link layer, not to the physical layer.

Note that this object does not include the total byte and packet statistics, which are, for historical reasons, in the parent object.

- 1.4
ErrorsSent unsignedInt - The total number of outbound packets that could not be transmitted because of errors.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
ErrorsReceived unsignedInt - The total number of inbound packets that contained errors preventing them from being deliverable.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
UnicastPacketsSent unsignedInt - The total number of packets requested for transmission which were not addressed to a multicast or broadcast address, including those that were discarded or not sent.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
UnicastPacketsReceived unsignedInt - The total number of received packets which were not addressed to a multicast or broadcast address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
DiscardPacketsSent unsignedInt - The total number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
DiscardPacketsReceived unsignedInt - The total number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable. One possible reason for discarding such a packet could be to free up buffer space.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
MulticastPacketsSent unsignedInt - The total number of packets requested for transmission which were addressed to a multicast address, including those that were discarded or not sent.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
MulticastPacketsReceived unsignedInt - The total number of received packets which were addressed to a multicast address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
BroadcastPacketsSent unsignedInt - The total number of packets requested for transmission which were addressed to a broadcast address, including those that were discarded or not sent.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
BroadcastPacketsReceived unsignedInt - The total number of received packets which were addressed to a broadcast address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
UnknownProtoPacketsReceived unsignedInt - The total number of packets received via the interface which were discarded because of an unknown or unsupported protocol.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}.WPS. object - This object contains parameters related to WPS (Wi-Fi Protected Setup) [WPSv1.0] that apply to a CPE acting as an Access Point. - 1.4
Enable boolean W Enables or disables WPS functionality for this interface. - 1.4
DeviceName string­(32) - User-friendly description of the device.

This parameter corresponds directly to the "Device Name" attribute of the WPS specification [WPSv1.0].

- 1.4
DevicePassword unsignedInt W Represents the DevicePassword used (commonly known as PIN).

This parameter corresponds directly to the "Device Password" attribute of the WPS specification [WPSv1.0].

When read, this parameter returns 0, regardless of the actual value.

- 1.4
UUID string­(36) - UUID of the device. This is represented as specified in RFC 4122 [RFC4122] but omitting the leading "urn:uuid:", e.g. "f81d4fae-7dec-11d0-a765-00a0c91e6bf6".

This parameter corresponds directly to the "UUID-E" (enrollee) and "UUID-R" (registrar) attributes of the WPS specification [WPSv1.0]. Note that if the Access Point can act both as an enrollee and as a registrar then UUID-E and UUID-R will be the same as each other. Possible patterns:

- 1.4
Version unsignedInt - The Wi-Fi Protected Setup version supported by the device.

This parameter corresponds directly to the "Version" attribute of the WPS specification [WPSv1.0].

- 1.4
ConfigMethodsSupported string - Comma-separated list of strings. WPS configuration methods supported by the device. Each list item is an enumeration of:

This parameter corresponds directly to the "Config Methods" attribute of the WPS specification [WPSv1.0].

- 1.4
ConfigMethodsEnabled string W Comma-separated list of strings. Each list item MUST be a member of the list reported by the ConfigMethodsSupported parameter. WPS configuration methods enabled on the device. This parameter corresponds directly to the "Permitted Config Methods" attribute of the WPS specification [WPSv1.0]. - 1.4
SetupLockedState string - Indicates if the AP Setup mode is enabled for configuration of the AP through an external registrar. The AP Setup mode can be disabled by the user, by the remote management or in case of a brute force attack against the AP's PIN (Wrong PIN provided to AP multiple times). Enumeration of:

This parameter corresponds directly to the "AP Setup Locked" attribute of the WPS specification [WPSv1.0]. The factory default setting is Unlocked.

- 1.4
SetupLock boolean W When set to true, the Access Point will refuse to accept new external registrars; already established registrars will continue to be able to add new enrollees (the SetupLockedState becomes LockedByRemoteManagement).

When set to false, the Access Point is enabled for configuration through an external registrar (the SetupLockedState becomes Unlocked).

The factory default setting is false.

- 1.4
ConfigurationState string - Description of the WPS status on the Wireless Access Point side. Enumeration of:

  • Not configured (WLAN interface is unconfigured: out-of-the box configuration)
  • Configured (WLAN interface is configured)

This parameter corresponds directly to the "Wi-Fi Protected Setup State" attribute of the WPS specification [WPSv1.0].

- 1.4
LastConfigurationError string - Shows the result of the last external registrar attempt to configure the Access Point. Enumeration of:

If no external registrar has yet attempted to configure the Access Point, this parameter MUST have the value NoError. The value of this parameter MUST persist across CPE reboots.

This parameter corresponds directly to the "Configuration Error" attribute of the WPS specification [WPSv1.0].

- 1.4
RegistrarNumberOfEntries unsignedInt - Number of entries in the Registrar table: number of Registrars that currently have an association with the Access Point.

This parameter corresponds directly to the "Registrar Current" attribute of the WPS specification [WPSv1.0].

- 1.4
RegistrarEstablished boolean - true if the Access Point has ever previously created an association with a Registrar.

This parameter corresponds directly to the "Registrar Established" attribute of the WPS specification [WPSv1.0]. The factory default setting is false.

- 1.4
InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}.WPS.Registrar.{i}. object - This table lists the Registrars associated with the Access Point.

This table MUST persist across CPE reboots. The registrar UUID is the unique key.

This object corresponds directly to the "Registrar List" attribute of the WPS specification [WPSv1.0].

At most one entry in this table can exist with a given value for UUID.

- 1.4
Enable boolean W If true, the registrar can be used by the Access Point for WPS procedures. - 1.4
UUID string­(36) - UUID of the registrar. This is represented as specified in RFC 4122 [RFC4122] but omitting the leading "urn:uuid:", e.g. f81d4fae-7dec-11d0-a765-00a0c91e6bf6.

This parameter corresponds directly to the "UUID-R" attribute of the WPS specification [WPSv1.0]. Possible patterns:

- 1.4
DeviceName string­(32) - Device Name of the registrar.

This parameter corresponds directly to the "Device Name" attribute of the WPS specification [WPSv1.0].

- 1.4
InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}.AssociatedDevice.{i}. object - A table of the devices currently associated with the access point. The size of this table is given by InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}.TotalAssociations. This object MUST be implemented for CPE that contain an 802.11 interface on the LAN side.

At most one entry in this table can exist with a given value for AssociatedDeviceMACAddress.

- 1.0
LastDataTransmitRate string­(4) - The data transmit rate that was most recently used for a station with a specified MAC address. - 1.4
InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}.PreSharedKey.{i}. object - This is a table of preshared keys. The size of this table is fixed with exactly 10 entries (with instance numbers 1 through 10). This object MUST be implemented for CPE that contain an 802.11 interface on the LAN side.

This table MUST contain exactly 10 entries.

- 1.0
KeyPassphrase string­(63) W A passphrase from which the PSK is to be generated.

The first table entry is the same as the parameter InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}.KeyPassphrase for the same instance of WLANConfiguration. When either parameter is changed, the value of the other is changed as well.

If KeyPassphrase is written, the PSK is immediately generated. The ACS SHOULD NOT set the passphrase and also set the PSK directly (the result of doing this is undefined).

The key is generated as specified by WPA, which uses PBKDF2 from PKCS #5: Password-based Cryptography Specification Version 2.0 (RFC 2898 [RFC2898]).

When read, this parameter returns an empty string, regardless of the actual value.

- 1.0
InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}.APWMMParameter.{i}. object - This is a table of WMM parameters for traffic that originates at the wireless access point, i.e. for outgoing traffic. The size of this table is fixed, with 4 entries (with instance numbers 1 through 4). Instance numbers MUST be assigned as follows:

  1. BE AC (Best Effort)
  2. BK AC (Background)
  3. VI AC (Video)
  4. VO AC (Voice)

This table MUST contain exactly 4 entries.

- 1.4
AIFSN unsignedInt­[2:15] W Arbitration Inter Frame Spacing (Number). This is the number of time slots in the arbitration interframe space. - 1.4
ECWMin unsignedInt­[0:15] W Exponent of Contention Window (Minimum). This encodes the Values of CWMin as an exponent: CWMin = 2^ECWMin - 1.

For example, if ECWMin is 8, then CWMin is 2^8 - 1, or 255,

- 1.4
ECWMax unsignedInt­[0:15] W Exponent of Contention Window (Maximum). This encodes the Values of CWMax as an exponent: CWMax = 2^ECWMax - 1.

For example, if ECWMax is 8, then CWMax is 2^8 - 1, or 255,

- 1.4
TXOP unsignedInt­[0:255] W Transmit Opportunity, in multiples of 32 microseconds. - 1.4
AckPolicy boolean W Ack Policy, where false=Do Not Acknowledge and true=Acknowledge. - 1.4
InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}.STAWMMParameter.{i}. object - This is a table of WMM parameters for traffic that originates at the wireless station, i.e. for incoming traffic. The size of this table is fixed, with 4 entries (with instance numbers 1 through 4). Instance numbers MUST be assigned as follows:

  1. BE AC (Best Effort)
  2. BK AC (Background)
  3. VI AC (Video)
  4. VO AC (Voice)

This table MUST contain exactly 4 entries.

- 1.4
AIFSN unsignedInt­[2:15] W Arbitration Inter Frame Spacing (Number). This is the number of time slots in the arbitration interframe space. - 1.4
ECWMin unsignedInt­[0:15] W Exponent of Contention Window (Minimum). This encodes the Values of CWMin as an exponent: CWMin = 2^ECWMin - 1.

For example, if ECWMin is 8, then CWMin is 2^8 - 1, or 255,

- 1.4
ECWMax unsignedInt­[0:15] W Exponent of Contention Window (Maximum). This encodes the Values of CWMax as an exponent: CWMax = 2^ECWMax - 1.

For example, if ECWMax is 8, then CWMax is 2^8 - 1, or 255,

- 1.4
TXOP unsignedInt­[0:255] W Transmit Opportunity, in multiples of 32 microseconds. - 1.4
AckPolicy boolean W Ack Policy, where false=Do Not Acknowledge and true=Acknowledge. - 1.4
InternetGatewayDevice.LANDevice.{i}.Hosts. object - This object provides information about each of the hosts on the LAN, including those whose IP address was allocated by the CPE using DHCP as well as hosts with statically allocated IP addresses. - 1.0
InternetGatewayDevice.LANDevice.{i}.Hosts.Host.{i}. object - Host table.

At most one entry in this table can exist with a given value for MACAddress.

- 1.0
Layer2Interface string­(256) - This parameter is the full hierarchical parameter name of a particular LAN**InterfaceConfig object or a WLANConfiguration object. For example: InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2.

In the case of an embedded Ethernet switch, the Layer2Interface parameter references the LANEthernetInterfaceConfig object that corresponds to the switch port the device is connected to (a LANEthernetInterfaceConfig instance for each switch port).

In the case of an embedded WLAN access point, the Layer2Interface parameter references the WLANConfiguration object that corresponds to the SSID the device is connected to (if the access point supports multiple SSIDs, then each SSID is a separate instance).

- 1.4
VendorClassID string­(256) - Vendor Class Identifier DHCP option (Option 60) of the host.

It MAY be defined when AddressSource is DHCP. An empty string indicates this option is not used.

- 1.4
ClientID string­(256) - Client Identifier DHCP option (Option 61) for the specific IP connection of the client. The option value is binary, so an exact match is REQUIRED.

It MAY be defined when AddressSource is DHCP. An empty string indicates this option is not used.

- 1.4
UserClassID string­(256) - User Class Identifier DHCP option (Option 77) of the host.

It MAY be defined when AddressSource is DHCP. An empty string indicates this option is not used.

- 1.4
InterfaceType string - Type of physical interface through which this host is connected to the CPE. Enumeration of:

- 1.0
Active boolean - Whether or not the host is currently present on the LAN. The method of presence detection is a local matter to the CPE.

The ability to list inactive hosts is OPTIONAL. If the CPE includes inactive hosts in this table, this variable MUST be set to false for each inactive host. The length of time an inactive host remains listed in this table is a local matter to the CPE.

- 1.0
InternetGatewayDevice.LANInterfaces. object - This object contains LAN-side layer 1/2 interfaces that are not currently connected to the Gateway's IP router and which therefore do not currently reside within a LANDevice instance. - 1.4
LANEthernetInterfaceNumberOfEntries unsignedInt - Number of instances of LANEthernetInterfaceConfig in this object. - 1.4
LANUSBInterfaceNumberOfEntries unsignedInt - Number of instances of LANUSBInterfaceConfig in this object. - 1.4
LANWLANConfigurationNumberOfEntries unsignedInt - Number of instances of WLANConfiguration in this object object. - 1.4
InternetGatewayDevice.LANInterfaces.LANEthernetInterfaceConfig.{i}. object - This object models an Ethernet LAN connection on a CPE device.

The object definition is identical to that for InternetGatewayDevice.LANDevice.{i}.LANEthernetInterfaceConfig.{i}.

- 1.4
InternetGatewayDevice.LANInterfaces.LANUSBInterfaceConfig.{i}. object - This object models a USB LAN connection on a CPE device.

The object definition is identical to that for InternetGatewayDevice.LANDevice.{i}.LANUSBInterfaceConfig.{i}.

- 1.4
InternetGatewayDevice.LANInterfaces.WLANConfiguration.{i}. object - This object models an 802.11 LAN connection on a CPE device.

The object definition is identical to that for InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}.

- 1.4
InternetGatewayDevice.WANDevice.{i}. object - Each instance contains all objects associated with a particular physical WAN interface. - 1.0
InternetGatewayDevice.WANDevice.{i}.WANCommonInterfaceConfig. object - This object models WAN interface properties common across all connection instances. - 1.0
InternetGatewayDevice.WANDevice.{i}.WANCommonInterfaceConfig.Connection.{i}. object - Active connection table.

At most one entry in this table can exist with a given value for ActiveConnectionServiceID.

- 1.0
ActiveConnectionServiceID string­(256) - Specifies a WAN connection object associated with this connection instance. The content is the full hierarchical parameter name of the layer 3 connection object. Example: InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1. - 1.0
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig. object - This object models physical layer properties specific to a single physical connection of a DSL modem used for Internet access on a CPE. This object is required for a CPE with a DSL modem WAN interface, and is exclusive of any other WAN*InterfaceConfig object within a given WANDevice instance. - 1.0
LinkEncapsulationSupported string - Comma-separated list of strings. Indicates which link encapsulation standards and recommendations are supported by the B-NT. Each list item is an enumeration of:

- 1.4
LinkEncapsulationRequested string W The value MUST be a member of the list reported by the LinkEncapsulationSupported parameter. Indicates the link encapsulation standard requested by the B-NT. - 1.4
LinkEncapsulationUsed string - Indicates the link encapsulation standard that the B-NT is using for the connection. Enumeration of:

When the standard identifies ATM encapsulation then the InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANDSLLinkConfig object MUST be used.

When the standard identifies PTM encapsulation then the InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANPTMLinkConfig object MUST be used.

- 1.4
ModulationType string - Indicates the type of modulation used on the connection. Enumeration of:

This parameter, which was inherited from WANDSLLinkConfig, is DEPRECATED because it is in general not clear which standards correspond to which of the the above enumerated values.

It is RECOMMENDED that the StandardUsed parameter be used to indicate which standard is in use.

- 1.0
StandardsSupported string - Comma-separated list of strings. Indicates which DSL standards and recommendations are supported by the B-NT. Each list item is an enumeration of:

- 1.4
StandardUsed string - The value MUST be a member of the list reported by the StandardsSupported parameter. Indicates the standard that the B-NT is using for the connection. - 1.4
AllowedProfiles string - Comma-separated list of strings. Indicates which VDSL2 profiles are allowed on the line. Each list item is an enumeration of:

Note: In G.997.1, this parameter is called PROFILES. See ITU-T Recommendation G.997.1.

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be an empty string.

- 1.4
CurrentProfile string - The value MUST be a member of the list reported by the AllowedProfiles parameter, or else be an empty string. Indicates which VDSL2 profile is currently in use on the line.

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be an empty string.

- 1.4
PowerManagementState string - The power management state of the line. Enumeration of:

- 1.4
SuccessFailureCause unsignedInt­[0:5] - The success failure cause of the initialization. An enumeration of the following integer values:

  • 0: Successful
  • 1: Configuration error. This error occurs with inconsistencies in configuration parameters, e.g. when the line is initialized in an xDSL Transmission system where an xTU does not support the configured Maximum Delay or the configured Minimum or Maximum Data Rate for one or more bearer channels.
  • 2: Configuration not feasible on the line. This error occurs if the Minimum Data Rate cannot be reached on the line with the Minimum Noise Margin, Maximum PSD level, Maximum Delay and Maximum Bit Error Ratio for one or more bearer channels.
  • 3: Communication problem. This error occurs, for example, due to corrupted messages or bad syntax messages or if no common mode can be selected in the G.994.1 handshaking procedure or due to a timeout..
  • 4: No peer xTU detected. This error occurs if the peer xTU is not powered or not connected or if the line is too long to allow detection of a peer xTU.
  • 5: Any other or unknown Initialization Failure cause.
- 1.4
LastStateTransmittedDownstream unsignedInt - This parameter represents the last successful transmitted initialization state in the downstream direction in the last full initialization performed on the line. Initialization states are defined in the individual xDSL Recommendations and are counted from 0 (if G.994.1 is used) or 1 (if G.994.1 is not used) up to Showtime. This parameter needs to be interpreted along with the xDSL Transmission System.

This parameter is available only when, after a failed full initialization, the line diagnostics procedures are activated on the line.

- 1.4
LastStateTransmittedUpstream unsignedInt - This parameter represents the last successful transmitted initialization state in the upstream direction in the last full initialization performed on the line. Initialization states are defined in the individual xDSL Recommendations and are counted from 0 (if G.994.1 is used) or 1 (if G.994.1 is not used) up to Showtime. This parameter needs to be interpreted along with the xDSL Transmission System.

This parameter is available only when, after a failed full initialization, the line diagnostics procedures are activated on the line.

- 1.4
UPBOKLE unsignedInt­[0:1280] - This parameter contains the estimated electrical loop length expressed in dB at 1MHz, kle (see O-UPDATE in section 12.2.4.2.1.2/G.993.2). The value SHALL be coded as an unsigned 16 bit number in the range 0 (coded as 0) to 128 dB (coded as 1280) in steps of 0.1 dB. - 1.4
MREFPSDds base64­(145) - This parameter SHALL contain the set of breakpoints exchanged in the MREFPSDds fields of the O-PRM message of G.993.2. Base64 encoded of the binary representation defined in Table 12-19/G.993.2 (maximum length is 145 octets, which requires 196 bytes for Base64 encoding). - 1.4
MREFPSDus base64­(145) - This parameter SHALL contain the set of breakpoints exchanged in the MREFPSDus fields of the R-PRM message of G.993.2. Base64 encoded of the binary representation defined in Table 12-19/G.993.2 (maximum length is 145 octets, which requires 196 bytes for Base64 encoding). - 1.4
LIMITMASK unsignedInt - Indicates the enabled VDSL2 Limit PSD mask of the selected PSD mask class. Bit mask as specified in ITU-T Recommendation G.997.1.

Note: For a VDSL2-capable multimode device operating in a mode other than VDSL2, the value of this parameter SHOULD be set to 0.

- 1.4
US0MASK unsignedInt - Indicates the allowed VDSL2 US0 PSD masks for Annex A operation. Bit mask as specified in see ITU-T Recommendation G.997.1.

Note: For a VDSL2-capable multimode device operating in a mode other than VDSL2, the value of this parameter SHOULD be set to 0.

- 1.4
DataPath string - Indicates whether the data path is fast (lower latency) or interleaved (lower error rate). Enumeration of:

Note1: This parameter is only applicable to G.992.1.

Note2: For an ADSL1-capable multimode device operating in a mode other than ADSL1, the value of this parameter SHOULD be set to None.

- 1.0
InterleaveDepth unsignedInt - ADSL1 Interleaved depth. This variable is only applicable to ADSL1 and only if DataPath = Interleaved. Otherwise, the value of this parameter MUST be zero. - 1.0
LPATH unsignedInt - Reports the index of the latency path supporting the bearer channel. For single-latency connections, LPATH = 0.

Note: See ITU-T Recommendation G.997.1.

- 1.4
INTLVDEPTH int - Reports the interleaver depth D for the latency path indicated in LPATH.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to -1.

- 1.4
INTLVBLOCK int - Reports the interleaver block length in use on the latency path indicated in LPATH.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to -1.

- 1.4
ActualInterleavingDelay unsignedInt - Reports the actual delay, in milliseconds, of the latency path due to interleaving.

Note: In G.997.1, this parameter is called "Actual Interleaving Delay." See ITU-T Recommendation G.997.1.

- 1.4
ACTINP int - Reports the actual impulse noise protection (INP) provided by the latency path indicated in LPATH. The value is the actual INP in the L0 (i.e., Showtime) state.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to -1.

- 1.4
INPREPORT boolean - Reports whether the value reported in ACTINP was computed assuming the receiver does not use erasure decoding. Valid values are 0 (computed per the formula assuming no erasure decoding) and 1 (computed by taking into account erasure decoding capabilities of receiver).

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to false.

- 1.4
NFEC int - Reports the size, in octets, of the Reed-Solomon codeword in use on the latency path indicated in LPATH.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to -1.

- 1.4
RFEC int - Reports the number of redundancy bytes per Reed-Solomon codeword on the latency path indicated in LPATH.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to -1.

- 1.4
LSYMB int - Reports the number of bits per symbol assigned to the latency path indicated in LPATH. This value does not include overhead due to trellis coding.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to -1.

- 1.4
TRELLISds int - Reports whether trellis coding is enabled in the downstream direction. A value of 1 indicates that trellis coding is in use, and a value of 0 indicates that the trellis is disabled.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to -1.

- 1.4
TRELLISus int - Reports whether trellis coding is enabled in the upstream direction. A value of 1 indicates that trellis coding is in use, and a value of 0 indicates that the trellis is disabled.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to -1.

- 1.4
ACTSNRMODEds unsignedInt - Reports whether the OPTIONAL virtual noise mechanism is in use in the downstream direction. A value of 1 indicates the virtual noise mechanism is not in use, and a value of 2 indicates the virtual noise mechanism is in use.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
ACTSNRMODEus unsignedInt - Reports whether the OPTIONAL virtual noise mechanism is in use in the upstream direction. A value of 1 indicates the virtual noise mechanism is not in use, and a value of 2 indicates the virtual noise mechanism is in use.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
VirtualNoisePSDds base64­(97) - Reports the virtual noise PSD for the downstream direction. Base64 encoded of the binary representation defined in G.997.1 by the parameter called TXREFVNds (maximum length is 97 octets, which requires 132 bytes for Base64 encoding).

See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to an empty string.

- 1.4
VirtualNoisePSDus base64­(49) - Reports the virtual noise PSD for the upstream direction. Base64 encoded of the binary representation defined in G.997.1by the parameter called TXREFVNus (maximum length is 49 octets, which requires 68 bytes for Base64 encoding).

See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to an empty string.

- 1.4
ACTUALCE unsignedInt - Reports the actual cyclic extension, as the value of m, in use for the connection.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 99.

- 1.4
UpstreamCurrRate unsignedInt - The current physical layer aggregate data rate (expressed in Kbps) of the upstream DSL connection.

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, it MUST have the value 4294967295 (the maximum for its data type).

- 1.0
DownstreamCurrRate unsignedInt - The current physical layer aggregate data rate (expressed in Kbps) of the downstream DSL connection.

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, it MUST have the value 4294967295 (the maximum for its data type).

- 1.0
UpstreamMaxRate unsignedInt - The current attainable rate (expressed in Kbps) of the upstream DSL channel.

Note: This parameter is related to the G.997.1 parameter ATTNDRus, which is measured in bits/s. See ITU-T Recommendation G.997.1.

- 1.0
DownstreamMaxRate unsignedInt - The current attainable rate (expressed in Kbps) of the downstream DSL channel.

Note: This parameter is related to the G.997.1 parameter ATTNDRds, which is measured in bits/s. See ITU-T Recommendation G.997.1.

- 1.0
UpstreamNoiseMargin int - The current signal-to-noise ratio margin (expressed in 0.1 dB) in the upstream direction.

Note: In G.997.1, this parameter is called SNRMus. See ITU-T Recommendation G.997.1.

- 1.0
DownstreamNoiseMargin int - The current signal-to-noise ratio margin (expressed in 0.1 dB) in the downstream direction.

Note: In G.997.1, this parameter is called SNRMds. See ITU-T Recommendation G.997.1.

- 1.0
SNRMpbus string­(24) - Comma-separated list (maximum length 24) of strings. The current signal-to-noise ratio margin of each upstream band. Interpretation of the values is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.4
SNRMpbds string­(24) - Comma-separated list (maximum length 24) of strings. The current signal-to-noise ratio margin of each band. Interpretation of the values is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.4
INMIATOds unsignedInt­[3:511] - The Impulse Noise Monitoring (INM) Inter Arrival Time (IAT) Offset, measured in DMT symbols, that the xTU receiver uses to determine in which bin of the IAT histogram the IAT is reported.

Note: In G.997.1, this parameter is called INMIATO. See ITU-T Recommendation G.997.1.

- 1.4
INMIATSds unsignedInt­[0:7] - The Impulse Noise Monitoring (INM) Inter Arrival Time (IAT) Step that the xTU receiver uses to determine in which bin of the IAT histogram the IAT is reported.

Note: In G.997.1, this parameter is called INMIATS. See ITU-T Recommendation G.997.1.

- 1.4
INMCCds unsignedInt­[0:64] - The Impulse Noise Monitoring (INM) Cluster Continuation value, measured in DMT symbols, that the xTU receiver uses in the cluster indication process.

Note: In G.997.1, this parameter is called INMCC. See ITU-T Recommendation G.997.1.

- 1.4
INMINPEQMODEds unsignedInt­[0:3] - The Impulse Noise Monitoring (INM) Equivalent Impulse Noise Protection (INP) Mode that the xTU receiver uses in the computation of the Equivalent INP.

Note: In G.997.1, this parameter is called INM_INPEQ_MODE. See ITU-T Recommendation G.997.1.

- 1.4
UpstreamPower int - The current output power at the CPE's DSL interface (expressed in 0.1 dBmV). - 1.0
DownstreamPower int - The current received power at the CPE's DSL interface (expressed in 0.1 dBmV). - 1.0
ATURVendor string­(8) - ATU-R vendor identifier as defined in G.994.1 and T1.413. In the case of G.994.1 this corresponds to the four-octet provider code, which MUST be represented as eight hexadecimal digits.

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, it MUST have the value "00000000".

- 1.0
ATURCountry string­(4) - T.35 country code of the ATU-R vendor as defined in G.994.1, where the two-octet value defined in G.994.1 MUST be represented as four hexadecimal digits.

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, it MUST have the value "0000".

- 1.0
ATURANSIStd unsignedInt - ATU-R T1.413 Revision Number as defined in T1.413 Issue 2.

When T1.413 modulation is not in use, the parameter value SHOULD be 0.

- 1.0
ATURANSIRev unsignedInt - ATU-R Vendor Revision Number as defined in T1.413 Issue 2.

When T1.413 modulation is not in use, the parameter value SHOULD be 0.

- 1.0
ATUCVendor string­(8) - ATU-C vendor identifier as defined in G.994.1 and T1.413. In the case of G.994.1 this corresponds to the four-octet provider code, which MUST be represented as eight hexadecimal digits.

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, it MUST have the value "00000000".

- 1.0
ATUCCountry string­(4) - T.35 country code of the ATU-C vendor as defined in G.994.1, where the two-octet value defined in G.994.1 MUST be represented as four hexadecimal digits.

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, it MUST have the value "0000".

- 1.0
ATUCANSIStd unsignedInt - ATU-C T1.413 Revision Number as defined in T1.413 Issue 2.

When T1.413 modulation is not in use, the parameter value SHOULD be 0.

- 1.0
ATUCANSIRev unsignedInt - ATU-C Vendor Revision Number as defined in T1.413 Issue 2.

When T1.413 modulation is not in use, the parameter value SHOULD be 0.

- 1.0
ShowtimeStart unsignedInt - Number of seconds since the most recent DSL Showtime - the beginning of the period used for collection of Showtime statistics.

Showtime is defined as successful completion of the DSL link establishment process. The Showtime statistics are those collected since the most recent establishment of the DSL link.

- 1.0
CurrentDayStart unsignedInt - Number of seconds since the beginning of the period used for collection of CurrentDay statistics.

The CPE MAY align the beginning of each CurrentDay interval with days in the UTC time zone, but does not have to do so.

Statistics SHOULD continue to be accumulated across CPE reboots, though this might not always be possible.

- 1.0
QuarterHourStart unsignedInt - Number of seconds since the beginning of the period used for collection of QuarterHour statistics.

The CPE MAY align the beginning of each QuarterHour interval with real-time quarter-hour intervals, but does not have to do so.

Statistics SHOULD continue to be accumulated across CPE reboots, though this might not always be possible.

- 1.0
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.TestParams. object - This object contains the DSL test parameters that are available during the L0 (i.e., Showtime) state. - 1.4
HLOGGds unsignedInt - Number of sub-carriers per sub-carrier group in the downstream direction for HLOGpsds. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
HLOGGus unsignedInt - Number of sub-carriers per sub-carrier group in the upstream direction for HLOGpsus. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
HLOGpsds string­(2559) - Comma-separated list (maximum length 2559) of strings. Downstream logarithmic channel characteristics per sub-carrier group. The maximum number of elements is 256 for G.992.3, and 512 for G.992.5. For G.993.2, the number of elements will depend on the value of HLOGGds but will not exceed 512. Interpretation of the values is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to None.

Note: HLOGpsds is measured during initialization and is not updated during Showtime.

- 1.4
HLOGpsus string­(2559) - Comma-separated list (maximum length 2559) of strings. Upstream logarithmic channel characteristics per sub-carrier group. The maximum number of elements is 64 for G.992.3 and G.992.5. For G.993.2, the number of elements will depend on the value of HLOGGus but will not exceed 512. Interpretation of the values is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to None.

Note: HLOGpsus is measured during initialization and is not updated during Showtime.

- 1.4
HLOGMTds unsignedInt - Indicates the number of symbols over which HLOGpsds was measured.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
HLOGMTus unsignedInt - Indicates the number of symbols over which HLOGpsus was measured.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
QLNGds unsignedInt - Number of sub-carriers per sub-carrier group in the downstream direction for QLNpsds. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
QLNGus unsignedInt - Number of sub-carriers per sub-carrier group in the upstream direction for QLNpsus. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
QLNpsds string­(2047) - Comma-separated list (maximum length 2047) of integers. Downstream quiet line noise per subcarrier group. The maximum number of elements is 256 for G.992.3 and G.992.5. For G.993.2, the number of elements will depend on the value of QLNGds but will not exceed 512. Interpretation of the values is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter should be set to None.

Note: QLNpsds is measured during initialization and is not updated during Showtime.

- 1.4
QLNpsus string­(2047) - Comma-separated list (maximum length 2047) of strings. Upstream quiet line noise per subcarrier group. The maximum number of elements is 64 for G.992.3 and G.992.5. For G.993.2, the number of elements will depend on the value of QLNGus but will not exceed 512. Interpretation of the values is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter should be set to None.

Note: QLNpsus is measured during initialization and is not updated during Showtime.

- 1.4
QLNMTds unsignedInt - Indicates the number of symbols over which QLNpsds was measured.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
QLNMTus unsignedInt - Indicates the number of symbols over which QLNpsus was measured.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
SNRGds unsignedInt - Number of sub-carriers per sub-carrier group in the downstream direction for SNRpsds. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
SNRGus unsignedInt - Number of sub-carriers per sub-carrier group in the upstream direction for SNRpsus. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
SNRpsds string­(2047) - Comma-separated list (maximum length 2047) of integers. Downstream SNR per subcarrier group. The maximum number of elements is 256 for G.992.3, and 512 for G.992.5. For G.993.2, the number of elements will depend on the value of SNRGds but will not exceed 512. Interpretation of the values is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter should be set to None.

Note: SNRpsds is first measured during initialization and is updated during Showtime.

- 1.4
SNRpsus string­(2047) - Comma-separated list (maximum length 2047) of strings. Upstream SNR per subcarrier group. The maximum number of elements is 64 for G.992.3 and G.992.5. For G.993.2, the number of elements will depend on the value of SNRGus but will not exceed 512. Interpretation of the values is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter should be set to None.

Note: SNRpsus is first measured during initialization and is updated during Showtime.

- 1.4
SNRMTds unsignedInt - Indicates the number of symbols over which SNRpsds was measured.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
SNRMTus unsignedInt - Indicates the number of symbols over which SNRpsus was measured.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
LATNds string­(24) - Comma-separated list (maximum length 24) of strings. Downstream line attenuation per usable band, as computed during initialization. Number of elements is dependent on the number of downstream bands but will exceed one only for G.993.2. Interpretation of LATNds is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.4
LATNus string­(24) - Comma-separated list (maximum length 24) of strings. Upstream line attenuation per usable band, as computed during initialization. Number of elements is dependent on the number of upstream bands but will exceed one only for G.993.2. Interpretation of LATNus is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.4
SATNds string­(24) - Comma-separated list (maximum length 24) of strings. Downstream signal attenuation per usable band, as computed during the L0 (i.e., Showtime) state. Number of elements is dependent on the number of downstream bands but will exceed one only for G.993.2. Interpretation of SATNds is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.4
SATNus string­(24) - Comma-separated list (maximum length 24) of strings. Upstream signal attenuation per usable band, as computed during the L0 (i.e., Showtime) state. Number of elements is dependent on the number of downstream bands but will exceed one only for G.993.2. Interpretation of SATNus is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.4
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.Stats. object - This object contains statistics for a WAN DSL physical interface. - 1.0
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.Stats.Total. object - This object contains DSL total statistics. - 1.0
ReceiveBlocks unsignedInt - Total number of successfully received blocks, where a block is as defined in RFC 2662 [RFC2662].

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
TransmitBlocks unsignedInt - Total number of successfully transmitted blocks, where a block is as defined in RFC 2662 [RFC2662].

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
CellDelin unsignedInt - Total number of cell-delineation errors (total seconds with NCD or LCD failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
LinkRetrain unsignedInt - Total number of link-retrain errors (Full Initialization Count as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
InitErrors unsignedInt - Total number of initialization errors (LINIT failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not defined in G.997.1.

- 1.0
LInit boolean - LInit is a flag to signal that a failure occurred as defined in G.997.1. - 1.4
LossOfFraming unsignedInt - Total number of loss-of-framing errors (LOF failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not defined in G.997.1.

- 1.0
LOF boolean - This parameter corresponds to LOF as defined in ITU-T Rec. G.997.1. LOF is a flag to signal that a failure occurred. - 1.4
ErroredSecs unsignedInt - Total number of errored seconds (ES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCErroredSecs unsignedInt - Total number of errored seconds detected by the ATU-C (ES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.4
SeverelyErroredSecs unsignedInt - Total number of severely errored seconds (SES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCSeverelyErroredSecs unsignedInt - Total number of severely errored seconds detected by the ATU-C (SES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.4
FECErrors unsignedInt - Total number of FEC errors detected (FEC-C as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCFECErrors unsignedInt - Total number of FEC errors detected by the ATU-C (FEC-CFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
HECErrors unsignedInt - Total number of HEC errors detected (HEC-P as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCHECErrors unsignedInt - Total number of HEC errors detected by the ATU-C (HEC-PFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
CRCErrors unsignedInt - Total number of CRC errors detected (CV-C as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCCRCErrors unsignedInt - Total number of CRC errors detected by the ATU-C (CV-CFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.Stats.Showtime. object - This object contains DSL statistics accumulated since the most recent DSL Showtime. - 1.0
ReceiveBlocks unsignedInt - Number of successfully received blocks since the most recent DSL Showtime, where a block is as defined in RFC 2662 [RFC2662].

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
TransmitBlocks unsignedInt - Number of successfully transmitted blocks since the most recent DSL Showtime, where a block is as defined in RFC 2662 [RFC2662].

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
CellDelin unsignedInt - Number of cell-delineation errors since the most recent DSL Showtime (total seconds with NCD or LCD failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
LinkRetrain unsignedInt - Number of link-retrain errors since the most recent DSL Showtime (Full Initialization Count as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
InitErrors unsignedInt - Number of initialization errors since the most recent DSL Showtime (LINIT failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not defined in G.997.1.

- 1.0
LInit boolean - LInit is a flag to signal that a failure occurred as defined in G.997.1. - 1.4
LossOfFraming unsignedInt - Number of loss-of-framing errors since the most recent DSL Showtime (LOF failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not defined in G.997.1.

- 1.0
LOF boolean - This parameter corresponds to LOF as defined in ITU-T Rec. G.997.1. LOF is a flag to signal that a failure occurred. - 1.4
ErroredSecs unsignedInt - Number of errored seconds since the most recent DSL Showtime (ES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCErroredSecs unsignedInt - Number of errored seconds since the most recent DSL Showtime detected by the ATU-C (ES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.4
SeverelyErroredSecs unsignedInt - Number of severely errored seconds since the most recent DSL Showtime (SES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCSeverelyErroredSecs unsignedInt - Number of severely errored seconds since the most recent DSL Showtime detected by the ATU-C (SES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.4
FECErrors unsignedInt - Number of FEC errors detected since the most recent DSL Showtime (FEC-C as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCFECErrors unsignedInt - Number of FEC errors detected by the ATU-C since the most recent DSL Showtime (FEC-CFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
HECErrors unsignedInt - Number of HEC errors detected since the most recent DSL Showtime (HEC-P as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCHECErrors unsignedInt - Number of HEC errors detected by the ATU-C since the most recent DSL Showtime (HEC-PFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
CRCErrors unsignedInt - Number of CRC errors detected since the most recent DSL Showtime (CV-C as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCCRCErrors unsignedInt - Number of CRC errors detected by the ATU-C since the most recent DSL Showtime (CV-CFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.Stats.LastShowtime. object - This object contains DSL statistics accumulated since the second most recent DSL Showtime. - 1.0
ReceiveBlocks unsignedInt - Number of successfully received blocks since the second most recent DSL Showtime, where a block is as defined in RFC 2662 [RFC2662].

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
TransmitBlocks unsignedInt - Number of successfully transmitted blocks since the second most recent DSL Showtime, where a block is as defined in RFC 2662 [RFC2662].

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
CellDelin unsignedInt - Number of cell-delineation errors since the second most recent DSL Showtime (total seconds with NCD or LCD failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
LinkRetrain unsignedInt - Number of link-retrain errors since the second most recent DSL Showtime (Full Initialization Count as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
InitErrors unsignedInt - Number of initialization errors since the second most recent DSL Showtime (LINIT failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not defined in G.997.1.

- 1.0
LInit boolean - LInit is a flag to signal that a failure occurred as defined in G.997.1. - 1.4
LossOfFraming unsignedInt - Number of loss-of-framing errors since the second most recent DSL Showtime (LOF failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not defined in G.997.1.

- 1.0
LOF boolean - This parameter corresponds to LOF as defined in ITU-T Rec. G.997.1. LOF is a flag to signal that a failure occurred. - 1.4
ErroredSecs unsignedInt - Number of errored seconds since the second most recent DSL Showtime (ES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCErroredSecs unsignedInt - Number of errored seconds since the second most recent DSL Showtime detected by the ATU-C (ES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.4
SeverelyErroredSecs unsignedInt - Number of severely errored seconds since the second most recent DSL Showtime (SES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCSeverelyErroredSecs unsignedInt - Number of severely errored seconds since the second most recent DSL Showtime detected by the ATU-C (SES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.4
FECErrors unsignedInt - Number of FEC errors detected since the second most recent DSL Showtime (FEC-C as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCFECErrors unsignedInt - Number of FEC errors detected by the ATU-C since the second most recent DSL Showtime (FEC-CFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
HECErrors unsignedInt - Number of HEC errors detected since the second most recent DSL Showtime (HEC-P as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCHECErrors unsignedInt - Number of HEC errors detected by the ATU-C since the second most recent DSL Showtime (HEC-PFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
CRCErrors unsignedInt - Number of CRC errors detected since the second most recent DSL Showtime (CV-C as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCCRCErrors unsignedInt - Number of CRC errors detected by the ATU-C since the second most recent DSL Showtime (CV-CFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.Stats.CurrentDay. object - This object contains DSL statistics accumulated during the current day. - 1.0
ReceiveBlocks unsignedInt - Number of successfully received blocks during the current day, where a block is as defined in RFC 2662 [RFC2662].

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
TransmitBlocks unsignedInt - Number of successfully transmitted blocks during the current day, where a block is as defined in RFC 2662 [RFC2662].

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
CellDelin unsignedInt - Number of cell-delineation errors during the current day (total seconds with NCD or LCD failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
LinkRetrain unsignedInt - Number of link-retrain errors during the current day (Full Initialization Count as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
InitErrors unsignedInt - Number of initialization errors during the current day (LINIT failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not defined in G.997.1.

- 1.0
LInit boolean - LInit is a flag to signal that a failure occurred as defined in G.997.1. - 1.4
LossOfFraming unsignedInt - Number of loss-of-framing errors during the current day (LOF failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not defined in G.997.1.

- 1.0
LOF boolean - This parameter corresponds to LOF as defined in ITU-T Rec. G.997.1. LOF is a flag to signal that a failure occurred. - 1.4
ErroredSecs unsignedInt - Number of errored seconds during the current day (ES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCErroredSecs unsignedInt - Number of errored seconds during the current day detected by the ATU-C (ES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.4
SeverelyErroredSecs unsignedInt - Number of severely errored seconds during the current day (SES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCSeverelyErroredSecs unsignedInt - Number of severely errored seconds during the current day detected by the ATU-C (SES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.4
FECErrors unsignedInt - Number of FEC errors detected during the current day (FEC-C as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCFECErrors unsignedInt - Number of FEC errors detected by the ATU-C during the current day (FEC-CFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
HECErrors unsignedInt - Number of HEC errors detected during the current day (HEC-P as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCHECErrors unsignedInt - Number of HEC errors detected by the ATU-C during the current day (HEC-PFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
CRCErrors unsignedInt - Number of CRC errors detected during the current day (CV-C as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCCRCErrors unsignedInt - Number of CRC errors detected by the ATU-C during the current day (CV-CFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.Stats.QuarterHour. object - This object contains DSL statistics accumulated during the current quarter hour. - 1.0
ReceiveBlocks unsignedInt - Number of successfully received blocks during the current quarter hour, where a block is as defined in RFC 2662 [RFC2662].

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
TransmitBlocks unsignedInt - Number of successfully transmitted blocks during the current quarter hour, where a block is as defined in RFC 2662 [RFC2662].

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
CellDelin unsignedInt - Number of cell-delineation errors during the current quarter hour (total seconds with NCD or LCD failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
LinkRetrain unsignedInt - Number of link-retrain errors during the current quarter hour (Full Initialization Count as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not available at either the G or the S/T interface.

- 1.0
InitErrors unsignedInt - Number of initialization errors during the current quarter hour (LINIT failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not defined in G.997.1.

- 1.0
LInit boolean - LInit is a flag to signal that a failure occurred as defined in G.997.1. - 1.4
LossOfFraming unsignedInt - Number of loss-of-framing errors during the current quarter hour (LOF failures as defined in ITU-T Rec. G.997.1).

This parameter is DEPRECATED because it is not defined in G.997.1.

- 1.0
LOF boolean - This parameter corresponds to LOF as defined in ITU-T Rec. G.997.1. LOF is a flag to signal that a failure occurred. - 1.4
ErroredSecs unsignedInt - Number of errored seconds during the current quarter hour (ES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCErroredSecs unsignedInt - Number of errored seconds during the current quarter hour detected by the ATU-C (ES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.4
SeverelyErroredSecs unsignedInt - Number of severely errored seconds during the current quarter hour (SES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCSeverelyErroredSecs unsignedInt - Number of severely errored seconds during the current quarter hour detected by the ATU-C (SES-L as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.4
FECErrors unsignedInt - Number of FEC errors detected during the current quarter hour (FEC-C as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCFECErrors unsignedInt - Number of FEC errors detected by the ATU-C during the current quarter hour (FEC-CFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
HECErrors unsignedInt - Number of HEC errors detected during the current quarter hour (HEC-P as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCHECErrors unsignedInt - Number of HEC errors detected by the ATU-C during the current quarter hour (HEC-PFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
CRCErrors unsignedInt - Number of CRC errors detected during the current quarter hour (CV-C as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
ATUCCRCErrors unsignedInt - Number of CRC errors detected by the ATU-C during the current quarter hour (CV-CFE as defined in ITU-T Rec. G.997.1).

Note: This parameter is OPTIONAL at the G and S/T interfaces in G.997.1 Amendment 1. If the parameter is implemented but no value is available, its value MUST be 4294967295 (the maximum for its data type).

- 1.0
InternetGatewayDevice.WANDevice.{i}.WANEthernetInterfaceConfig. object - This object models physical layer properties specific to a single Ethernet physical connection used for Internet access on a CPE. This object is required for a CPE with an Ethernet WAN interface, and is exclusive of any other WAN*InterfaceConfig object within a given WANDevice instance. Note that this object is not related to the Ethernet protocol layer sometimes used in associated with a DSL connection. - 1.0
MaxBitRate string W The maximum upstream and downstream bit rate available to this connection. Enumeration of:

- 1.0
ShapingRate int­[-1:] W Rate to shape this connection's egress traffic to. For leaky bucket (constant rate shaping), this is the constant rate. For token bucket (variable rate shaping), this is the average rate.

If <= 100, in percent of the rate of the highest rate-constrained layer over which the packet will travel on egress.

If > 100, in bits per second.

A value of -1 indicates no shaping.

For example, for packets destined for a WAN DSL interface, if the ATM layer is rate-constrained, then the rate is calculated relative to this rate. Otherwise, the rate is calculated relative to the physical-layer DSL rate.

- 1.4
ShapingBurstSize unsignedInt W Burst size in bytes. For both leaky bucket (constant rate shaping) and token bucket (variable rate shaping) this is the bucket size and is therefore the maximum burst size. - 1.4
InternetGatewayDevice.WANDevice.{i}.WANDSLConnectionManagement. object - This object is intended for a CPE with a DSL modem WAN interface.

Note - This object was originally created to allow WANConnection devices and services to be added dynamically in the IGD object model in TR-064 because UPnP Device Architecture 1.0 did not contain this capability natively. Because in TR-069 objects can be created and removed using the AddObject and DeleteObject RPCs, WANConnection interfaces can be managed using these TR-069 mechanisms directly. Therefore, unlike the TR-064 equivalent, the ConnectionService table within this object is Read-Only in the TR-069 InternetGatewayDevice data model context.

This object is OBSOLETED because it serves no purpose.

- 1.0
InternetGatewayDevice.WANDevice.{i}.WANDSLConnectionManagement.ConnectionService.{i}. object - This table contains an entry for each connection service.

This object is OBSOLETED because it is within an OBSOLETED object.

At most one entry in this table can exist with a given value for WANConnectionService.

- 1.0
WANConnectionService string­(256) - Specifies a WAN connection object associated with this connection instance. The content is the full hierarchical parameter name of the layer 3 connection object. Example: InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1.

This parameter is OBSOLETED because it is within an OBSOLETED object.

- 1.0
LinkType string­(16) - Link Type of the WANConnectionDevice entry. One of Link Types as described in WANDSLLinkConfig.

This parameter is OBSOLETED because it is within an OBSOLETED object.

- 1.0
ConnectionType string­(16) - Connection Type of the WANPPPConnection or WANIPConnection entry. One of PossibleConnectionTypes as described in WAN**Connection service.

This parameter is OBSOLETED because it is within an OBSOLETED object.

- 1.0
InternetGatewayDevice.WANDevice.{i}.WANDSLDiagnostics. object - This object is to provide diagnostic information for a CPE with an ADSL2 or ADSL2+ modem WAN interface, but MAY also be used for ADSL. - 1.0
ACTPSDds int - Downstream actual power spectral density. Interpretation of the value is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.0
ACTPSDus int - Upstream actual power spectral density. Interpretation of the value is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.0
ACTATPds int - Downstream actual aggregate transmitter power. Interpretation of the value is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.0
ACTATPus int - Upstream actual aggregate transmitter power. Interpretation of the value is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.0
HLINSCds int - Downstream linear representation scale. Interpretation of the value is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.0
HLINSCus int - Scaling used to represent the upstream linear channel characteristics. Interpretation of the value is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
HLINGds unsignedInt - Number of sub-carriers per sub-carrier group in the downstream direction for HLINpsds. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
HLINGus unsignedInt - Number of sub-carriers per sub-carrier group in the downstream direction for HLINpsus. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
HLOGGds unsignedInt - Number of sub-carriers per sub-carrier group in the downstream direction for HLOGpsds. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
HLOGGus unsignedInt - Number of sub-carriers per sub-carrier group in the upstream direction for HLOGpsus. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
HLOGpsds string­(2559) - Comma-separated list (maximum length 2559) of strings. Downstream logarithmic channel characteristics per sub-carrier group. The maximum number of elements is 256 for G.992.3, and 512 for G.992.5. For G.993.2, the number of elements will depend on the value of HLOGGds but will not exceed 512. Interpretation of the values is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to None.

Note: HLOGpsds is measured during initialization and is not updated during Showtime.

- 1.4
HLOGpsus string­(2559) - Comma-separated list (maximum length 2559) of strings. Upstream logarithmic channel characteristics per sub-carrier group. The maximum number of elements is 64 for G.992.3 and G.992.5. For G.993.2, the number of elements will depend on the value of HLOGGus but will not exceed 512. Interpretation of the values is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to None.

Note: HLOGpsus is measured during initialization and is not updated during Showtime.

- 1.4
HLOGMTds unsignedInt - Indicates the number of symbols over which HLOGpsds was measured.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
HLOGMTus unsignedInt - Indicates the number of symbols over which HLOGpsus was measured.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
LATNpbds string­(24) - Comma-separated list (maximum length 24) of strings. Downstream line attenuation per usable band, as computed during initialization. Number of elements is dependent on the number of downstream bands but will exceed one only for G.993.2. Interpretation of LATNpbds is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.4
LATNpbus string­(24) - Comma-separated list (maximum length 24) of strings. Upstream line attenuation per usable band, as computed during initialization. Number of elements is dependent on the number of upstream bands but will exceed one only for G.993.2. Interpretation of LATNpbus is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.4
SATNds string­(24) - Comma-separated list (maximum length 24) of strings. Downstream signal attenuation per usable band, as computed during the L0 (i.e., Showtime) state. Number of elements is dependent on the number of downstream bands but will exceed one only for G.993.2. Interpretation of SATNds is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.4
SATNus string­(24) - Comma-separated list (maximum length 24) of strings. Upstream signal attenuation per usable band, as computed during the L0 (i.e., Showtime) state. Number of elements is dependent on the number of downstream bands but will exceed one only for G.993.2. Interpretation of SATNus is as defined in ITU-T Rec. G.997.1.

Note: See ITU-T Recommendation G.997.1.

- 1.4
HLINpsds string­(61430) - Comma-separated list (maximum length 61430) of integers. Downstream linear channel characteristics per subcarrier group. Maximum number of complex pairs is 256 for G.992.3, and 512 for G.992.5. For G.993.2, the number of pairs will depend on the value of HLINGds but will not exceed 512. Interpretation of the value is as defined in ITU-T Rec. G.997.1.

Note: HLIN is not applicable in PLOAM for G.992.1 or G.992.2.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to None.

- 1.0
HLINpsus string­(61430) - Comma-separated list (maximum length 61430) of strings. Upstream linear channel characteristics per sub-carrier group. Maximum number of complex pairs is 64 for G.992.3, and G.992.5. For G.993.2, the number of pairs will depend on the value of HLINGus but will not exceed 512. Interpretation of the values is as defined in ITU-T Rec. G.997.1.

Note: HLIN is not applicable in PLOAM for G.992.1 or G.992.2.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to None.

- 1.4
QLNGds unsignedInt - Number of sub-carriers per sub-carrier group in the downstream direction for QLNpsds. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
QLNGus unsignedInt - Number of sub-carriers per sub-carrier group in the upstream direction for QLNpsus. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
QLNpsds string­(61430) - Comma-separated list (maximum length 61430) of integers. Downstream quiet line noise per subcarrier group. Maximum number of elements is 256 for G.992.3, 512 for G.992.5. For G.993.2, the number of elements will depend on the value of QLNGds but will not exceed 512. Interpretation of the value is as defined in ITU-T Rec. G.997.1.

Note: QLN is not applicable in PLOAM for G.992.1 or G.992.2.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to None.

- 1.0
QLNpsus string­(61430) - Comma-separated list (maximum length 61430) of strings. Upstream quiet line noise per subcarrier group. The maximum number of elements is 64 for G.992.3, and G.992.5. For G.993.2, the number of elements will depend on the value of QLNGus but will not exceed 512. Interpretation of the values is as defined in ITU-T Rec. G.997.1.

Note: QLN is not applicable in PLOAM for G.992.1 or G.992.2.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to None.

- 1.4
QLNMTds unsignedInt - Indicates the number of symbols over which QLNpsds was measured.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
QLNMTus unsignedInt - Indicates the number of symbols over which QLNpsus was measured.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
SNRGds unsignedInt - Number of sub-carriers per sub-carrier group in the downstream direction for SNRpsds. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
SNRGus unsignedInt - Number of sub-carriers per sub-carrier group in the upstream direction for SNRpsus. Valid values are 1, 2, 4, and 8.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 1.

- 1.4
SNRpsds string­(61430) - Comma-separated list (maximum length 61430) of integers. Downstream SNR per subcarrier group. Maximum number of elements is 256 for G.992.3, 512 for G.992.5. For G.993.2, the number of elements will depend on the value of SNRGds but will not exceed 512. Interpretation of the value is as defined in ITU-T Rec. G.997.1. Interpretation of the value is as defined in ITU-T Rec. G.997.1.

Note: SNRps is not applicable in PLOAM for G.992.1 or G.992.2.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to None.

- 1.0
SNRpsus string­(61430) - Comma-separated list (maximum length 61430) of strings. Upstream SNR per subcarrier group. The maximum number of elements is 64 for G.992.3, and G.992.5. For G.993.2, the number of elements will depend on the value of SNRGus but will not exceed 512. Interpretation of the values is as defined in ITU-T Rec. G.997.1.

Note: SNRps is not applicable in PLOAM for G.992.1 or G.992.2.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to None.

- 1.4
SNRMTds unsignedInt - Indicates the number of symbols over which SNRpsds was measured.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
SNRMTus unsignedInt - Indicates the number of symbols over which SNRpsus was measured.

Note: See ITU-T Recommendation G.997.1. For a multimode device operating in a mode in which this parameter does not apply, the value of this parameter SHOULD be set to 0.

- 1.4
BITSpsds string­(61430) - Comma-separated list (maximum length 61430) of integers. Downstream bit allocation per subcarrier group. Maximum number of elements is 256 for G.992.3, 512 for G.992.5. Interpretation of the value is as defined in ITU-T Rec. G.997.1. - 1.0
BITSpsus string­(61430) - Comma-separated list (maximum length 61430) of strings. Upstream bit allocation per subcarrier group. Maximum number of elements is 256 for G.992.3, 512 for G.992.5. Interpretation of the value is as defined in ITU-T Rec. G.997.1. - 1.4
GAINSpsds string­(61430) - Comma-separated list (maximum length 61430) of integers. Downstream gain allocation per subcarrier group. Maximum number of elements is 256 for G.992.3, 512 for G.992.5. Interpretation of the value is as defined in ITU-T Rec. G.997.1.

This parameter is DEPRECATED.

- 1.0
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}. object W Each instance contains objects associated with a given WAN link. In the case of DSL, each instance corresponds to either a single ATM VC or a PTM Ethernet link. On creation of a WANConnectionDevice instance, there are initially no connection objects contained within. In the case of Ethernet (interface or link), only one WANConnectionDevice instance is supported. - 1.0
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANDSLLinkConfig. object - This object models the ATM layer properties specific to a single physical connection of a DSL modem used for Internet access on a CPE. This object is intended for a CPE with a DSL modem WAN interface, and is exclusive of any other WAN*LinkConfig object within a given WANConnectionDevice instance. - 1.0
LinkType string W Indicates the type of DSL connection and refers to the complete stack of protocol used for this connection. Enumeration of:

The value PPPoE has always been DEPRECATED and EoA SHOULD be used instead (see [Annex B/TR-098a2]). The ACS MUST NOT set this parameter to PPPoE and the CPE MUST reject attempts to do so.

"Unconfigured" 1.0
FCSPreserved boolean W This flag tells if a checksum SHOULD be added in the ATM payload. It does not refer to the checksum of one of the ATM cells or AALX packets. In case of LLC or VCMUX encapsulation, this ATM checksum is the FCS field described in RFC 2684 [RFC2684]. It is only applicable in the upstream direction. - 1.0
VCSearchList string­(256) W Comma-separated list (maximum length 256) of strings. Ordered list of VPI/VCI pairs to search if a link using the DestinationAddress cannot be established. In the form:

VPI1/VCI1, VPI2/VCI2, ...

Example:

0/35, 8/35, 1/35
- 1.0
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANPTMLinkConfig. object - This object models the PTM layer properties specific to a layer 2 interface of a DSL modem used for Internet access on a CPE. This object is intended for a CPE with a DSL modem WAN interface, and is exclusive of any other WAN*LinkConfig object within a given WANConnectionDevice instance.

The PTM Link Layer object exists when the WANDSLInterfaceConfig LinkEncapsulationSupported parameter includes any of:

  • G.992.3_Annex_K_PTM
  • G.993.2_Annex_K_PTM
  • G.994.1
- 1.4
Enable boolean W Enables or disables the link. On creation of a WANConnectionDevice, this object is disabled by default. false 1.4
LinkStatus string - Status of the link. Enumeration of:

- 1.4
MACAddress string - [MACAddress] The physical address of the interface. - 1.4
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANPTMLinkConfig.Stats. object - This object represents the statistics collected and returned over a PTM link. - 1.4
BytesSent unsignedInt - The total number of bytes transmitted out of the interface, including framing characters.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
BytesReceived unsignedInt - The total number of bytes received on the interface, including framing characters.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
FramesSent unsignedInt - The total number of packets (frames) transmitted out of the interface.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
FramesReceived unsignedInt - The total number of packets (frames) which were received on this interface.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
OOSNearEnd boolean - Indication that the CPE has detected the link is Out of Synchronization since the CPE rebooted or the interface was last enabled. - 1.4
OOSFarEnd boolean - Indication that the remote device has detected the link is Out of Synchronization since the CPE rebooted or the interface was last enabled. - 1.4
ErrorsSent unsignedInt - The total number of outbound packets that could not be transmitted because of errors.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
ErrorsReceived unsignedInt - The total number of inbound packets that contained errors preventing them from being deliverable.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
UnicastPacketsSent unsignedInt - The total number of packets requested for transmission which were not addressed to a multicast or broadcast address, including those that were discarded or not sent.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
UnicastPacketsReceived unsignedInt - The total number of received packets which were not addressed to a multicast or broadcast address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
DiscardPacketsSent unsignedInt - The total number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
DiscardPacketsReceived unsignedInt - The total number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable. One possible reason for discarding such a packet could be to free up buffer space.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
MulticastPacketsSent unsignedInt - The total number of packets requested for transmission which were addressed to a multicast address, including those that were discarded or not sent.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
MulticastPacketsReceived unsignedInt - The total number of received packets which were addressed to a multicast address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
BroadcastPacketsSent unsignedInt - The total number of packets requested for transmission which were addressed to a broadcast address, including those that were discarded or not sent.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
BroadcastPacketsReceived unsignedInt - The total number of received packets which were addressed to a broadcast address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
UnknownProtoPacketsReceived unsignedInt - The total number of packets received via the interface which were discarded because of an unknown or unsupported protocol.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANIPConnection.{i}. object W This object enables configuration of IP connections on the WAN interface of a CPE.

If the Layer2Bridging object is implemented, the view that it provides of the CPE's underlying bridging configuration MUST be consistent with the view provided by any LANDevice and WAN**Connection objects. The implications of this are explained in [Annex A.6/TR-098a2].

At most one enabled entry in this table can exist with a given value for ExternalIPAddress.

- 1.0
Reset boolean W When set to true, the device MUST tear down the existing IP connection represented by this object and establish a new one.

The device MUST initiate the reset after completion of the current CWMP session. The device MAY delay resetting the connection in order to avoid interruption of a user service such as an ongoing voice call.

When read, this parameter always returns false.

false 1.4
ConnectionStatus string - Current status of the connection. Enumeration of:

The value Disconneting is DEPRECATED because it is a typo. The ACS MUST treat Disconneting and Disconnecting the same.

- 1.0
ShapingRate int­[-1:] W Rate to shape this connection's egress traffic to. For leaky bucket (constant rate shaping), this is the constant rate. For token bucket (variable rate shaping), this is the average rate.

If <= 100, in percent of the rate of the highest rate-constrained layer over which the packet will travel on egress.

If > 100, in bits per second.

A value of -1 indicates no shaping.

For example, for packets destined for a WAN DSL interface, if the ATM layer is rate-constrained, then the rate is calculated relative to this rate. Otherwise, the rate is calculated relative to the physical-layer DSL rate.

-1 1.1
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANIPConnection.{i}.DHCPClient. object - This object contains DHCP client configuration parameters. - 1.4
SentDHCPOptionNumberOfEntries unsignedInt - The number of entries in the SentDHCPOption table. - 1.4
ReqDHCPOptionNumberOfEntries unsignedInt - The number of entries in the ReqDHCPOption table. - 1.4
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANIPConnection.{i}.DHCPClient.SentDHCPOption.{i}. object W Each instance of this object represents a DHCP option that MUST, if enabled, be sent in DHCP client requests. All sent DHCP options MUST be listed.

At most one enabled entry in this table can exist with a given value for Tag.

- 1.4
Enable boolean W Enables or disables this SentDHCPOption table entry. false 1.4
Tag unsignedInt­[1:254] W Option tag as defined in RFC 2132 [RFC2132]. - 1.4
Value base64­(255) W Base64 encoded option value. <Empty> 1.4
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANIPConnection.{i}.DHCPClient.ReqDHCPOption.{i}. object W Each instance of this object represents a DHCP option that MUST, if enabled, be requested in DHCP client requests. All requested DHCP options MUST be listed.

At most one enabled entry in this table can exist with a given value for Tag.

- 1.4
Enable boolean W Enables or disables this ReqDHCPOption table entry. false 1.4
Order unsignedInt­[1:] W Position of the option in the DHCP client request. A value of 1 indicates the first entry.

When this value is modified, if the value matches that of an existing entry, the Order value for the existing entry and all lower Order entries is incremented to ensure uniqueness of this value. A deletion causes Order values to be compacted. When a value is changed, incrementing occurs before compaction.

The value on creation of a ReqDHCPOption table entry MUST be one greater than the largest current value.

- 1.4
Tag unsignedInt­[1:254] W Option tag as defined in RFC 2132 [RFC2132]. - 1.4
Value base64­(255) - Base64 encoded most recently received DHCP option value.

If no option value has been received, then the value MUST represent an empty string.

Received DHCP option values MAY, but need not, persist across CPE reboots.

<Empty> 1.4
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANIPConnection.{i}.PortMapping.{i}. object W Port mapping table.

This table MUST contain all NAT port mappings associated with this connection, including static and dynamic port mappings programmatically created via local control protocol, such as UPnP.

This table MUST NOT contain dynamic NAT binding entries associated with the normal operation of NAT.

At most one entry in an instance of this table can exist with all of the same values for RemoteHost, ExternalPort, and PortMappingProtocol. If the ACS attempts to set the parameters of an existing entry such that this requirement would be violated, the CPE MUST reject the request. In this case, the SetParameterValues response MUST include a SetParameterValuesFault element for each parameter in the corresponding request whose modification would have resulted in such a violation. On creation of a new table entry, the CPE MUST choose default values for ExternalPort and PortMappingProtocol such that the new entry does not conflict with any existing entry.

At most one enabled entry in this table can exist with all the same values for RemoteHost, ExternalPort and PortMappingProtocol.

- 1.0
ExternalPort unsignedInt W The external port (or the first port of a range of external ports) that the NAT gateway would listen on for connection requests to a corresponding InternalPort. Inbound packets to this external port on the WAN interface SHOULD be forwarded to InternalClient on the InternalPort.

A value of zero (0) represents a "wildcard". If this value is a wildcard, connection requests on all external ports (that are not otherwise mapped) will be forwarded to InternalClient. In the wildcard case, the value(s) of InternalPort on InternalClient are ignored.

When wildcard values are used for RemoteHost and/or ExternalPort, the following precedence order applies (with the highest precedence listed first):

  1. Explicit RemoteHost, explicit ExternalPort
  2. Explicit RemoteHost, wildcard ExternalPort
  3. Wildcard RemoteHost, explicit ExternalPort
  4. Wildcard RemoteHost, wildcard ExternalPort

If an incoming packet matches the criteria associated with more than one entry in this table, the CPE MUST apply the port mapping associated with the highest precedence entry.

At most one entry in this table can exist with all of the same values for RemoteHost, ExternalPort, and PortMappingProtocol.

- 1.0
ExternalPortEndRange unsignedInt W Indicates the last port of the external port range that starts with ExternalPort.

If an external port range is specified, then the behavior described for ExternalPort applies to all ports within the range.

A value of zero (0) indicates that no external port range is specified, i.e. that the range consists only of ExternalPort.

If ExternalPort is zero (wildcard), the value of this parameter MUST be ignored.

If specified, the value of this parameter MUST be greater than or equal to the value of ExternalPort.

0 1.4
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANIPConnection.{i}.Stats. object - This object contains statistics for all connections within the same WANConnectionDevice that share a common MAC address. The contents of this object SHOULD be identical for each such connection.

This object is intended only for WANConnectionDevices that can support an Ethernet-layer on this interface (e.g., PPPoE, IPoE).

- 1.0
EthernetBytesSent unsignedInt - The total number of bytes transmitted, including framing characters, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
EthernetBytesReceived unsignedInt - The total number of bytes received, including framing characters, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
EthernetPacketsSent unsignedInt - The total number of packets transmitted over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
EthernetPacketsReceived unsignedInt - The total number of packets which were received over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
EthernetErrorsSent unsignedInt - The total number of outbound packets that could not be transmitted because of errors, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetErrorsReceived unsignedInt - The total number of inbound packets that contained errors preventing them from being deliverable, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetUnicastPacketsSent unsignedInt - The total number of packets requested for transmission which were not addressed to a multicast or broadcast address, including those that were discarded or not sent, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetUnicastPacketsReceived unsignedInt - The total number of received packets which were not addressed to a multicast or broadcast address, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetDiscardPacketsSent unsignedInt - The total number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted, over all connections within the same WANConnectionDevice that share a common MAC address. One possible reason for discarding such a packet could be to free up buffer space.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetDiscardPacketsReceived unsignedInt - The total number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable, over all connections within the same WANConnectionDevice that share a common MAC address. One possible reason for discarding such a packet could be to free up buffer space.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetMulticastPacketsSent unsignedInt - The total number of packets requested for transmission, including those that were discarded or not sent, which were addressed to a multicast address, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetMulticastPacketsReceived unsignedInt - The total number of received packets which were addressed to a multicast address, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetBroadcastPacketsSent unsignedInt - The total number of packets requested for transmission, including those that were discarded or not sent, which were addressed to a broadcast address, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetBroadcastPacketsReceived unsignedInt - The total number of received packets which were addressed to a broadcast address, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetUnknownProtoPacketsReceived unsignedInt - The total number of packets which were discarded because of an unknown or unsupported protocol, received over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANPPPConnection.{i}. object W This object enables configuration of PPP connections on the WAN interface of a CPE.

If the Layer2Bridging object is implemented, the view that it provides of the CPE's underlying bridging configuration MUST be consistent with the view provided by any LANDevice and WAN**Connection objects. The implications of this are explained in [Annex A.6/TR-098a2].

At most one enabled entry in this table can exist with a given value for ExternalIPAddress.

- 1.0
Reset boolean W When set to true, the device MUST tear down the existing PPP connection represented by this object and establish a new one.

The device MUST initiate the reset after completion of the current CWMP session. The device MAY delay resetting the connection in order to avoid interruption of a user service such as an ongoing voice call.

When read, this parameter always returns false.

false 1.4
PPPoESessionID unsignedInt­[1:] - Represents the PPPoE Session ID. - 1.4
DefaultGateway string - Represents the IP Address of the remote end Default Gateway established through PPPoE. - 1.4
ShapingRate int­[-1:] W Rate to shape this connection's egress traffic to. For leaky bucket (constant rate shaping), this is the constant rate. For token bucket (variable rate shaping), this is the average rate.

If <= 100, in percent of the rate of the highest rate-constrained layer over which the packet will travel on egress.

If > 100, in bits per second.

A value of -1 indicates no shaping.

For example, for packets destined for a WAN DSL interface, if the ATM layer is rate-constrained, then the rate is calculated relative to this rate. Otherwise, the rate is calculated relative to the physical-layer DSL rate.

-1 1.1
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANPPPConnection.{i}.PortMapping.{i}. object W Port mapping table.

This table MUST contain all NAT port mappings associated with this connection, including static and dynamic port mappings programmatically created via local control protocol, such as UPnP.

This table MUST NOT contain dynamic NAT binding entries associated with the normal operation of NAT.

At most one entry in an instance of this table can exist with all of the same values for RemoteHost, ExternalPort, and PortMappingProtocol. If the ACS attempts to set the parameters of an existing entry such that this requirement would be violated, the CPE MUST reject the request. In this case, the SetParameterValues response MUST include a SetParameterValuesFault element for each parameter in the corresponding request whose modification would have resulted in such a violation. On creation of a new table entry, the CPE MUST choose default values for ExternalPort and PortMappingProtocol such that the new entry does not conflict with any existing entry.

At most one enabled entry in this table can exist with all the same values for RemoteHost, ExternalPort and PortMappingProtocol.

- 1.0
ExternalPort unsignedInt W The external port (or the first port of a range of external ports) that the NAT gateway would listen on for connection requests to a corresponding InternalPort. Inbound packets to this external port on the WAN interface SHOULD be forwarded to InternalClient on the InternalPort.

A value of zero (0) represents a "wildcard". If this value is a wildcard, connection request on all external ports (that are not otherwise mapped) will be forwarded to InternalClient. In the wildcard case, the value(s) of InternalPort on InternalClient are ignored.

When wildcard values are used for RemoteHost and/or ExternalPort, the following precedence order applies (with the highest precedence listed first):

  1. Explicit RemoteHost, explicit ExternalPort
  2. Explicit RemoteHost, wildcard ExternalPort
  3. Wildcard RemoteHost, explicit ExternalPort
  4. Wildcard RemoteHost, wildcard ExternalPort

If an incoming packet matches the criteria associated with more than one entry in this table, the CPE MUST apply the port mapping associated with the highest precedence entry.

At most one entry in this table can exist with all of the same values for RemoteHost, ExternalPort, and PortMappingProtocol.

- 1.0
ExternalPortEndRange unsignedInt W Indicates the last port of the external port range that starts with ExternalPort.

If an external port range is specified, then the behavior described for ExternalPort applies to all ports within the range.

A value of zero (0) indicates that no external port range is specified, i.e. that the range consists only of ExternalPort.

If ExternalPort is zero (wildcard), the value of this parameter MUST be ignored.

If specified, the value of this parameter MUST be greater than or equal to the value of ExternalPort.

0 1.4
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANPPPConnection.{i}.Stats. object - This object contains statistics for all connections within the same WANConnectionDevice that share a common MAC address. The contents of this object SHOULD be identical for each such connection.

This object is intended only for WANConnectionDevices that can support an Ethernet-layer on this interface (e.g., PPPoE, IPoE).

- 1.0
EthernetBytesSent unsignedInt - The total number of bytes transmitted, including framing characters, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
EthernetBytesReceived unsignedInt - The total number of bytes received, including framing characters, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
EthernetPacketsSent unsignedInt - The total number of packets transmitted over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
EthernetPacketsReceived unsignedInt - The total number of packets which were received over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.0
EthernetErrorsSent unsignedInt - The total number of outbound packets that could not be transmitted because of errors, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetErrorsReceived unsignedInt - The total number of inbound packets that contained errors preventing them from being deliverable, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetUnicastPacketsSent unsignedInt - The total number of packets requested for transmission which were not addressed to a multicast or broadcast address, including those that were discarded or not sent, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetUnicastPacketsReceived unsignedInt - The total number of received packets which were not addressed to a multicast or broadcast address, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetDiscardPacketsSent unsignedInt - The total number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted, over all connections within the same WANConnectionDevice that share a common MAC address. One possible reason for discarding such a packet could be to free up buffer space.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetDiscardPacketsReceived unsignedInt - The total number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable, over all connections within the same WANConnectionDevice that share a common MAC address. One possible reason for discarding such a packet could be to free up buffer space.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetMulticastPacketsSent unsignedInt - The total number of packets requested for transmission, including those that were discarded or not sent, which were addressed to a multicast address, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetMulticastPacketsReceived unsignedInt - The total number of received packets which were addressed to a multicast address, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetBroadcastPacketsSent unsignedInt - The total number of packets requested for transmission, including those that were discarded or not sent, which were addressed to a broadcast address, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetBroadcastPacketsReceived unsignedInt - The total number of received packets which were addressed to a broadcast address, over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4
EthernetUnknownProtoPacketsReceived unsignedInt - The total number of packets which were discarded because of an unknown or unsupported protocol, received over all connections within the same WANConnectionDevice that share a common MAC address.

The value of this counter MAY be reset to zero when the CPE is rebooted.

- 1.4

Inform and Notification Requirements

Forced Inform Parameters

Parameter
InternetGatewayDevice.DeviceSummary
InternetGatewayDevice.DeviceInfo.SoftwareVersion
InternetGatewayDevice.DeviceInfo.SpecVersion
InternetGatewayDevice.ManagementServer.ConnectionRequestURL

Forced Active Notification Parameters

Parameter
InternetGatewayDevice.DeviceInfo.SoftwareVersion

Default Active Notification Parameters

Parameter
InternetGatewayDevice.ManagementServer.ConnectionRequestURL

Parameters for which Active Notification MAY be Denied

Parameter
InternetGatewayDevice.DeviceInfo.
UpTime
DeviceLog
InternetGatewayDevice.Layer2Bridging.AvailableInterface.{i}.
InterfaceReference
InternetGatewayDevice.QueueManagement.Policer.{i}.
CountedPackets
CountedBytes
TotalCountedPackets
TotalCountedBytes
ConformingCountedPackets
ConformingCountedBytes
PartiallyConformingCountedPackets
PartiallyConformingCountedBytes
NonConformingCountedPackets
NonConformingCountedBytes
InternetGatewayDevice.QueueManagement.QueueStats.{i}.
OutputPackets
OutputBytes
DroppedPackets
DroppedBytes
QueueOccupancyPackets
QueueOccupancyPercentage
InternetGatewayDevice.TraceRouteDiagnostics.
DiagnosticsState
ResponseTime
RouteHopsNumberOfEntries
InternetGatewayDevice.TraceRouteDiagnostics.RouteHops.{i}.
HopHost
HopHostAddress
HopErrorCode
HopRTTimes
InternetGatewayDevice.LANDevice.{i}.LANEthernetInterfaceConfig.{i}.Stats.
BytesSent
BytesReceived
PacketsSent
PacketsReceived
ErrorsSent
ErrorsReceived
UnicastPacketsSent
UnicastPacketsReceived
DiscardPacketsSent
DiscardPacketsReceived
MulticastPacketsSent
MulticastPacketsReceived
BroadcastPacketsSent
BroadcastPacketsReceived
UnknownProtoPacketsReceived
InternetGatewayDevice.LANDevice.{i}.LANUSBInterfaceConfig.{i}.Stats.
BytesSent
BytesReceived
CellsSent
CellsReceived
ErrorsSent
ErrorsReceived
UnicastPacketsSent
UnicastPacketsReceived
DiscardPacketsSent
DiscardPacketsReceived
MulticastPacketsSent
MulticastPacketsReceived
BroadcastPacketsSent
BroadcastPacketsReceived
UnknownProtoPacketsReceived
InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}.
TotalBytesSent
TotalBytesReceived
TotalPacketsSent
TotalPacketsReceived
TotalAssociations
InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}.Stats.
ErrorsSent
ErrorsReceived
UnicastPacketsSent
UnicastPacketsReceived
DiscardPacketsSent
DiscardPacketsReceived
MulticastPacketsSent
MulticastPacketsReceived
BroadcastPacketsSent
BroadcastPacketsReceived
UnknownProtoPacketsReceived
InternetGatewayDevice.LANDevice.{i}.WLANConfiguration.{i}.AssociatedDevice.{i}.
LastDataTransmitRate
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.
UpstreamCurrRate
DownstreamCurrRate
UpstreamMaxRate
DownstreamMaxRate
UpstreamNoiseMargin
DownstreamNoiseMargin
UpstreamPower
DownstreamPower
ShowtimeStart
CurrentDayStart
QuarterHourStart
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.TestParams.
HLOGGds
HLOGGus
HLOGpsds
HLOGpsus
HLOGMTds
HLOGMTus
QLNGds
QLNGus
QLNpsds
QLNpsus
QLNMTds
QLNMTus
SNRGds
SNRGus
SNRpsds
SNRpsus
SNRMTds
SNRMTus
LATNds
LATNus
SATNds
SATNus
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.Stats.Total.
ReceiveBlocks
TransmitBlocks
CellDelin
LinkRetrain
InitErrors
LInit
LossOfFraming
LOF
ErroredSecs
ATUCErroredSecs
SeverelyErroredSecs
ATUCSeverelyErroredSecs
FECErrors
ATUCFECErrors
HECErrors
ATUCHECErrors
CRCErrors
ATUCCRCErrors
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.Stats.Showtime.
ReceiveBlocks
TransmitBlocks
CellDelin
LinkRetrain
InitErrors
LInit
LossOfFraming
LOF
ErroredSecs
ATUCErroredSecs
SeverelyErroredSecs
ATUCSeverelyErroredSecs
FECErrors
ATUCFECErrors
HECErrors
ATUCHECErrors
CRCErrors
ATUCCRCErrors
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.Stats.LastShowtime.
ReceiveBlocks
TransmitBlocks
CellDelin
LinkRetrain
InitErrors
LInit
LossOfFraming
LOF
ErroredSecs
ATUCErroredSecs
SeverelyErroredSecs
ATUCSeverelyErroredSecs
FECErrors
ATUCFECErrors
HECErrors
ATUCHECErrors
CRCErrors
ATUCCRCErrors
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.Stats.CurrentDay.
ReceiveBlocks
TransmitBlocks
CellDelin
LinkRetrain
InitErrors
LInit
LossOfFraming
LOF
ErroredSecs
ATUCErroredSecs
SeverelyErroredSecs
ATUCSeverelyErroredSecs
FECErrors
ATUCFECErrors
HECErrors
ATUCHECErrors
CRCErrors
ATUCCRCErrors
InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.Stats.QuarterHour.
ReceiveBlocks
TransmitBlocks
CellDelin
LinkRetrain
InitErrors
LInit
LossOfFraming
LOF
ErroredSecs
ATUCErroredSecs
SeverelyErroredSecs
ATUCSeverelyErroredSecs
FECErrors
ATUCFECErrors
HECErrors
ATUCHECErrors
CRCErrors
ATUCCRCErrors
InternetGatewayDevice.WANDevice.{i}.WANDSLDiagnostics.
ACTPSDds
ACTPSDus
ACTATPds
ACTATPus
HLINSCds
HLINSCus
HLINGds
HLINGus
HLOGGds
HLOGGus
HLOGpsds
HLOGpsus
HLOGMTds
HLOGMTus
LATNpbds
LATNpbus
SATNds
SATNus
HLINpsds
HLINpsus
QLNGds
QLNGus
QLNpsds
QLNpsus
QLNMTds
QLNMTus
SNRGds
SNRGus
SNRpsds
SNRpsus
SNRMTds
SNRMTus
BITSpsds
BITSpsus
GAINSpsds
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANPTMLinkConfig.Stats.
BytesSent
BytesReceived
FramesSent
FramesReceived
ErrorsSent
ErrorsReceived
UnicastPacketsSent
UnicastPacketsReceived
DiscardPacketsSent
DiscardPacketsReceived
MulticastPacketsSent
MulticastPacketsReceived
BroadcastPacketsSent
BroadcastPacketsReceived
UnknownProtoPacketsReceived
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANIPConnection.{i}.Stats.
EthernetBytesSent
EthernetBytesReceived
EthernetPacketsSent
EthernetPacketsReceived
EthernetErrorsSent
EthernetErrorsReceived
EthernetUnicastPacketsSent
EthernetUnicastPacketsReceived
EthernetDiscardPacketsSent
EthernetDiscardPacketsReceived
EthernetMulticastPacketsSent
EthernetMulticastPacketsReceived
EthernetBroadcastPacketsSent
EthernetBroadcastPacketsReceived
EthernetUnknownProtoPacketsReceived
InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANPPPConnection.{i}.Stats.
EthernetBytesSent
EthernetBytesReceived
EthernetPacketsSent
EthernetPacketsReceived
EthernetErrorsSent
EthernetErrorsReceived
EthernetUnicastPacketsSent
EthernetUnicastPacketsReceived
EthernetDiscardPacketsSent
EthernetDiscardPacketsReceived
EthernetMulticastPacketsSent
EthernetMulticastPacketsReceived
EthernetBroadcastPacketsSent
EthernetBroadcastPacketsReceived
EthernetUnknownProtoPacketsReceived

Profile Definitions

Notation

The following abbreviations are used to specify profile requirements:

Abbreviation Description
R Read support is REQUIRED.
W Both Read and Write support is REQUIRED. This MUST NOT be specified for a parameter that is defined as read-only.
P The object is REQUIRED to be present.
C Creation and deletion of instances of the object via AddObject and DeleteObject is REQUIRED.
A Creation of instances of the object via AddObject is REQUIRED, but deletion is not REQUIRED.
D Deletion of instances of the object via DeleteObject is REQUIRED, but creation is not REQUIRED.

Baseline:2 Profile

The Baseline:2 profile for the InternetGatewayDevice:1 object is defined as the union of the Baseline:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­Layer3Forwarding.­Forwarding.­{i}. C
StaticRoute R
InternetGatewayDevice.­LANDevice.­{i}.­LANHostConfigManagement. P
MACAddress R
InternetGatewayDevice.­LANDevice.­{i}.­Hosts.­Host.­{i}. P
Layer2Interface R
InternetGatewayDevice.­LANInterfaces. P
LANEthernetInterfaceNumberOfEntries R
LANUSBInterfaceNumberOfEntries R
LANWLANConfigurationNumberOfEntries R
InternetGatewayDevice.­WANDevice.­{i}.­WANConnectionDevice.­{i}.­WANIPConnection.­{i}. C
Reset W
InternetGatewayDevice.­WANDevice.­{i}.­WANConnectionDevice.­{i}.­WANIPConnection.­{i}.­Stats. P
EthernetErrorsSent R
EthernetErrorsReceived R
EthernetUnicastPacketsSent R
EthernetUnicastPacketsReceived R
EthernetDiscardPacketsSent R
EthernetDiscardPacketsReceived R
EthernetMulticastPacketsSent R
EthernetMulticastPacketsReceived R
EthernetBroadcastPacketsSent R
EthernetBroadcastPacketsReceived R
EthernetUnknownProtoPacketsReceived R
InternetGatewayDevice.­WANDevice.­{i}.­WANConnectionDevice.­{i}.­WANPPPConnection.­{i}. C
Reset W
PPPoESessionID R
DefaultGateway R
InternetGatewayDevice.­WANDevice.­{i}.­WANConnectionDevice.­{i}.­WANPPPConnection.­{i}.­Stats. P
EthernetErrorsSent R
EthernetErrorsReceived R
EthernetUnicastPacketsSent R
EthernetUnicastPacketsReceived R
EthernetDiscardPacketsSent R
EthernetDiscardPacketsReceived R
EthernetMulticastPacketsSent R
EthernetMulticastPacketsReceived R
EthernetBroadcastPacketsSent R
EthernetBroadcastPacketsReceived R
EthernetUnknownProtoPacketsReceived R

EthernetLAN:2 Profile

The EthernetLAN:2 profile for the InternetGatewayDevice:1 object is defined as the union of the EthernetLAN:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­LANDevice.­{i}.­LANEthernetInterfaceConfig.­{i}. P
Name R
InternetGatewayDevice.­LANDevice.­{i}.­LANEthernetInterfaceConfig.­{i}.­Stats. P
ErrorsSent R
ErrorsReceived R
UnicastPacketsSent R
UnicastPacketsReceived R
DiscardPacketsSent R
DiscardPacketsReceived R
MulticastPacketsSent R
MulticastPacketsReceived R
BroadcastPacketsSent R
BroadcastPacketsReceived R
UnknownProtoPacketsReceived R

USBLAN:2 Profile

The USBLAN:2 profile for the InternetGatewayDevice:1 object is defined as the union of the USBLAN:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­LANDevice.­{i}.­LANUSBInterfaceConfig.­{i}. P
Name R
InternetGatewayDevice.­LANDevice.­{i}.­LANUSBInterfaceConfig.­{i}.­Stats. P
ErrorsSent R
ErrorsReceived R
UnicastPacketsSent R
UnicastPacketsReceived R
DiscardPacketsSent R
DiscardPacketsReceived R
MulticastPacketsSent R
MulticastPacketsReceived R
BroadcastPacketsSent R
BroadcastPacketsReceived R
UnknownProtoPacketsReceived R

WiFiLAN:2 Profile

The WiFiLAN:2 profile for the InternetGatewayDevice:1 object is defined as the union of the WiFiLAN:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­LANDevice.­{i}.­WLANConfiguration.­{i}. P
Name R
AutoChannelEnable W
SSIDAdvertisementEnabled W
TransmitPowerSupported R
TransmitPower W
InternetGatewayDevice.­LANDevice.­{i}.­WLANConfiguration.­{i}.­Stats. P
ErrorsSent R
ErrorsReceived R
UnicastPacketsSent R
UnicastPacketsReceived R
DiscardPacketsSent R
DiscardPacketsReceived R
MulticastPacketsSent R
MulticastPacketsReceived R
BroadcastPacketsSent R
BroadcastPacketsReceived R
UnknownProtoPacketsReceived R

WiFiWMM:1 Profile

This table defines the WiFiWMM:1 profile for the InternetGatewayDevice:1 object. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­LANDevice.­{i}.­WLANConfiguration.­{i}. P
WMMSupported R
UAPSDSupported R
WMMEnable W
UAPSDEnable W
InternetGatewayDevice.­LANDevice.­{i}.­WLANConfiguration.­{i}.­APWMMParameter.­{i}. P
AIFSN W
ECWMin W
ECWMax W
TXOP W
AckPolicy W
InternetGatewayDevice.­LANDevice.­{i}.­WLANConfiguration.­{i}.­STAWMMParameter.­{i}. P
AIFSN W
ECWMin W
ECWMax W
TXOP W
AckPolicy W

WiFiWPS:1 Profile

This table defines the WiFiWPS:1 profile for the InternetGatewayDevice:1 object. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­LANDevice.­{i}.­WLANConfiguration.­{i}.­WPS. P
Enable W
DeviceName R
DevicePassword W
UUID R
Version R
ConfigMethodsSupported R
ConfigMethodsEnabled W
SetupLockedState R
SetupLock W
ConfigurationState R
LastConfigurationError R
RegistrarNumberOfEntries R
RegistrarEstablished R
InternetGatewayDevice.­LANDevice.­{i}.­WLANConfiguration.­{i}.­WPS.­Registrar.­{i}. P
Enable W
UUID R
DeviceName R

ADSL2WAN:1 Profile

This table defines the ADSL2WAN:1 profile for the InternetGatewayDevice:1 object. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­WANDevice.­{i}.­WANDSLInterfaceConfig. P
Enable W
Status R
LinkEncapsulationSupported R
LinkEncapsulationRequested W
LinkEncapsulationUsed R
StandardsSupported R
StandardUsed R
UpstreamMaxRate R
DownstreamMaxRate R
UpstreamNoiseMargin R
DownstreamNoiseMargin R
UpstreamPower R
DownstreamPower R
TotalStart R
ShowtimeStart R
InternetGatewayDevice.­WANDevice.­{i}.­WANDSLInterfaceConfig.­TestParams. P
HLOGpsds R
HLOGpsus R
HLOGMTds R
HLOGMTus R
QLNpsds R
QLNpsus R
QLNMTds R
QLNMTus R
SNRpsds R
SNRpsus R
SNRMTds R
SNRMTus R
LATNds R
LATNus R
SATNds R
SATNus R
InternetGatewayDevice.­WANDevice.­{i}.­WANConnectionDevice.­{i}. C
InternetGatewayDevice.­WANDevice.­{i}.­WANConnectionDevice.­{i}.­WANDSLLinkConfig. P
Enable W
LinkStatus R
LinkType W
AutoConfig R
DestinationAddress W
ATMTransmittedBlocks R
ATMReceivedBlocks R
ATMCRCErrors R

VDSL2WAN:1 Profile

This table defines the VDSL2WAN:1 profile for the InternetGatewayDevice:1 object. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­WANDevice.­{i}.­WANDSLInterfaceConfig. P
Enable W
Status R
LinkEncapsulationSupported R
LinkEncapsulationRequested W
LinkEncapsulationUsed R
StandardsSupported R
StandardUsed R
AllowedProfiles R
CurrentProfile R
UPBOKLE R
UpstreamMaxRate R
DownstreamMaxRate R
UpstreamNoiseMargin R
DownstreamNoiseMargin R
UpstreamAttenuation R
DownstreamAttenuation R
UpstreamPower R
DownstreamPower R
TRELLISds R
TRELLISus R
ACTSNRMODEds R
ACTSNRMODEus R
ACTUALCE R
SNRMpbds R
SNRMpbus R
TotalStart R
ShowtimeStart R
InternetGatewayDevice.­WANDevice.­{i}.­WANDSLInterfaceConfig.­TestParams. P
HLOGGds R
HLOGGus R
HLOGpsds R
HLOGpsus R
HLOGMTds R
HLOGMTus R
QLNGds R
QLNGus R
QLNpsds R
QLNpsus R
QLNMTds R
QLNMTus R
SNRGds R
SNRGus R
SNRpsds R
SNRpsus R
SNRMTds R
SNRMTus R
LATNds R
LATNus R
SATNds R
SATNus R
InternetGatewayDevice.­WANDevice.­{i}.­WANConnectionDevice.­{i}. C
InternetGatewayDevice.­WANDevice.­{i}.­WANConnectionDevice.­{i}.­WANDSLLinkConfig. P
Enable W
LinkStatus R
LinkType W
AutoConfig R
DestinationAddress W
ATMTransmittedBlocks R
ATMReceivedBlocks R
ATMCRCErrors R

PTMWAN:1 Profile

This table defines the PTMWAN:1 profile for the InternetGatewayDevice:1 object. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­WANDevice.­{i}.­WANConnectionDevice.­{i}.­WANPTMLinkConfig. P
Enable W
LinkStatus R
MACAddress R
InternetGatewayDevice.­WANDevice.­{i}.­WANConnectionDevice.­{i}.­WANPTMLinkConfig.­Stats. P
BytesSent R
BytesReceived R
FramesSent R
FramesReceived R
OOSNearEnd R
OOSFarEnd R
ErrorsSent R
ErrorsReceived R
UnicastPacketsSent R
UnicastPacketsReceived R
DiscardPacketsSent R
DiscardPacketsReceived R
MulticastPacketsSent R
MulticastPacketsReceived R
BroadcastPacketsSent R
BroadcastPacketsReceived R
UnknownProtoPacketsReceived R

QoS:2 Profile

The QoS:2 profile for the InternetGatewayDevice:1 object is defined as the union of the QoS:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­QueueManagement. P
DefaultTrafficClass W
InternetGatewayDevice.­QueueManagement.­Classification.­{i}. C
ClassificationKey R
TrafficClass W
InternetGatewayDevice.­QueueManagement.­Policer.­{i}. C
PolicerKey R
ExcessBurstSize W
PeakRate W
PeakBurstSize W
PartialConformingAction W
InternetGatewayDevice.­QueueManagement.­Queue.­{i}. C
QueueKey R
TrafficClasses W
InternetGatewayDevice.­WANDevice.­{i}.­WANEthernetInterfaceConfig. -
ShapingRate W
ShapingBurstSize W

QoSDynamicFlow:2 Profile

The QoSDynamicFlow:2 profile for the InternetGatewayDevice:1 object is defined as the union of the QoSDynamicFlow:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­QueueManagement.­App.­{i}. C
AppKey R
AppDefaultTrafficClass W
InternetGatewayDevice.­QueueManagement.­Flow.­{i}. C
FlowKey R
FlowTrafficClass W

QoSStats:1 Profile

This table defines the QoSStats:1 profile for the InternetGatewayDevice:1 object. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­QueueManagement. P
QueueStatsNumberOfEntries R
InternetGatewayDevice.­QueueManagement.­Policer.­{i}. -
TotalCountedPackets R
TotalCountedBytes R
ConformingCountedPackets R
ConformingCountedBytes R
NonConformingCountedPackets R
NonConformingCountedBytes R
InternetGatewayDevice.­QueueManagement.­QueueStats.­{i}. C
Enable W
Status R
Queue W
Interface W
OutputPackets R
OutputBytes R
DroppedPackets R
DroppedBytes R
QueueOccupancyPackets R
QueueOccupancyPercentage R

Bridging:2 Profile

The Bridging:2 profile for the InternetGatewayDevice:1 object is defined as the union of the Bridging:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­Layer2Bridging. P
MaxDBridgeEntries R
MaxQBridgeEntries R
InternetGatewayDevice.­Layer2Bridging.­Bridge.­{i}. C
BridgeStandard W
InternetGatewayDevice.­Layer2Bridging.­Marking.­{i}. C
VLANIDMarkOverride W

BridgingPortVLAN:1 Profile

This table defines the BridgingPortVLAN:1 profile for the InternetGatewayDevice:1 object. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­Layer2Bridging. P
MaxVLANEntries R
InternetGatewayDevice.­Layer2Bridging.­Bridge.­{i}. P
PortNumberOfEntries R
VLANNumberOfEntries R
InternetGatewayDevice.­Layer2Bridging.­Bridge.­{i}.­Port.­{i}. C
PortEnable W
PortInterface W
PortState R
PVID W
AcceptableFrameTypes W
IngressFiltering W
InternetGatewayDevice.­Layer2Bridging.­Bridge.­{i}.­VLAN.­{i}. C
VLANEnable W
VLANName W
VLANID W

Time:2 Profile

The Time:2 profile for the InternetGatewayDevice:1 object is defined as the union of the Time:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­Time. P
Enable W
Status R
LocalTimeZone W
DaylightSavingsUsed W
DaylightSavingsStart W
DaylightSavingsEnd W

CaptivePortal:1 Profile

This table defines the CaptivePortal:1 profile for the InternetGatewayDevice:1 object. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­CaptivePortal. P
Enable W
Status R
AllowedList W
CaptivePortalURL W

TraceRoute:1 Profile

This table defines the TraceRoute:1 profile for the InternetGatewayDevice:1 object. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­TraceRouteDiagnostics. P
DiagnosticsState W
Interface W
Host W
NumberOfTries W
Timeout W
DataBlockSize W
DSCP W
MaxHopCount W
ResponseTime R
RouteHopsNumberOfEntries R
InternetGatewayDevice.­TraceRouteDiagnostics.­RouteHops.­{i}. P
HopHost R
HopHostAddress R
HopErrorCode R
HopRTTimes R

ADSL2DSLDiagnostics:1 Profile

This table defines the ADSL2DSLDiagnostics:1 profile for the InternetGatewayDevice:1 object. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­WANDevice.­{i}.­WANDSLDiagnostics. P
LoopDiagnosticsState W
ACTPSDds R
ACTPSDus R
ACTATPds R
ACTATPus R
HLINSCds R
HLINSCus R
HLINpsds R
HLINpsus R
HLOGpsds R
HLOGpsus R
HLOGMTds R
HLOGMTus R
QLNpsds R
QLNpsus R
QLNMTds R
QLNMTus R
SNRpsds R
SNRpsus R
SNRMTds R
SNRMTus R
LATNpbds R
LATNpbus R
SATNds R
SATNus R

VDSL2DSLDiagnostics:1 Profile

This table defines the VDSL2DSLDiagnostics:1 profile for the InternetGatewayDevice:1 object. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­WANDevice.­{i}.­WANDSLDiagnostics. P
LoopDiagnosticsState W
ACTPSDds R
ACTPSDus R
ACTATPds R
ACTATPus R
HLINSCds R
HLINSCus R
HLINGds R
HLINGus R
HLINpsds R
HLINpsus R
HLOGGds R
HLOGGus R
HLOGpsds R
HLOGpsus R
HLOGMTds R
HLOGMTus R
QLNGds R
QLNGus R
QLNpsds R
QLNpsus R
QLNMTds R
QLNMTus R
SNRGds R
SNRGus R
SNRpsds R
SNRpsus R
SNRMTds R
SNRMTus R
LATNpbds R
LATNpbus R
SATNds R
SATNus R

DeviceAssociation:2 Profile

The DeviceAssociation:2 profile for the InternetGatewayDevice:1 object is defined as the union of the DeviceAssociation:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­ManagementServer.­ManageableDevice.­{i}. P
Host R

DHCPCondServing:1 Profile

This table defines the DHCPCondServing:1 profile for the InternetGatewayDevice:1 object. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­LANDevice.­{i}.­LANHostConfigManagement. P
DHCPConditionalPoolNumberOfEntries R
InternetGatewayDevice.­LANDevice.­{i}.­LANHostConfigManagement.­DHCPConditionalServingPool.­{i}. C
Enable W
PoolOrder W
SourceInterface W
VendorClassID W
ClientID W
UserClassID W
Chaddr W
ChaddrMask W
LocallyServed W
MinAddress W
MaxAddress W
ReservedAddresses W
SubnetMask W
DNSServers W
DomainName W
IPRouters W
DHCPLeaseTime W
DHCPServerIPAddress W

DHCPOption:1 Profile

This table defines the DHCPOption:1 profile for the InternetGatewayDevice:1 object. The minimum REQUIRED version for this profile is InternetGatewayDevice:1.4.

Name Requirement
InternetGatewayDevice.­LANDevice.­{i}.­LANHostConfigManagement. P
DHCPOptionNumberOfEntries R
InternetGatewayDevice.­LANDevice.­{i}.­LANHostConfigManagement.­DHCPOption.­{i}. C
Enable W
Tag W
Value W
InternetGatewayDevice.­LANDevice.­{i}.­LANHostConfigManagement.­DHCPConditionalServingPool.­{i}. C
DHCPOptionNumberOfEntries R
InternetGatewayDevice.­LANDevice.­{i}.­LANHostConfigManagement.­DHCPConditionalServingPool.­{i}.­DHCPOption.­{i}. C
Enable W
Tag W
Value W
InternetGatewayDevice.­WANDevice.­{i}.­WANConnectionDevice.­{i}.­WANIPConnection.­{i}.­DHCPClient. P
SentDHCPOptionNumberOfEntries R
ReqDHCPOptionNumberOfEntries R
InternetGatewayDevice.­WANDevice.­{i}.­WANConnectionDevice.­{i}.­WANIPConnection.­{i}.­DHCPClient.­SentDHCPOption.­{i}. C
Enable W
Tag W
Value W
InternetGatewayDevice.­WANDevice.­{i}.­WANConnectionDevice.­{i}.­WANIPConnection.­{i}.­DHCPClient.­ReqDHCPOption.­{i}. C
Enable W
Tag W
Value R


Generated by Broadband Forum report.pl#174 (2010/10/08 version) on 2010/10/21 at 11:42:57.