bbf-subscriber-types
HTML
bbf-subscriber-types@2017-05-08
module bbf-subscriber-types { yang-version 1.1; namespace "urn:bbf:yang:bbf-subscriber-types"; prefix bbf-subtype; organization "Broadband Forum <https://www.broadband-forum.org> Common YANG Project Stream"; contact "Comments or questions about this Broadband Forum YANG module should be directed to <mailto:help@broadband-forum.org>. Editor: Joey Boyd, ADTRAN <mailto:joey.boyd@adtran.com> Editor: Ludwig Pauwels, Nokia <mailto:ludwig.pauwels@nokia.com> PS Leader: Michael Shaffer, Nokia <mailto:michael.shaffer@nokia.com> PS Leader: William Lupton, Broadband Forum <mailto:wlupton@broadband-forum.org>"; description "This module contains a collection of YANG definitions for supporting the Broadband Forum requirements on the management of subscribers as applicable to access network equipment. As such, this module is specific to access network equipment (e.g., BBF-specified Access Nodes and FTTdp DPUs). Specifically, this module defines common types associated with subscribers and subscriber protocols. Copyright (c) 2017, Broadband Forum Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The above license is used as a license under copyright only. Please reference the Forum IPR Policy for patent licensing terms <https://www.broadband-forum.org/ipr-policy>. Any moral rights which are necessary to exercise under the above license grant are also deemed granted under this license. This version of this YANG module is part of TR-383; see the TR itself for full legal notices."; revision "2017-05-08" { description "Initial revision. * Approval Date: see revision date above. * Publication Date: 2017-06-02."; reference "TR-383: Common YANG Modules <https://www.broadband-forum.org/technical/download/ TR-383.pdf>"; } typedef broadband-line-characteristics { type bits { bit actual-data-rate-upstream { position 0; description "Sub-option type 0x81 - Actual upstream data rate of an access loop."; reference "ITU-T G.997 Section 7.5.2.1"; } bit actual-data-rate-downstream { position 1; description "Sub-option type 0x82 - Actual downstream data rate of an access loop."; reference "ITU-T G.997 Section 7.5.2.1"; } bit min-data-rate-upstream { position 2; description "Sub-option type 0x83 - Minimum upstream data rate at which the loop is set to operate."; reference "ITU-T G.997 Section 7.3.1.1.1"; } bit min-data-rate-downstream { position 3; description "Sub-option type 0x84 - Minimum downstream data rate at which the loop is set to operate."; reference "ITU-T G.997 Section 7.3.1.1.1"; } bit attainable-data-rate-upstream { position 4; description "Sub-option type 0x85 - Maximum upstream data rate that can be achieved."; reference "ITU-T G.997 Section 7.5.1.12 and 7.5.1.13"; } bit attainable-data-rate-downstream { position 5; description "Sub-option type 0x86 - Maximum downstream data rate that can be achieved."; reference "ITU-T G.997 Section 7.5.1.12 and 7.5.1.13"; } bit max-data-rate-upstream { position 6; description "Sub-option type 0x87 - Maximum upstream data rate at which the loop is set to operate."; reference "ITU-T G.997 Section 7.3.2.1.3"; } bit max-data-rate-downstream { position 7; description "Sub-option type 0x88 - Maximum downstream data rate at which the loop is set to operate."; reference "ITU-T G.997 Section 7.3.2.1.3"; } bit min-data-rate-upstream-low-power-state { position 8; description "Sub-option type 0x89 - Minimum upstream data rate at which the loop is set to operate during the low power state (L1/L2)."; reference "ITU-T G.997 Section 7.3.2.1.5"; } bit min-data-rate-downstream-low-power-state { position 9; description "Sub-option type 0x8A - Minimum downstream data rate at which the loop is set to operate during the low power state (L1/L2)."; reference "ITU-T G.997 Section 7.3.2.1.5"; } bit max-interleaving-delay-upstream { position 10; description "Sub-option type 0x8B - Maximum one-way interleaving delay in upstream."; reference "ITU-T G.997 Section 7.3.2.2"; } bit actual-interleaving-delay-upstream { position 11; description "Sub-option type 0x8C - Actual one-way interleaving delay value in milliseconds corresponding to the interleaver setting in upstream."; reference "ITU-T G.997 Section 7.5.2.3"; } bit max-interleaving-delay-downstream { position 12; description "Sub-option type 0x8D - Maximum one-way interleaving delay in downstream."; reference "ITU-T G.997 Section 7.3.2.2"; } bit actual-interleaving-delay-downstream { position 13; description "Sub-option type 0x8E - Actual one-way interleaving delay value in milliseconds corresponding to the interleaver setting in downstream."; reference "ITU-T G.997 Section 7.5.2.3"; } bit access-loop-encapsulation { position 14; description "Sub-option type 0x90 - the data link protocol and the encapsulation overhead on the access loop."; reference "TR-101i2 - R164"; } } description "The type defined for the broadband line characteristics listed in TR-101i2."; reference "TR-101i2 - R158"; } } // module bbf-subscriber-types
Summary
Organization | Broadband Forum <https://www.broadband-forum.org> Common YANG Project Stream |
Module | bbf-subscriber-types |
Version | 2017-05-08 |
File | bbf-subscriber-types.yang |
Prefix | bbf-subtype |
Namespace | urn:bbf:yang:bbf-subscriber-types |
Cooked | /cookedmodules/bbf-subscriber-types/2017-05-08 |
YANG | /src/bbf-subscriber-types@2017-05-08.yang |
XSD | /xsd/bbf-subscriber-types@2017-05-08.xsd |
Abstract | This module contains a collection of YANG definitions for supporting the Broadband Forum requirements on the management of subsc... |
Contact | Comments or questions about this Broadband Forum YANG module should be directed to <mailto:help@broadband-forum.org>. Editor: Joey Boyd, ADTRAN <mailto:joey.boyd@adtran.com> Editor: Ludwig Pauwels, Nokia <mailto:ludwig.pauwels@nokia.com> PS Leader: Michael Shaffer, Nokia <mailto:michael.shaffer@nokia.com> PS Leader: William Lupton, Broadband Forum <mailto:wlupton@broadband-forum.org> |
Description
This module contains a collection of YANG definitions for supporting the Broadband Forum requirements on the management of subscribers as applicable to access network equipment. As such, this module is specific to access network equipment (e.g., BBF-specified Access Nodes and FTTdp DPUs). Specifically, this module defines common types associated with subscribers and subscriber protocols. Copyright (c) 2017, Broadband Forum Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The above license is used as a license under copyright only. Please reference the Forum IPR Policy for patent licensing terms <https://www.broadband-forum.org/ipr-policy>. Any moral rights which are necessary to exercise under the above license grant are also deemed granted under this license. This version of this YANG module is part of TR-383; see the TR itself for full legal notices. |
Typedefs
Typedef | Base type | Abstract |
broadband-line-characteristics | bits | The type defined for the broadband line characteristics listed in TR-101i2. |