GBOND-ETH-MIB

File: GBOND-ETH-MIB.mib (24377 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB GBOND-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
TEXTUAL-CONVENTION MODULE-COMPLIANCE OBJECT-GROUP
ifIndex gBondMIB

Defined Types

GBondEthPtmTcType  
This textual convention represents possible PTM-TC types in G.bond/Eth ports. The following values are defined: tc6465 - 64/65-octet encapsulation, as defined in [802.3] Clause 61.3.3 tcHDLC - HDLC encapsulation, as defined in [G.998.2] Annex B
TEXTUAL-CONVENTION    
  INTEGER tc6465(1), tcHDLC(2)  

GBondEthPortConfEntry  
SEQUENCE    
  gBondEthTcAdminType GBondEthPtmTcType

GBondEthPortCapabilityEntry  
SEQUENCE    
  gBondEthTcTypesSupported BITS

GBondEthPortStatusEntry  
SEQUENCE    
  gBondEthTcOperType GBondEthPtmTcType
  gBondEthInErrors Counter32
  gBondEthInSmallFragments Counter32
  gBondEthInLargeFragments Counter32
  gBondEthInBadFragments Counter32
  gBondEthInLostFragments Counter32
  gBondEthInLostStarts Counter32
  gBondEthInLostEnds Counter32
  gBondEthInOverflows Counter32

GBondEthBceStatusEntry  
SEQUENCE    
  gBondEthBceTcInCodingErrors Counter32
  gBondEthBceTcInCrcErrors Counter32

Defined Values

gBondEthMIB 1.3.6.1.2.1.211.2
The objects in this MIB module are used to manage the Ethernet-based multi-pair bonded xDSL Interfaces, defined in ITU-T recommendation G.998.2 (G.Bond/Ethernet). This MIB module MUST be used in conjunction with 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. [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. [WT-159] refers to: DSL Forum Technical Report: 'Management Framework for xDSL Bonding', May 2007. Naming Conventions: BCE - Bonding Channel Entity CO - Central Office CPE - Customer Premises Equipment GBS - Generic Bonding Sublayer 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) Copyright (C) The Internet Society (2007). This version of this MIB module is part of RFC XXXX; see the RFC itself for full legal notices.
MODULE-IDENTITY    

gBondEthObjects 1.3.6.1.2.1.211.2.1
OBJECT IDENTIFIER    

gBondEthConformance 1.3.6.1.2.1.211.2.2
OBJECT IDENTIFIER    

gBondEthPort 1.3.6.1.2.1.211.2.1.1
OBJECT IDENTIFIER    

gBondEthBce 1.3.6.1.2.1.211.2.1.2
OBJECT IDENTIFIER    

gBondEthPortConfTable 1.3.6.1.2.1.211.2.1.1.1
Table for Configuration of G.Bond/Eth GBS ports. Entries in this table MUST be maintained in a persistent manner
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GBondEthPortConfEntry

gBondEthPortConfEntry 1.3.6.1.2.1.211.2.1.1.1.1
An entry in the G.Bond/Eth Port Configuration table. Each entry represents an G.Bond Ethernet port indexed by the ifIndex. Note that an G.Bond/Eth GBS port runs on top of a single or multiple BCE port(s), which are also indexed by ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  GBondEthPortConfEntry  

gBondEthTcAdminType 1.3.6.1.2.1.211.2.1.1.1.1.1
Administrative (desired) PTM-TC encapsulation type of 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 gBondEthTcTypesSupported) SHALL be rejected. Changing gBondEthTcAdminType is a traffic disruptive operation and as such SHALL be done when the link is Down. Attempts to cange this object SHALL be rejected if the link is Up or Initializing. This object maps to the WT-159 attribute aEthTcAdminType. This object MUST be maintained in a persistent manner.
Status: current Access: read-write
OBJECT-TYPE    
  GBondEthPtmTcType  

gBondEthPortCapabilityTable 1.3.6.1.2.1.211.2.1.1.2
Table for Capabilities of G.Bond/Eth Ports. Entries in this table MUST be maintained in a persistent manner
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GBondEthPortCapabilityEntry

gBondEthPortCapabilityEntry 1.3.6.1.2.1.211.2.1.1.2.1
An entry in the G.Bond/Eth Port Capability table. Each entry represents an 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 ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  GBondEthPortCapabilityEntry  

gBondEthTcTypesSupported 1.3.6.1.2.1.211.2.1.1.2.1.1
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 gBondEthTcAdminType, while gBondEthTcOperType reflects the current operating mode. This object maps to the WT-159 attribute aEthTcTypesSupported.
Status: current Access: read-only
OBJECT-TYPE    
  BITS tc6465(0), tcHDLC(1)  

gBondEthPortStatusTable 1.3.6.1.2.1.211.2.1.1.3
This table provides overall status information of G.Bond ports, complementing the generic status information from the ifTable of 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GBondEthPortStatusEntry

gBondEthPortStatusEntry 1.3.6.1.2.1.211.2.1.1.3.1
An entry in the G.Bond/Eth Port Status table. Each entry represents an G.Bond/Eth port indexed by the ifIndex. Note that an G.Bond GBS port runs on top of a single or multiple BCE port(s), which are also indexed by ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  GBondEthPortStatusEntry  

gBondEthTcOperType 1.3.6.1.2.1.211.2.1.1.3.1.1
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 gBondEthTcAdminType variable. This objects maps to the WT-159 aEthTcOperType.
Status: current Access: read-only
OBJECT-TYPE    
  GBondEthPtmTcType  

gBondEthInErrors 1.3.6.1.2.1.211.2.1.1.3.1.2
A number of fragments that have been received across the gamma interface and discarded. This object maps to the WT-159 attribute aEthRxErrors. 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, defined in IF-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gBondEthInSmallFragments 1.3.6.1.2.1.211.2.1.1.3.1.3
A number of fragments smaller than minFragmentSize (64 Bytes), that have been received across the gamma interface and discarded. This object maps to the WT-159 attribute aEthRxSmallFragments. 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, defined in IF-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gBondEthInLargeFragments 1.3.6.1.2.1.211.2.1.1.3.1.4
A number of fragments larger than maxFragmentSize (512 Bytes), which have been received across the gamma interface and discarded. This object maps to the WT-159 attribute aEthRxLargeFragments. 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, defined in IF-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gBondEthInBadFragments 1.3.6.1.2.1.211.2.1.1.3.1.5
A number of fragments which do not fit into the sequence expected by the frame assembly function, that have been received across the gamma interface and discarded (the frame buffer is flushed to the next valid frame start). This object maps to the WT-159 attribute aEthRxBadFragments. 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, defined in IF-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gBondEthInLostFragments 1.3.6.1.2.1.211.2.1.1.3.1.6
A number of gaps in the sequence of fragments, which have been received across the gamma interface (the frame buffer is flushed to the next valid frame start, when fragment/fragments expected by the frame assembly function is/are not received). This object maps to the WT-159 attribute aEthRxLostFragments. 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, defined in IF-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gBondEthInLostStarts 1.3.6.1.2.1.211.2.1.1.3.1.7
A number of missing StartOfPacket indicators expected by the frame assembly function. This object maps to the WT-159 attribute aEthRxLostStarts. 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, defined in IF-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gBondEthInLostEnds 1.3.6.1.2.1.211.2.1.1.3.1.8
A number of missing EndOfPacket indicators expected by the frame assembly function. This object maps to the WT-159 attribute aEthRxLostEnds. 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, defined in IF-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gBondEthInOverflows 1.3.6.1.2.1.211.2.1.1.3.1.9
A number of fragments, received across the gamma interface and discarded, which would have caused the frame assembly buffer to overflow. This object maps to the WT-159 attribute aEthRxOverflows. 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, defined in IF-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gBondEthBceStatusTable 1.3.6.1.2.1.211.2.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GBondEthBceStatusEntry

gBondEthBceStatusEntry 1.3.6.1.2.1.211.2.1.2.1.1
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 ifIndex, possibly together with other BCE ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  GBondEthBceStatusEntry  

gBondEthBceTcInCodingErrors 1.3.6.1.2.1.211.2.1.2.1.1.1
A number of PTM-TC encapsulation errors. This counter is incremented for each encapsulation error detected by the PTM-TC receive function. This object maps to WT-159 attribute aChannelPtmTcRxCodingViolations. 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, defined in IF-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gBondEthBceTcInCrcErrors 1.3.6.1.2.1.211.2.1.2.1.1.2
A number of PTM-TC CRC errors. This counter is incremented for each CRC error detected by the PTM-TC receive function. This object maps to WT-159 attribute aChannelPtmTcRxCrcErrors. 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, defined in IF-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gBondEthGroups 1.3.6.1.2.1.211.2.2.1
OBJECT IDENTIFIER    

gBondEthCompliances 1.3.6.1.2.1.211.2.2.2
OBJECT IDENTIFIER    

gBondEthBasicGroup 1.3.6.1.2.1.211.2.2.1.1
A collection of objects representing management information for G.Bond/Eth GBS ports.
Status: current Access: read-only
OBJECT-GROUP    

gBondEthBceGroup 1.3.6.1.2.1.211.2.2.1.2
A collection of objects representing OPTIONAL management information for G.Bond/Eth BCE ports.
Status: current Access: read-only
OBJECT-GROUP    

gBondEthCompliance 1.3.6.1.2.1.211.2.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
Status: current Access: read-only
MODULE-COMPLIANCE