GBOND-TDIM-MIB

File: GBOND-TDIM-MIB.mib (34871 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter32 TEXTUAL-CONVENTION
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP ifIndex InterfaceIndex
gBondMIB

Defined Types

GBondTdimServiceIndex  
A unique value, greater than zero, for each Service defined in the managed G.Bond TDIM port, showing its relative position inside the G.Bond/TDIM frame. It is RECOMMENDED that values are assigned contiguously starting from 1. The value for each Service MUST remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
TEXTUAL-CONVENTION    
  Unsigned32 1..60  

GBondTdimPortConfEntry  
SEQUENCE    
  gBondTdimFecAdminState TruthValue
  gBondTdimFecWordSize Unsigned32
  gBondTdimFecRedundancySize Unsigned32
  gBondTdimFecInterleaverType INTEGER
  gBondTdimFecInterleaverDepth Unsigned32
  gBondTdimServiceUpDownEnable TruthValue

GBondTdimPortCapabilityEntry  
SEQUENCE    
  gBondTdimFecSupported TruthValue
  gBondTdimFecMaxWordSize Unsigned32
  gBondTdimFecMaxRedundancySize Unsigned32
  gBondTdimFecInterleaverTypeSupported INTEGER
  gBondTdimFecMaxInterleaverDepth Unsigned32

GBondTdimPortStatusEntry  
SEQUENCE    
  gBondTdimCrc4Errors Counter32
  gBondTdimCrc6Errors Counter32
  gBondTdimCrc8Errors Counter32
  gBondTdimFltStatus BITS

GBondTdimServiceEntry  
SEQUENCE    
  gBondTdimServiceIdx GBondTdimServiceIndex
  gBondTdimServiceIfIdx InterfaceIndex
  gBondTdimServiceType INTEGER
  gBondTdimServiceSize Unsigned32
  gBondTdimServiceOperState INTEGER

Defined Values

gBondTdimMIB 1.3.6.1.2.1.211.3
The objects in this MIB module are used to manage the multi-pair bonded xDSL Interfaces using time-division inverse multiplexing (TDIM), defined in ITU-T recommendation G.998.3 (G.Bond/TDIM). 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.3] refers to: ITU-T Recommendation G.998.1: 'Multi-pair bonding using time-division inverse multiplexing', January 2005. [WT-159] refers to: DSL Forum Technical Report: 'Management Framework for xDSL Bonding', January 2007. Naming Conventions: BCE - Bonding Channel Entity CO - Central Office CPE - Customer Premises Equipment GBS - Generic Bonding Sublayer SNR - Signal to Noise Ratio 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    

gBondTdimObjects 1.3.6.1.2.1.211.3.1
OBJECT IDENTIFIER    

gBondTdimConformance 1.3.6.1.2.1.211.3.2
OBJECT IDENTIFIER    

gBondTdimPort 1.3.6.1.2.1.211.3.1.1
OBJECT IDENTIFIER    

gBondTdimPortNotifications 1.3.6.1.2.1.211.3.1.1.0
OBJECT IDENTIFIER    

gBondTdimServiceUp 1.3.6.1.2.1.211.3.1.1.0.1
This notification indicates that a service indicated by the gBondTdimServiceIfIdx in a particular G.Bond TDIM port' is passing traffic. This notification MAY be send for the G.Bond TDIM port, while the port is Up, when the gBondTdimServiceOperState object has left the Down state. Generation of this notification is controlled by the gBondTdimServiceUpDownEnable object.
Status: current Access: read-only
NOTIFICATION-TYPE    

gBondTdimServiceDown 1.3.6.1.2.1.211.3.1.1.0.2
This notification indicates that a service indicated by the gBondTdimServiceIfIdx in a particular G.Bond TDIM port' has stopped passing the traffic. This notification MAY be send for the G.Bond TDIM port, while the port is Up, when the gBondTdimServiceOperState object has entered the Down state. Generation of this notification is controlled by the gBondTdimServiceUpDownEnable object.
Status: current Access: read-only
NOTIFICATION-TYPE    

gBondTdimPortConfTable 1.3.6.1.2.1.211.3.1.1.1
Table for Configuration of G.Bond TDIM ports. Entries in this table MUST be maintained in a persistent manner
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GBondTdimPortConfEntry

gBondTdimPortConfEntry 1.3.6.1.2.1.211.3.1.1.1.1
An entry in the G.Bond TDIM Port Configuration table. Each entry represents an G.Bond TDIM port indexed by the ifIndex. Additional conifguration parameters are available via the gBondPortConfEntry of GBOND-MIB. Note that an G.Bond TDIM 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    
  GBondTdimPortConfEntry  

gBondTdimFecAdminState 1.3.6.1.2.1.211.3.1.1.1.1.1
A desired state of the OPTIONAL Forward Error Correction (FEC) function of the G.Bond TDIM port. A value of 'false' indicates that the FEC function is disabled. A value of 'true' indicates that the FEC SHALL be enabled, if supported by the G.Bond TDIM port, as indicated by the gBondTdimFecSupported object. For the GBS-R ports, the value of this object cannot be changed directly. This value may be changed as a result of writing operation on the gBondTdimFecSupported object of a remote GBS-C. Modifications of this object MUST be performed when the link is Down. Attempts to change this object MUST be rejected (in case of SNMP with the error inconsistentValue), if the link is Up or Initializing or if it is an GBS-R. This object MUST be maintained in a persistent manner. This object maps to G.998.3 attribute aFECAdminState
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

gBondTdimFecWordSize 1.3.6.1.2.1.211.3.1.1.1.1.2
A FEC code word size in octets for the G.Bond TDIM ports supporting FEC function. This object is read-write for the GBS-C ports and read-only for the GBS-R. A value of zero SHALL be returned if the FEC is disabled (via gBondTdimFecAdminState) or not supported. Changing of the FEC code word size MUST be performed when the FEC enabled link is Down. Attempts to change this object MUST be rejected (In case of SNMP with the error inconsistentValue), if the link is Up or Initializing or the FEC function is disabled/not supported. This object MUST be maintained in a persistent manner. This object maps to G.998.3 attribute aFECWordSize
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 20..255  

gBondTdimFecRedundancySize 1.3.6.1.2.1.211.3.1.1.1.1.3
A FEC redundancy word size in octets for the G.Bond TDIM ports supporting FEC function. This object is read-write for the GBS-C ports and read-only for the GBS-R. A value of zero SHALL be returned if the FEC is disabled (via gBondTdimFecAdminState) or not supported. Changing of the FEC redundancy word size MUST be performed when the FEC enabled link is Down. Attempts to change this object MUST be rejected (In case of SNMP with the error inconsistentValue), if the link is Up or Initializing or the FEC function is disabled/not supported. This object MUST be maintained in a persistent manner. This object maps to G.998.3 attribute aFECRedundancySize
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 2 | 4 | 8 | 16 | 20  

gBondTdimFecInterleaverType 1.3.6.1.2.1.211.3.1.1.1.1.4
An Interleaver type for the G.Bond TDIM ports supporting FEC function. This object is read-write for the GBS-C ports and read-only for the GBS-R. A value of none(0) SHALL be returned if the FEC is disabled (via gBondTdimFecAdminState) or not supported. Changing of the Interleaver type MUST be performed when the FEC enabled link is Down. Attempts to change this object MUST be rejected (In case of SNMP with the error inconsistentValue), if the link is Up or Initializing or the FEC function is disabled/not supported. This object MUST be maintained in a persistent manner. This object maps to G.998.3 attribute aFECInterleaverType
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), block(1), convolution(2)  

gBondTdimFecInterleaverDepth 1.3.6.1.2.1.211.3.1.1.1.1.5
An Interleaver Depth for the G.Bond TDIM ports supporting FEC function. This object is read-write for the GBS-C ports and read-only for the GBS-R. A value of zero SHALL be returned if the FEC is disabled (via gBondTdimFecAdminState) or not supported. Changing of the Interleaver Depth MUST be performed when the FEC enabled link is Down. Attempts to change this object MUST be rejected (In case of SNMP with the error inconsistentValue), if the link is Up or Initializing or the FEC function is disabled/not supported. This object MUST be maintained in a persistent manner. This object maps to G.998.3 attribute aFECInterleaverDepth
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1 | 2 | 3 | 4 | 6 | 8 | 12 | 16 | 24 | 32 | 48 | 96  

gBondTdimServiceUpDownEnable 1.3.6.1.2.1.211.3.1.1.1.1.6
Indicates whether gBondTdimServiceUp and gBondTdimServiceDown notifications should be generated for this interface. Value of true(1) indicates that the notifications are enabled. Value of false(2) indicates that the notifications are disabled. This object MUST be maintained in a persistent manner.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

gBondTdimPortCapabilityTable 1.3.6.1.2.1.211.3.1.1.2
Table for Capabilities of G.Bond TDIM ports. Entries in this table MUST be maintained in a persistent manner
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GBondTdimPortCapabilityEntry

gBondTdimPortCapabilityEntry 1.3.6.1.2.1.211.3.1.1.2.1
An entry in the G.Bond TDIM port Capability table. Each entry represents an G.Bond TDIM port indexed by the ifIndex. Additional capabilities are available via the gBondPortCapabilityEntry of GBOND-MIB. Note that a G.Bond TDIM 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    
  GBondTdimPortCapabilityEntry  

gBondTdimFecSupported 1.3.6.1.2.1.211.3.1.1.2.1.1
FEC and Interleaver Capability of the G.Bond/TDIM port. This object has a value of true(1) when the port supports the FEC and Interleaver function. A value of false(2) is returned when the port does not support the FEC and Interleaver function. This object maps to the G.998.3 attribute aFECSupported.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

gBondTdimFecMaxWordSize 1.3.6.1.2.1.211.3.1.1.2.1.2
A Maximum supported FEC code word size in octets for the G.Bond TDIM ports with FEC function. A value of zero SHALL be returned if the FEC is not supported. This object partially maps to G.998.3 attribute aFECWordSize
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 20..255  

gBondTdimFecMaxRedundancySize 1.3.6.1.2.1.211.3.1.1.2.1.3
A Maximum supported FEC redundancy word size in octets for the G.Bond TDIM ports with FEC function. A value of zero SHALL be returned if the FEC is not supported. This object partially maps to G.998.3 attribute aFECRedundancySize
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 2 | 4 | 8 | 16 | 20  

gBondTdimFecInterleaverTypeSupported 1.3.6.1.2.1.211.3.1.1.2.1.4
Suported Interleaver types for the G.Bond TDIM ports with FEC function. Possible values are: none - the port does not support interleaving block - the port supports Block Interleaver convolution - the port supports Convolution Interleaver blockConvolution - the port supports both Block and Convolution Interleaver This object partially maps to G.998.3 attribute aFECInterleaverType
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), block(1), convolution(2), blockConvolution(3)  

gBondTdimFecMaxInterleaverDepth 1.3.6.1.2.1.211.3.1.1.2.1.5
A Maximum Interleaver Depth for the G.Bond TDIM ports with FEC function. A value of zero SHALL be returned if the Interleaver is not supported. This object partially maps to G.998.3 attribute aFECInterleaverDepth
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1 | 2 | 3 | 4 | 6 | 8 | 12 | 16 | 24 | 32 | 48 | 96  

gBondTdimPortStatusTable 1.3.6.1.2.1.211.3.1.1.3
This table provides overall status information of G.Bond TDIM ports, complementing the generic status information from the ifTable of IF-MIB and gBondFltStatus of GBOND-MIB. Additional status information about connected BCEs is available from the relevant line MIBs This table contains live data from the equibcent. As such, it is NOT persistent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GBondTdimPortStatusEntry

gBondTdimPortStatusEntry 1.3.6.1.2.1.211.3.1.1.3.1
An entry in the G.Bond TDIM port Status table. Each entry represents a G.Bond TDIM 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    
  GBondTdimPortStatusEntry  

gBondTdimCrc4Errors 1.3.6.1.2.1.211.3.1.1.3.1.1
The total number of CRC-4 errors (frame header error) on all pairs in the G.Bond TDIM port. Simultaneous errors on M lines SHOULD be counted M times. This object maps to G.998.3 attribute aCRC4Errors. 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  

gBondTdimCrc6Errors 1.3.6.1.2.1.211.3.1.1.3.1.2
The total number of CRC-6 errors (super-frame error) on all pairs in the G.Bond TDIM port. Simultaneous errors on M lines SHOULD be counted 1 time. This object maps to G.998.3 attribute aCRC6Errors. 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  

gBondTdimCrc8Errors 1.3.6.1.2.1.211.3.1.1.3.1.3
The total number of CRC-8 errors (event/message error) on all pairs in the G.Bond TDIM port. Simultaneous errors on M lines SHOULD be counted M times. This object maps to G.998.3 attribute aCRC8Errors. 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  

gBondTdimFltStatus 1.3.6.1.2.1.211.3.1.1.3.1.4
G.Bond TDIM port Fault Status. This is a bitmap of possible conditions. The various bit positions are: serviceDown - at least one of the services defined for this aggregation group is down (due to low rate). wrongConfig - at least one BCE at the remote GBS-R is already connected to another GBS. This object is intended to supplement ifOperStatus object in IF-MIB and gBondFltStatus in GBOND-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  BITS serviceDown(0), wrongConfig(1)  

gBondTdimServiceTable 1.3.6.1.2.1.211.3.1.1.4
Table of Services in G.Bond TDIM ports. Entries in this table MUST be maintained in a persistent manner
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GBondTdimServiceEntry

gBondTdimServiceEntry 1.3.6.1.2.1.211.3.1.1.4.1
An entry in the G.Bond TDIM Port Service table, containing the management information applicable to a particular Service in a G.Bond TDIM port, indexed by the gBondTdimServiceIdx.
Status: current Access: not-accessible
OBJECT-TYPE    
  GBondTdimServiceEntry  

gBondTdimServiceIdx 1.3.6.1.2.1.211.3.1.1.4.1.1
G.Bond TDIM Service index - a unique index associated with a particular service entry, indicating relative placement of the service inside the G.Bond/TDIM frame. There can be up to 60 services defined over TDIM bonded facility. Services with lower indices have higher priority in case of bandwidth degradation. This objects maps to G.998.3 attribute aServiceID.
Status: current Access: not-accessible
OBJECT-TYPE    
  GBondTdimServiceIndex  

gBondTdimServiceIfIdx 1.3.6.1.2.1.211.3.1.1.4.1.2
This is a unique index within the ifTable. It represents the interface index of a service to be transmitted over the G.Bond/TDIM service instance. This objects maps to WT-159 attribute aServiceIfIndex.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

gBondTdimServiceType 1.3.6.1.2.1.211.3.1.1.4.1.3
G.Bond TDIM Service Type. Possible values are: ds1 - Clear Channel DS1 (synchronous) e1 - Clear Channel E1 (synchronous) nxds0 - Fractional DS1 (synchronous) nxe0 - Fractional E1 (synchronous) ds3 - DS3 (synchronous) e3 - E3 (synchronous) clock - Clock transfer (synchronous) ethernet - Ethernet (asynchronous) atm - ATM (asynchronous) gfpNoFCS - GFP encapsulated without FCS (asynchronous) gfp - GFP encapsulated with FCS (asynchronous) For the GBS-R ports, the value of this object cannot be changed directly. This value may be changed as a result of writing operation on the gBondTdimServiceType object of a remote GBS-C. Modifications of this object MUST be performed when the link is Down. Attempts to change this object MUST be rejected (in case of SNMP with the error inconsistentValue), if the link is Up or Initializing or if it is an GBS-R. This object MUST be maintained in a persistent manner. This object maps to G.998.3 attribute aServiceType
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ds1(0), e1(1), nxds0(2), nxe0(3), ds3(4), e3(5), clock(6), ethernet(7), atm(8), gfpNoFCS(9), gfp(10)  

gBondTdimServiceSize 1.3.6.1.2.1.211.3.1.1.4.1.4
Service size in octets per bonding sub-block for a specific service identified by gBondTdimServiceIdx. For TDM (synchronous) services with variable size e.g. fractional DS1/E1 - this object represents the number of DS0/E0 channels. For asynchronous services (Ethernet, ATM, GFPnoFCS or GFP) - this object represents max. number of octets. A GET operation returns current value. A SET operation, allowed on GBS-C only when the link is Down, changes the service size to the indicated value. If the link is not down or the service type is fixed rate TDM service (gBondTdimServiceType is NxDS0, NxE0, DS1, E1, DS3, E3 or Clock), the operation MUST be rejected (in case of SNMP with the error inconsistentValue). This object MUST be maintained in a persistent manner. This object maps to G.998.3 attribute aServiceSize
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 20..255  

gBondTdimServiceOperState 1.3.6.1.2.1.211.3.1.1.4.1.5
G.Bond TDIM Service Operation State. Possible values are: up - Service is up passing traffic. down - Service is down, due to a variety of reasons, e.g. G.Bond TDIM port is down, current link bandwidth is too low to support a particular service, etc.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

gBondTdimGroups 1.3.6.1.2.1.211.3.2.1
OBJECT IDENTIFIER    

gBondTdimCompliances 1.3.6.1.2.1.211.3.2.2
OBJECT IDENTIFIER    

gBondTdimBasicGroup 1.3.6.1.2.1.211.3.2.1.1
A collection of objects representing management information for G.Bond TDIM ports.
Status: current Access: read-only
OBJECT-GROUP    

gBondTdimFecGroup 1.3.6.1.2.1.211.3.2.1.2
A collection of objects supporting OPTIONAL Forward Error Correction (FEC) and Interleaver function in G.Bond TDIM ports.
Status: current Access: read-only
OBJECT-GROUP    

gBondTdimAlarmConfGroup 1.3.6.1.2.1.211.3.2.1.3
A collection of objects required for configuration of alarm thresholds and notifications in G.Bond TDIM ports.
Status: current Access: read-only
OBJECT-GROUP    

gBondTdimNotificationGroup 1.3.6.1.2.1.211.3.2.1.4
This group supports notifications of significant conditions associated with G.Bond TDIM ports.
Status: current Access: read-only
NOTIFICATION-GROUP    

gBondTdimCompliance 1.3.6.1.2.1.211.3.2.2.1
The compliance statement for G.Bond TDIM 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