G9982-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: G9982-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 g9982MIB 1.3.6.1.2.1.264
The objects in this MIB module are used to manage the Ethernet-based multi-pair bonded xDSL interfaces, as defined in ITU-T Recommendation G.998.2 (G.Bond/Ethernet). This MIB module MUST be used in conjunction with the GBOND-MIB module, common to all G.Bond technologies. The following references are used throughout this MIB module: [G.998.2] refers to: ITU-T Recommendation G.998.2: 'Ethernet-based multi-pair bonding', January 2005. [G.998.2-Amd2] refers to: ITU-T Recommendation G.998.2 Amendment 2, December 2007. [802.3] refers to: IEEE Std 802.3-2005: 'IEEE Standard for Information technology - Telecommunications and information exchange between systems - Local and metropolitan area networks - Specific requirements - Part 3: Carrier Sense Multiple Access with Collision Detection (CSMA/CD) Access Method and Physical Layer Specifications', December 2005. [TR-159] refers to: Broadband Forum Technical Report: 'Management Framework for xDSL Bonding', December 2008. Naming Conventions: BACP - Bonding Aggregation Control Protocol BCE - Bonding Channel Entity BTU - Bonding Terminating Unit BTU-C - Bonding Terminating Unit, CO side BTU-R - Bonding Terminating Unit, Remote Terminal (CPE) side CO - Central Office CPE - Customer Premises Equipment GBS - Generic Bonding Sub-layer HDLC - High-level Data Link Control PTM-TC - Packet Transfer Mode Transmission Convergence (sub-layer) SNR - Signal to Noise Ratio TC - Transmission Convergence (sub-layer) UAS - Unavailable Seconds Copyright (c) 2013 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info).
         g9982Objects 1.3.6.1.2.1.264.1
             g9982Port 1.3.6.1.2.1.264.1.1
                 g9982PortConfTable 1.3.6.1.2.1.264.1.1.1 no-access
Table for configuration of G.Bond/Eth GBS ports. Entries in this table MUST be maintained in a persistent manner.
                     g9982PortConfEntry 1.3.6.1.2.1.264.1.1.1.1 no-access
An entry in the G.Bond/Eth Port Configuration table. Each entry represents a G.Bond Ethernet port indexed by the ifIndex. Note that a G.Bond/Eth GBS port runs on top of a single or multiple BCE port(s), which are also indexed by the ifIndex.
                         g9982PortConfTcAdminType 1.3.6.1.2.1.264.1.1.1.1.1 g9982ptmtctype read-write
Administrative (desired) PTM-TC encapsulation type of a G.Bond/Eth port (GBS). Possible values are: tc6465(1) - 64/65-octet encapsulation tcHDLC(2) - HDLC encapsulation Attempts to set a port to a non-supported PTM-TC encapsulation type (see g9982PortCapTcTypesSupported) SHALL be rejected (with the error inconsistentValue). Changing g9982PortConfTcAdminType is a traffic-disruptive operation and as such SHALL be done when the link (GBS) is administratively 'down', as indicated by the ifAdminStatus object in the IF-MIB. Attempts to change this object SHALL be rejected (with the error inconsistentValue) if the link is 'up' or initializing. This object maps to the TR-159 attribute aEthTcAdminType.
                         g9982PortConfAdminCp 1.3.6.1.2.1.264.1.1.1.1.2 g9982cptype read-write
Administrative (desired) bonding control protocol of a G.Bond/Eth port (GBS). Possible values are: cpHS(1) - use G.hs-based protocol (default) cpBACP(2) - use frame-based BACP Note that G.hs-based protocol support is mandatory, according to [G.998.2]. Attempts to set a port to a non-supported bonding control protocol (e.g., BACP if the value of g9982PortCapBacpSupported is false) SHALL be rejected (with the error inconsistentValue). Changing g9982PortConfAdminCp is a traffic-disruptive operation and as such SHALL be done when the link (GBS) is administratively 'down', as indicated by the ifAdminStatus object in the IF-MIB. Attempts to change this object SHALL be rejected (with the error inconsistentValue) if the link is 'up' or initializing. This object maps to the TR-159 attribute aEthAdminCP.
                 g9982PortCapTable 1.3.6.1.2.1.264.1.1.2 no-access
Table for capabilities of G.Bond/Eth ports. Entries in this table MUST be maintained in a persistent manner.
                     g9982PortCapEntry 1.3.6.1.2.1.264.1.1.2.1 no-access
An entry in the G.Bond/Eth Port Capability table. Each entry represents a G.Bond port indexed by the ifIndex. Note that a G.Bond GBS port runs on top of a single or multiple BCE port(s), which are also indexed by the ifIndex.
                         g9982PortCapTcTypesSupported 1.3.6.1.2.1.264.1.1.2.1.1 bits read-only
PTM-TC encapsulation types supported by the G.Bond/Eth port. This is a bitmap of possible encapsulation types. The various bit positions are: tc6465 - GBS is capable of 64/65-octet encapsulation tcHDLC - GBS is capable of HDLC encapsulation A desired encapsulation is determined by g9982PortConfTcAdminType, while g9982PortStatTcOperType reflects the current operating mode. This object maps to the TR-159 attribute aEthTcTypesSupported. Bits: 'tc6465': 0, 'tcHDLC': 1.
                         g9982PortCapBacpSupported 1.3.6.1.2.1.264.1.1.2.1.2 truthvalue read-only
Indicates whether the Bonding Aggregation Control Protocol (BACP) -- the frame-based discovery, aggregation, and link management protocol specified in [G.998.2-Amd2]) is supported by the G.Bond/Ethernet port. A value of true(1) indicates that BACP is supported. A value of false(2) indicates that BACP is unsupported. The BACP functionality, if supported, can be enabled or disabled via g9982AdminCP, while g9982OperCP reflects the current BACP operating mode. This object maps to the TR-159 attribute aEthBACPSupported.
                 g9982PortStatTable 1.3.6.1.2.1.264.1.1.3 no-access
This table provides overall status information of G.Bond ports, complementing the generic status information from the ifTable of the IF-MIB. Additional status information about connected BCEs is available from the relevant line MIBs. This table contains live data from the equipment. As such, it is NOT persistent.
                     g9982PortStatEntry 1.3.6.1.2.1.264.1.1.3.1 no-access
An entry in the G.Bond/Eth Port Status table. Each entry represents a G.Bond/Eth port indexed by the ifIndex. Note that a G.Bond GBS port runs on top of a single or multiple BCE port(s), which are also indexed by the ifIndex.
                         g9982PortStatTcOperType 1.3.6.1.2.1.264.1.1.3.1.1 g9982ptmtctype read-only
Current operational encapsulation type of the G.Bond/Eth port. Possible values are: tc6465(1) - GBS uses 64/65-octet encapsulation tcHDLC(2) - GBS uses HDLC encapsulation The operational PTM-TC encapsulation type can be configured via g9982PortConfTcAdminType. This object maps to the TR-159 attribute aEthTcOperType.
                         g9982PortStatOperCp 1.3.6.1.2.1.264.1.1.3.1.2 g9982cptype read-only
Current operational bonding discovery and aggregation control protocol of the G.Bond/Eth port. Possible values are: unknown(0) - the protocol cannot be determined, e.g., when the GBS is 'down' cpHS(1) - GBS uses G.hs-based protocol cpBACP(2) - GBS uses frame-based BACP The operational discovery and aggregation control protocol can be configured via the g9982PortConfAdminCp variable. This object maps to the TR-159 attribute aEthOperCP.
                         g9982PortStatRxErrors 1.3.6.1.2.1.264.1.1.3.1.3 counter32 read-only
A number of Ethernet frame fragments that have been received by the bonding function and discarded due to various errors. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, as defined in the IF-MIB. This object maps to the TR-159 attribute aEthRxErrors.
                         g9982PortStatRxSmallFragments 1.3.6.1.2.1.264.1.1.3.1.4 counter32 read-only
A number of fragments smaller than minFragmentSize (64 bytes) that have been received by the bonding function and discarded. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, as defined in the IF-MIB. This object maps to the TR-159 attribute aEthRxSmallFragments.
                         g9982PortStatRxLargeFragments 1.3.6.1.2.1.264.1.1.3.1.5 counter32 read-only
A number of fragments larger than maxFragmentSize (512 bytes) that have been received by the bonding function and discarded. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, as defined in the IF-MIB. This object maps to the TR-159 attribute aEthRxLargeFragments.
                         g9982PortStatRxBadFragments 1.3.6.1.2.1.264.1.1.3.1.6 counter32 read-only
A number of fragments that do not fit into the sequence expected by the frame assembly function and that have been received and discarded by the bonding function (the frame buffer is flushed to the next valid frame start). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, as defined in the IF-MIB. This object maps to the TR-159 attribute aEthRxBadFragments.
                         g9982PortStatRxLostFragments 1.3.6.1.2.1.264.1.1.3.1.7 counter32 read-only
A number of gaps in the sequence of fragments that have been received by the bonding function (the frame buffer is flushed to the next valid frame start, when a fragment or fragments expected by the frame assembly function are not received). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, as defined in the IF-MIB. This object maps to the TR-159 attribute aEthRxLostFragments.
                         g9982PortStatRxLostStarts 1.3.6.1.2.1.264.1.1.3.1.8 counter32 read-only
A number of missing StartOfPacket indicators expected by the frame assembly function. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, as defined in the IF-MIB. This object maps to the TR-159 attribute aEthRxLostStarts.
                         g9982PortStatRxLostEnds 1.3.6.1.2.1.264.1.1.3.1.9 counter32 read-only
A number of missing EndOfPacket indicators expected by the frame assembly function. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, as defined in the IF-MIB. This object maps to the TR-159 attribute aEthRxLostEnds.
                         g9982PortStatRxOverflows 1.3.6.1.2.1.264.1.1.3.1.10 counter32 read-only
A number of fragments, received and discarded by the bonding function, that would have caused the frame assembly buffer to overflow. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, as defined in the IF-MIB. This object maps to the TR-159 attribute aEthRxOverflows.
                 g9982PM 1.3.6.1.2.1.264.1.1.4
                     g9982PortPmCurTable 1.3.6.1.2.1.264.1.1.4.1 no-access
This table contains current Performance Monitoring information for a G.Bond/Eth port. This table contains live data from the equipment and as such is NOT persistent.
                         g9982PortPmCurEntry 1.3.6.1.2.1.264.1.1.4.1.1 no-access
An entry in the G.Bond/Eth Port PM table. Each entry represents a G.Bond/Eth port indexed by the ifIndex.
                             g9982PortPm15MinValidIntervals 1.3.6.1.2.1.264.1.1.4.1.1.1 hcperfvalidintervals read-only
A read-only number of 15-minute intervals for which the performance data was collected. The value of this object will be 96 or the maximum number of 15-minute history intervals collected by the implementation, unless the measurement was (re)started recently, in which case the value will be the number of complete 15-minute intervals for which there are at least some data. In certain cases, it is possible that some intervals are unavailable. In this case, this object reports the maximum interval number for which data is available. This object partially maps to the TR-159 attribute aGroupPerf15MinValidIntervals.
                             g9982PortPm15MinInvalidIntervals 1.3.6.1.2.1.264.1.1.4.1.1.2 hcperfinvalidintervals read-only
A read-only number of 15-minute intervals for which the performance data was not always available. The value will typically be zero, except in cases where the data for some intervals are not available. This object partially maps to the TR-159 attribute aGroupPerf15MinInvalidIntervals.
                             g9982PortPmCur15MinTimeElapsed 1.3.6.1.2.1.264.1.1.4.1.1.3 hcperftimeelapsed read-only
A read-only count of seconds that have elapsed since the beginning of the current 15-minute performance interval. This object partially maps to the TR-159 attribute aGroupPerfCurr15MinTimeElapsed.
                             g9982PortPmCur15MinRxErrors 1.3.6.1.2.1.264.1.1.4.1.1.4 hcperfcurrentcount read-only
A read-only count of errored fragments received and discarded by a G.Bond/Eth port during the current 15-minute performance interval. Note that the total number of errored fragments is indicated by the g9982PortStatRxErrors object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur15MinRxSmallFragments 1.3.6.1.2.1.264.1.1.4.1.1.5 hcperfcurrentcount read-only
A read-only count of fragments smaller than minFragmentSize (64 bytes) that have been received and discarded by a G.Bond/Eth port during the current 15-minute performance interval. Note that the total number of small fragments is indicated by the g9982PortStatRxSmallFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur15MinRxLargeFragments 1.3.6.1.2.1.264.1.1.4.1.1.6 hcperfcurrentcount read-only
A read-only count of fragments larger than maxFragmentSize (512 bytes) that have been received and discarded by a G.Bond/Eth port during the current 15-minute performance interval. Note that the total number of large fragments is indicated by the g9982PortStatRxLargeFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur15MinRxBadFragments 1.3.6.1.2.1.264.1.1.4.1.1.7 hcperfcurrentcount read-only
A read-only count of fragments that do not fit into the sequence expected by the frame assembly function and that have been received and discarded by a G.Bond/Eth port during the current 15-minute performance interval. Note that the total number of bad fragments is indicated by the g9982PortStatRxBadFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur15MinRxLostFragments 1.3.6.1.2.1.264.1.1.4.1.1.8 hcperfcurrentcount read-only
A read-only count of gaps in the sequence of fragments expected by the frame assembly function of a G.Bond/Eth port during the current 15-minute performance interval. Note that the total number of these lost fragments is indicated by the g9982PortStatRxLostFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur15MinRxLostStarts 1.3.6.1.2.1.264.1.1.4.1.1.9 hcperfcurrentcount read-only
A read-only count of missing StartOfPacket indicators expected by the frame assembly function of a G.Bond/Eth port during the current 15-minute performance interval. Note that the total number of missing StartOfPacket indicators is indicated by the g9982PortStatRxLostStarts object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur15MinRxLostEnds 1.3.6.1.2.1.264.1.1.4.1.1.10 hcperfcurrentcount read-only
A read-only count of missing EndOfPacket indicators expected by the frame assembly function of a G.Bond/Eth port during the current 15-minute performance interval. Note that the total number of missing EndOfPacket indicators is indicated by the g9982PortStatRxLostEnds object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur15MinRxOverflows 1.3.6.1.2.1.264.1.1.4.1.1.11 hcperfcurrentcount read-only
A read-only count of fragments that have been received and discarded by a G.Bond/Eth port, which would have caused the frame assembly buffer to overflow, during the current 15-minute performance interval. Note that the total number of fragments that would have caused the frame assembly buffer to overflow is indicated by the g9982PortStatRxOverflows object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm1DayValidIntervals 1.3.6.1.2.1.264.1.1.4.1.1.12 unsigned32 read-only
A read-only number of 1-day intervals for which data was collected. The value of this object will be 7 or the maximum number of 1-day history intervals collected by the implementation, unless the measurement was (re)started recently, in which case the value will be the number of complete 1-day intervals for which there are at least some data. In certain cases, it is possible that some intervals are unavailable. In this case, this object reports the maximum interval number for which data is available.
                             g9982PortPm1DayInvalidIntervals 1.3.6.1.2.1.264.1.1.4.1.1.13 unsigned32 read-only
A read-only number of 1-day intervals for which data was not always available. The value will typically be zero, except in cases where the data for some intervals are not available.
                             g9982PortPmCur1DayTimeElapsed 1.3.6.1.2.1.264.1.1.4.1.1.14 hcperftimeelapsed read-only
A read-only count of seconds that have elapsed since the beginning of the current 1-day performance interval.
                             g9982PortPmCur1DayRxErrors 1.3.6.1.2.1.264.1.1.4.1.1.15 hcperfcurrentcount read-only
A read-only count of errored fragments received and discarded by a G.Bond/Eth port during the current 1-day performance interval. Note that the total number of errored fragments is indicated by the g9982PortStatRxErrors object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur1DayRxSmallFragments 1.3.6.1.2.1.264.1.1.4.1.1.16 hcperfcurrentcount read-only
A read-only count of fragments smaller than minFragmentSize (64 bytes) that have been received and discarded by a G.Bond/Eth port during the current 1-day performance interval. Note that the total number of small fragments is indicated by the g9982PortStatRxSmallFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur1DayRxLargeFragments 1.3.6.1.2.1.264.1.1.4.1.1.17 hcperfcurrentcount read-only
A read-only count of fragments larger than maxFragmentSize (512 bytes) that have been received and discarded by a G.Bond/Eth port during the current 1-day performance interval. Note that the total number of large fragments is indicated by the g9982PortStatRxLargeFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur1DayRxBadFragments 1.3.6.1.2.1.264.1.1.4.1.1.18 hcperfcurrentcount read-only
A read-only count of fragments that do not fit into the sequence expected by the frame assembly function and that have been received and discarded by a G.Bond/Eth port during the current 1-day performance interval. Note that the total number of bad fragments is indicated by the g9982PortStatRxBadFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur1DayRxLostFragments 1.3.6.1.2.1.264.1.1.4.1.1.19 hcperfcurrentcount read-only
A read-only count of gaps in the sequence of fragments expected by the frame assembly function of a G.Bond/Eth port during the current 1-day performance interval. Note that the total number of these lost fragments is indicated by the g9982PortStatRxLostFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur1DayRxLostStarts 1.3.6.1.2.1.264.1.1.4.1.1.20 hcperfcurrentcount read-only
A read-only count of missing StartOfPacket indicators expected by the frame assembly function of a G.Bond/Eth port during the current 1-day performance interval. Note that the total number of missing StartOfPacket indicators is indicated by the g9982PortStatRxLostStarts object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur1DayRxLostEnds 1.3.6.1.2.1.264.1.1.4.1.1.21 hcperfcurrentcount read-only
A read-only count of missing EndOfPacket indicators expected by the frame assembly function of a G.Bond/Eth port during the current 1-day performance interval. Note that the total number of missing EndOfPacket indicators is indicated by the g9982PortStatRxLostEnds object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPmCur1DayRxOverflows 1.3.6.1.2.1.264.1.1.4.1.1.22 hcperfcurrentcount read-only
A read-only count of fragments that have been received and discarded by a G.Bond/Eth port, which would have caused the frame assembly buffer to overflow, during the current 1-day performance interval. Note that the total number of fragments that would have caused the frame assembly buffer to overflow is indicated by the g9982PortStatRxOverflows object. This object is inhibited during Unavailable Seconds (UAS).
                     g9982PortPm15MinTable 1.3.6.1.2.1.264.1.1.4.2 no-access
This table contains historical 15-minute buckets of Performance Monitoring information for a G.Bond/Eth port (a row for each 15-minute interval, up to 96 intervals). Entries in this table MUST be maintained in a persistent manner.
                         g9982PortPm15MinEntry 1.3.6.1.2.1.264.1.1.4.2.1 no-access
An entry in the G.Bond/Eth Port historical 15-minute PM table. Each entry represents Performance Monitoring data for a G.Bond/Eth port, indexed by the ifIndex, collected during a particular 15-minute interval, indexed by the g9982PortPm15MinIntervalIndex.
                             g9982PortPm15MinIntervalIndex 1.3.6.1.2.1.264.1.1.4.2.1.1 unsigned32 no-access
Performance Data Interval number. 1 is the most recent previous interval; interval 96 is 24 hours ago. Intervals 2..96 are OPTIONAL. This object partially maps to the TR-159 attribute aGroupPerf15MinIntervalNumber.
                             g9982PortPm15MinIntervalMoniTime 1.3.6.1.2.1.264.1.1.4.2.1.2 hcperftimeelapsed read-only
A read-only count of seconds over which the performance data was actually monitored. This value will be the same as the interval duration (900 seconds), except in a situation where performance data could not be collected for any reason.
                             g9982PortPm15MinIntervalRxErrors 1.3.6.1.2.1.264.1.1.4.2.1.3 hcperfcurrentcount read-only
A read-only count of errored fragments received and discarded by a G.Bond/Eth port during the 15-minute performance history interval. Note that the total number of errored fragments is indicated by the g9982PortStatRxErrors object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm15MinIntervalRxSmallFragments 1.3.6.1.2.1.264.1.1.4.2.1.4 hcperfcurrentcount read-only
A read-only count of fragments smaller than minFragmentSize (64 bytes) that have been received and discarded by a G.Bond/Eth port during the 15-minute performance history interval. Note that the total number of small fragments is indicated by the g9982PortStatRxSmallFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm15MinIntervalRxLargeFragments 1.3.6.1.2.1.264.1.1.4.2.1.5 hcperfcurrentcount read-only
A read-only count of fragments larger than maxFragmentSize (512 bytes) that have been received and discarded by a G.Bond/Eth port during the 15-minute performance history interval. Note that the total number of large fragments is indicated by the g9982PortStatRxLargeFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm15MinIntervalRxBadFragments 1.3.6.1.2.1.264.1.1.4.2.1.6 hcperfcurrentcount read-only
A read-only count of fragments that do not fit into the sequence expected by the frame assembly function and that have been received and discarded by a G.Bond/Eth port during the 15-minute performance history interval. Note that the total number of bad fragments is indicated by the g9982PortStatRxBadFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm15MinIntervalRxLostFragments 1.3.6.1.2.1.264.1.1.4.2.1.7 hcperfcurrentcount read-only
A read-only count of gaps in the sequence of fragments expected by the frame assembly function of a G.Bond/Eth port during the 15-minute performance history interval. Note that the total number of these lost fragments is indicated by the g9982PortStatRxLostFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm15MinIntervalRxLostStarts 1.3.6.1.2.1.264.1.1.4.2.1.8 hcperfcurrentcount read-only
A read-only count of missing StartOfPacket indicators expected by the frame assembly function of a G.Bond/Eth port during the 15-minute performance history interval. Note that the total number of missing StartOfPacket indicators is indicated by the g9982PortStatRxLostStarts object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm15MinIntervalRxLostEnds 1.3.6.1.2.1.264.1.1.4.2.1.9 hcperfcurrentcount read-only
A read-only count of missing EndOfPacket indicators expected by the frame assembly function of a G.Bond/Eth port during the 15-minute performance history interval. Note that the total number of missing EndOfPacket indicators is indicated by the g9982PortStatRxLostEnds object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm15MinIntervalRxOverflows 1.3.6.1.2.1.264.1.1.4.2.1.10 hcperfcurrentcount read-only
A read-only count of fragments that have been received and discarded by a G.Bond/Eth port, which would have caused the frame assembly buffer to overflow, during the 15-minute performance history interval. Note that the total number of fragments that would have caused the frame assembly buffer to overflow is indicated by the g9982PortStatRxOverflows object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm15MinIntervalValid 1.3.6.1.2.1.264.1.1.4.2.1.11 truthvalue read-only
A read-only object indicating whether or not this history bucket contains valid data. A valid bucket is reported as true(1) and an invalid bucket as false(2). If this history bucket is invalid, the BTU MUST NOT produce notifications based upon the value of the counters in this bucket. Note that an implementation may decide not to store invalid history buckets in its database. In such a case, this object is not required, as only valid history buckets are available while invalid history buckets are simply not in the database. This object partially maps to the TR-159 attribute aGroupPerf15MinIntervalValid.
                     g9982PortPm1DayTable 1.3.6.1.2.1.264.1.1.4.3 no-access
This table contains historical 1-day buckets of Performance Monitoring information for a G.Bond/Eth port (a row for each 1-day interval, up to 7 intervals). Entries in this table MUST be maintained in a persistent manner.
                         g9982PortPm1DayEntry 1.3.6.1.2.1.264.1.1.4.3.1 no-access
An entry in the G.Bond/Eth port historical 1-day PM table. Each entry represents Performance Monitoring data for such a port, indexed by the ifIndex, collected during a particular 1-day interval, indexed by the g9982PortPm1DayIntervalIndex.
                             g9982PortPm1DayIntervalIndex 1.3.6.1.2.1.264.1.1.4.3.1.1 unsigned32 no-access
Performance Data Interval number. 1 is the most recent previous interval; interval 7 is 7 days ago. Intervals 2..7 are OPTIONAL. This object partially maps to the TR-159 attribute aGroupPerf1DayIntervalNumber.
                             g9982PortPm1DayIntervalMoniTime 1.3.6.1.2.1.264.1.1.4.3.1.2 hcperftimeelapsed read-only
A read-only count of seconds over which the performance data was actually monitored. This value will be the same as the interval duration (86400 seconds), except in a situation where performance data could not be collected for any reason. This object partially maps to the TR-159 attribute aGroupPerf1DayIntervalMoniSecs.
                             g9982PortPm1DayIntervalRxErrors 1.3.6.1.2.1.264.1.1.4.3.1.3 hcperfcurrentcount read-only
A read-only count of errored fragments received and discarded by a G.Bond/Eth port during the 1-day performance history interval. Note that the total number of errored fragments is indicated by the g9982PortStatRxErrors object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm1DayIntervalRxSmallFragments 1.3.6.1.2.1.264.1.1.4.3.1.4 hcperfcurrentcount read-only
A read-only count of fragments smaller than minFragmentSize (64 bytes) that have been received and discarded by a G.Bond/Eth port during the 1-day performance history interval. Note that the total number of small fragments is indicated by the g9982PortStatRxSmallFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm1DayIntervalRxLargeFragments 1.3.6.1.2.1.264.1.1.4.3.1.5 hcperfcurrentcount read-only
A read-only count of fragments larger than maxFragmentSize (512 bytes) that have been received and discarded by a G.Bond/Eth port during the 1-day performance history interval. Note that the total number of large fragments is indicated by the g9982PortStatRxLargeFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm1DayIntervalRxBadFragments 1.3.6.1.2.1.264.1.1.4.3.1.6 hcperfcurrentcount read-only
A read-only count of fragments that do not fit into the sequence expected by the frame assembly function and that have been received and discarded by a G.Bond/Eth port during the 1-day performance history interval. Note that the total number of bad fragments is indicated by the g9982PortStatRxBadFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm1DayIntervalRxLostFragments 1.3.6.1.2.1.264.1.1.4.3.1.7 hcperfcurrentcount read-only
A read-only count of gaps in the sequence of fragments expected by the frame assembly function of a G.Bond/Eth port during the 1-day performance history interval. Note that the total number of these lost fragments is indicated by the g9982PortStatRxLostFragments object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm1DayIntervalRxLostStarts 1.3.6.1.2.1.264.1.1.4.3.1.8 hcperfcurrentcount read-only
A read-only count of missing StartOfPacket indicators expected by the frame assembly function of a G.Bond/Eth port during the 1-day performance history interval. Note that the total number of missing StartOfPacket indicators is indicated by the g9982PortStatRxLostStarts object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm1DayIntervalRxLostEnds 1.3.6.1.2.1.264.1.1.4.3.1.9 hcperfcurrentcount read-only
A read-only count of missing EndOfPacket indicators expected by the frame assembly function of a G.Bond/Eth port during the 1-day performance history interval. Note that the total number of missing EndOfPacket indicators is indicated by the g9982PortStatRxLostEnds object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm1DayIntervalRxOverflows 1.3.6.1.2.1.264.1.1.4.3.1.10 hcperfcurrentcount read-only
A read-only count of fragments that have been received and discarded by a G.Bond/Eth port, which would have caused the frame assembly buffer to overflow, during the 1-day performance history interval. Note that the total number of fragments that would have caused the frame assembly buffer to overflow is indicated by the g9982PortStatRxOverflows object. This object is inhibited during Unavailable Seconds (UAS).
                             g9982PortPm1DayIntervalValid 1.3.6.1.2.1.264.1.1.4.3.1.11 truthvalue read-only
A read-only object indicating whether or not this history bucket contains valid data. A valid bucket is reported as true(1) and an invalid bucket as false(2). If this history bucket is invalid, the BTU MUST NOT produce notifications based upon the value of the counters in this bucket. Note that an implementation may decide not to store invalid history buckets in its database. In such a case, this object is not required, as only valid history buckets are available while invalid history buckets are simply not in the database. This object partially maps to the TR-159 attribute aGroupPerf1DayIntervalValid.
             g9982Bce 1.3.6.1.2.1.264.1.2
                 g9982BceConfTable 1.3.6.1.2.1.264.1.2.1 no-access
Table for configuration of G.Bond/Eth-specific aspects for the Bonding Channel Entity (BCE) ports (modems/channels). Entries in this table MUST be maintained in a persistent manner.
                     g9982BceConfEntry 1.3.6.1.2.1.264.1.2.1.1 no-access
An entry in the G.Bond/Eth BCE Configuration table. Each entry represents G.998.2-specific aspects of a BCE port indexed by the ifIndex. Note that a G.Bond/Eth BCE port can be stacked below a single GBS port, also indexed by the ifIndex.
                         g9982BceConfEligibleGroupID 1.3.6.1.2.1.264.1.2.1.1.1 physaddress read-write
BACP Eligible Group ID of a G.Bond/ETH BCE port. A universally unique 6-octet-long identifier, used by the OPTIONAL BACP, to determine bonding eligibility. When two BCEs have the same g9982BceConfEligibleGroupID on a system, they are eligible to be aggregated on that system. Typically, all BCEs on a BTU-R device would be assigned the same g9982BceConfEligibleGroupID, to assert that all of the BCEs should be in the same bonded group. BCEs with different g9982BceConfEligibleGroupID values MUST NOT be connected to the same GBS. BCEs with the same g9982BceConfEligibleGroupID MAY be connected to different GBS ports. This object MUST be instantiated during BACP initialization, when every BCE belongs to its own GBS. Attempts to change this object MUST be rejected (with the error inconsistentValue), if the BCE is aggregated with other BCEs, i.e., more than one BCE is connected to the same GBS, or if the BCE in question is not eligible to be bonded with other BCEs having the same value (e.g., the bonding is limited to a single line card and BCEs are located on different line cards, or BCEs are the channels of the same line). Note that bonding eligibility is reflected in the ifCapStackTable and its inverse, the ifInvCapStackTable; as such, any modification of g9982BceConfEligibleGroupID MUST be reflected in these tables. A zero-length octet string SHALL be returned on an attempt to read this object on systems not supporting BACP (the value of g9982PortCapBacpSupported for the connected GBS is false). This object maps to the TR-159 attribute aChannelEligibleGroupID.
                         g9982BceConfPeerEligibleGroupID 1.3.6.1.2.1.264.1.2.1.1.2 physaddress read-only
BACP Eligible Group ID of a peer G.Bond/ETH BCE port, most recently received by the local BCE via a Local info TLV BACPDU message from the peer BCE. A universally unique 6-octet-long identifier, used by the OPTIONAL BACP, to determine bonding eligibility. BCEs with different g9982BceConfPeerEligibleGroupID values MUST NOT be connected to the same GBS. BCEs with the same g9982BceConfPeerEligibleGroupID MAY be connected to different GBS ports. A zero-length octet string SHALL be returned on an attempt to read this object on systems not supporting BACP (the value of g9982PortCapBacpSupported for the connected GBS is false) or when no BACPDUs have been received from the peer BCE. This object maps to the G.998.2-Amd2 attribute Remote Group ID.
                 g9982BceStatTable 1.3.6.1.2.1.264.1.2.2 no-access
This table provides common status information of G.Bond/Eth BCE ports. This table contains live data from the equipment. As such, it is NOT persistent.
                     g9982BceStatEntry 1.3.6.1.2.1.264.1.2.2.1 no-access
An entry in the G.Bond/Eth BCE Status table. Each entry represents common aspects of a G.Bond/Eth BCE port indexed by the ifIndex. Note that a BCE port can be stacked below a single GBS port, also indexed by the ifIndex, possibly together with other BCE ports.
                         g9982BceStatTcInCodingErrors 1.3.6.1.2.1.264.1.2.2.1.1 counter32 read-only
A number of PTM-TC encapsulation errors. This counter is incremented for each encapsulation error detected by the PTM-TC receive function. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, as defined in the IF-MIB. This object maps to the TR-159 attribute aChannelPtmTcRxCodingViolations.
                         g9982BceStatTcInCrcErrors 1.3.6.1.2.1.264.1.2.2.1.2 counter32 read-only
A number of PTM-TC CRC errors. This counter is incremented for each CRC error detected by the PTM-TC receive function. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, as defined in the IF-MIB. This object maps to the TR-159 attribute aChannelPtmTcRxCrcErrors.
         g9982Conformance 1.3.6.1.2.1.264.2
             g9982Groups 1.3.6.1.2.1.264.2.1
                 g9982BasicGroup 1.3.6.1.2.1.264.2.1.1
A collection of objects representing management information for G.Bond/Eth GBS ports.
                 g9982BacpGroup 1.3.6.1.2.1.264.2.1.2
A collection of objects representing management information for the OPTIONAL frame-based Bonding Aggregation Control Protocol (BACP) used by G.Bond/Eth GBS ports instead of the mandatory G.hs-based discovery and aggregation protocol.
                 g9982BceGroup 1.3.6.1.2.1.264.2.1.3
A collection of objects representing OPTIONAL management information for G.Bond/Eth BCE ports.
                 g9982PerfCurrGroup 1.3.6.1.2.1.264.2.1.4
A collection of objects supporting OPTIONAL current Performance Monitoring information for G.Bond/Eth ports.
                 g9982Perf15MinGroup 1.3.6.1.2.1.264.2.1.5
A collection of objects supporting OPTIONAL historical Performance Monitoring information for G.Bond/Eth ports, during previous 15-minute intervals.
                 g9982Perf1DayGroup 1.3.6.1.2.1.264.2.1.6
A collection of objects supporting OPTIONAL historical Performance Monitoring information for G.Bond/Eth ports, during previous 1-day intervals.
             g9982Compliances 1.3.6.1.2.1.264.2.2
                 g9982Compliance 1.3.6.1.2.1.264.2.2.1
The compliance statement for G.Bond Ethernet interfaces. Compliance with the following external compliance statements is REQUIRED: MIB Module Compliance Statement ---------- -------------------- IF-MIB ifCompliance3 GBOND-MIB gBondCompliance