PDN-DSL-ATM-BOND-MIB

File: PDN-DSL-ATM-BOND-MIB.mib (67863 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB IF-MIB PDN-HEADER-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Unsigned32 NOTIFICATION-TYPE
OBJECT-GROUP MODULE-COMPLIANCE NOTIFICATION-GROUP
TEXTUAL-CONVENTION RowStatus DateAndTime
TestAndIncr TruthValue SnmpAdminString
InterfaceIndex pdn-interfaces

Defined Types

PdnDslAtmBondGroupIndexTC  
An identifier for a bonding group table entry. This syntax was chosen to correspond to the TestAndIncr TC for pdnDslAtmBondNextGroupIndex.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

PdnDslAtmBondGroupIdentityTC  
An identifier to uniquely identify a bonding group.
TEXTUAL-CONVENTION    
  Unsigned32 1..65535  

PdnDslAtmBondGroupBearerNumberTC  
Bearer number for the line to bond.
TEXTUAL-CONVENTION    
  Unsigned32 1..4  

PdnDslAtmBondLinkStatusAsmTC  
The status of a link within a bonding group relative to its capability or current state with respect to the transportation of bonded traffic. +------------------------------------------------------+ | | | Rx Link Status | | 1. Not provisioned. | | The link is indicated as not provisioned, and | | will never be part of a bonded group. | | 2. Should not be used. | | The transmitter should not use this link for | | bonding, but this link is provisioned as a | | candidate link member (i.e. a temporary | | outage). | | 3. Acceptable to carry bonded traffic. | | This status is used to request that the | | transmitter consider this provisioned link | | for bonding. | | 4. Selected to carry bonded traffic. | | Bonded traffic is expected on this link. | | | +------------------------------------------------------+ | | | Tx Link Status | | 1. Not provisioned. | | The link is indicated as not provisioned, and | | will never be part of a bonded group. | | 2. Should not be used. | | The receiver should not consider this link | | for bonding, but this link is provisioned as | | a candidate link member. | | 3. Acceptable to carry bonded traffic. | | This status is used to indicate that the | | receiver should consider it for carrying | | bonded traffic. | | 4. Selected to carry bonded traffic. | | The transmitter is using or will use this | | link to carry bonded traffic. | | | +------------------------------------------------------+
TEXTUAL-CONVENTION    
  INTEGER notProvisioned(1), shouldNotBeUsed(2), acceptableToCarryBondedTraffic(3), selectedToCarryBondedTraffic(4)  

PdnDslAtmBondAsmRxStatusTC  
The status of Autonomous Status Message (ASM) received on a link in the past one second. The bonding entity is required to send ASM status messages at no less a frequency than once per second per link.
TEXTUAL-CONVENTION    
  INTEGER receivedASM(1), notReceivedASM(2)  

PdnDslAtmBondGroupDataRateTC  
A data rate, in bits/s, for a bonding group. The value, -1 represents infinity, and indicates that the parameter is to be ignored.
TEXTUAL-CONVENTION    
  Integer32 -1 | 0..2147483647  

PdnDslAtmBondGroupDiffDelayTolTC  
The maximum differential delay tolerance, in milliseconds, among member links in a bonding group.
TEXTUAL-CONVENTION    
  Unsigned32 0..2147483647  

PdnDslAtmBondGroupStatusTC  
The status of a group. A group is considered `unavailable' when it does not satisfy the parameters provisioned for the group.
TEXTUAL-CONVENTION    
  INTEGER operational(1), unavailable(2)  

PdnDslAtmBondGroupFailReasonTC  
The reason the operational status for a bonding group is not `operational'.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(1), unknown(2), atucMinDataRateNotMet(3), aturMinDataRateNotMet(4), atucDiffDelayExceeded(5), aturDiffDelayExceeded(6)  

PdnDslAtmBondGroupEntry  
SEQUENCE    
  pdnDslAtmBondGroupIndex PdnDslAtmBondGroupIndexTC
  pdnDslAtmBondGroupRowStatus RowStatus
  pdnDslAtmBondGroupNbrRefs Unsigned32
  pdnDslAtmBondGroupIfIndex InterfaceIndex
  pdnDslAtmBondGroupID PdnDslAtmBondGroupIdentityTC
  pdnDslAtmBondGroupAlarmConfProfileName SnmpAdminString
  pdnDslAtmBondGroupAtucMaxNetDataRate PdnDslAtmBondGroupDataRateTC
  pdnDslAtmBondGroupAturMaxNetDataRate PdnDslAtmBondGroupDataRateTC
  pdnDslAtmBondGroupAtucMinNetDataRate PdnDslAtmBondGroupDataRateTC
  pdnDslAtmBondGroupAturMinNetDataRate PdnDslAtmBondGroupDataRateTC
  pdnDslAtmBondGroupAtucDiffDelay PdnDslAtmBondGroupDiffDelayTolTC
  pdnDslAtmBondGroupAturDiffDelay PdnDslAtmBondGroupDiffDelayTolTC
  pdnDslAtmBondGroupStatusNotifyEnabled TruthValue

PdnDslAtmBondMappingEntry  
SEQUENCE    
  pdnDslAtmBondDslIfIndex InterfaceIndex
  pdnDslAtmBondBearerNbr PdnDslAtmBondGroupBearerNumberTC
  pdnDslAtmBondMappingRowStatus RowStatus
  pdnDslAtmBondMappingGroupIndex PdnDslAtmBondGroupIndexTC

PdnDslAtmBondGroupIndexMappingEntry  
SEQUENCE    
  pdnDslAtmBondGroupIndexMappingIndex PdnDslAtmBondGroupIndexTC

PdnDslAtmBondGroupInvMappingEntry  
SEQUENCE    
  pdnDslAtmBondInvMappingBearerNbr PdnDslAtmBondGroupBearerNumberTC

PdnDslAtmBondPerfEntry  
SEQUENCE    
  pdnDslAtmBondPerfCurrAtucNetDataRate PdnDslAtmBondGroupDataRateTC
  pdnDslAtmBondPerfCurrAturNetDataRate PdnDslAtmBondGroupDataRateTC
  pdnDslAtmBondPerfPrevAtucNetDataRate PdnDslAtmBondGroupDataRateTC
  pdnDslAtmBondPerfPrevAturNetDataRate PdnDslAtmBondGroupDataRateTC
  pdnDslAtmBondPerfGroupStatus PdnDslAtmBondGroupStatusTC
  pdnDslAtmBondPerfFailReason PdnDslAtmBondGroupFailReasonTC
  pdnDslAtmBondPerfFailCount Counter32
  pdnDslAtmBondPerfRunTime Counter32
  pdnDslAtmBondPerfUAS Counter32
  pdnDslAtmBondPerfAtucRxCellLoss Counter32
  pdnDslAtmBondPerfAturRxCellLoss Counter32

PdnDslAtmBond15MinIntervalEntry  
SEQUENCE    
  pdnDslAtmBond15MinIntervalNumber Unsigned32
  pdnDslAtmBond15MinIntervalStartDateAndTime DateAndTime
  pdnDslAtmBond15MinIntervalFailCount Counter32
  pdnDslAtmBond15MinIntervalRunTime Counter32
  pdnDslAtmBond15MinIntervalUAS Counter32
  pdnDslAtmBond15MinIntervalAtucRxCellLoss Counter32
  pdnDslAtmBond15MinIntervalAturRxCellLoss Counter32

PdnDslAtmBond1DayIntervalEntry  
SEQUENCE    
  pdnDslAtmBond1DayIntervalNumber Unsigned32
  pdnDslAtmBond1DayIntervalStartDateAndTime DateAndTime
  pdnDslAtmBond1DayIntervalFailCount Counter32
  pdnDslAtmBond1DayIntervalRunTime Counter32
  pdnDslAtmBond1DayIntervalUAS Counter32
  pdnDslAtmBond1DayIntervalAtucRxCellLoss Counter32
  pdnDslAtmBond1DayIntervalAturRxCellLoss Counter32

PdnDslAtmBondLinkEntry  
SEQUENCE    
  pdnDslAtmBondLinkAtucRxLinkStatus PdnDslAtmBondLinkStatusAsmTC
  pdnDslAtmBondLinkAturRxLinkStatus PdnDslAtmBondLinkStatusAsmTC
  pdnDslAtmBondLinkAtucTxLinkStatus PdnDslAtmBondLinkStatusAsmTC
  pdnDslAtmBondLinkAturTxLinkStatus PdnDslAtmBondLinkStatusAsmTC
  pdnDslAtmBondLinkAtucAsmRxStatus PdnDslAtmBondAsmRxStatusTC
  pdnDslAtmBondLinkAturAsmRxStatus PdnDslAtmBondAsmRxStatusTC

PdnDslAtmBondAlarmConfProfileEntry  
SEQUENCE    
  pdnDslAtmBondAlarmConfProfileName SnmpAdminString
  pdnDslAtmBondAlarmConfRowStatus RowStatus
  pdnDslAtmBondAlarmConfNbrRefs Unsigned32
  pdnDslAtmBondAlarmConfAtucThreshRateUp Integer32
  pdnDslAtmBondAlarmConfAturThreshRateUp Integer32
  pdnDslAtmBondAlarmConfAtucThreshRateDown Integer32
  pdnDslAtmBondAlarmConfAturThreshRateDown Integer32

Defined Values

pdnDslAtmBondMIB 1.3.6.1.4.1.1795.2.24.2.6.33
This MIB module defines a collection of objects for managing the bonding of multiple digital subscriber lines (DSL) to transport ATM streams. At the time this modules was defined, neither the IETF nor the ATM Forum had any indication of plans to produce MIB modules to support the bonding of multiple digital subscriber lines to transport ATM streams. As a result, these objects may be a `temporary' solution should a standards body produces a module to support this type of bonding. The following documents are informational references with respect to this MIB module: [G.998.1] ITU-T G.998.1, `ATM-based Multi-Pair Bonding', January 2005. [RFC 2494] Fowler, D., `Definitions of Managed Objects for the DS0 and DS0 Bundle Interface type', January 1999. [T1E1.4] ANSI T1E1.4/2003-334R6, American National Standards Institute (ANSI), `Draft proposed American National Standard, ATM-based multi-pair bonding', October 2004. [TR-090] Abbi, R., DSL Forum Technical Report Technical Report TR-090, `Protocol Independent Object Model for Managing Next Generation ADSL Technologies', December 2004. ================================================================= == == == Copyright (C) 2005 Paradyne Networks, Inc. == == == =================================================================
MODULE-IDENTITY    

pdnDslAtmBondNotifications 1.3.6.1.4.1.1795.2.24.2.6.33.0
OBJECT IDENTIFIER    

pdnDslAtmBondObjects 1.3.6.1.4.1.1795.2.24.2.6.33.1
OBJECT IDENTIFIER    

pdnDslAtmBondAFNs 1.3.6.1.4.1.1795.2.24.2.6.33.2
OBJECT IDENTIFIER    

pdnDslAtmBondConformance 1.3.6.1.4.1.1795.2.24.2.6.33.3
OBJECT IDENTIFIER    

pdnDslAtmBondNextGroupIndex 1.3.6.1.4.1.1795.2.24.2.6.33.1.1
This object is used to establish the next unused group index (pdnDslAtmBondGroupIndex). This object is used to assist the manager in selecting a value for pdnDslAtmBondGroupIndex. Because this object is of syntax TestAndIncr (see the SNMPv2-TC document, RFC 2579) it can also be used to avoid race conditions with multiple managers trying to create rows in the table. If the result of the SET for pdnDslAtmBondNextGroupIndex is not success, this means the value has been changed from index (i.e. another manager used the value), so a new value is required. The algorithm is: done = false while done == false index = GET (pdnDslAtmBondNextGroupIndex.0) SET (pdnDslAtmBondNextGroupIndex.0=index) if (set failed) done = false else SET(pdnDslAtmBondGroupRowStatus.index=createAndGo) if (set failed) done = false else done = true other error handling This description was modeled from RFC2494, DS0BUNDLE-MIB.
Status: current Access: read-write
OBJECT-TYPE    
  TestAndIncr  

pdnDslAtmBondNbrOfGroups 1.3.6.1.4.1.1795.2.24.2.6.33.1.2
The number of bonding groups configured on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

pdnDslAtmBondGroupTable 1.3.6.1.4.1.1795.2.24.2.6.33.1.3
The DSL ATM Bond Group Table. Contains configuration and operational information relative to a particular bonding group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnDslAtmBondGroupEntry

pdnDslAtmBondGroupEntry 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1
An entry in the DSL ATM Bond Group Table. Each entry represents a particular bonding group.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnDslAtmBondGroupEntry  

pdnDslAtmBondGroupIndex 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.1
A unique identifier for a bonding group. This is not the same value as an ifIndex for the group. The pdnDslAtmBondGroupIfIndex object contains the bonding group's ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnDslAtmBondGroupIndexTC  

pdnDslAtmBondGroupRowStatus 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.2
This object allows create, change, and delete operations on the table. The delete operation can only occur when the pdnDslAtmBondGroupNbrRefs is 0 meaning that there are no DSL interfaces and bearers that are bonded to this group.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pdnDslAtmBondGroupNbrRefs 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.3
The number of DSL interface / bearer combinations that are members of this group. This is the number of entries in the pdnDslAtmBondMappingTable that have their pdnDslAtmBondMappingGroupIndex assigned to this value of pdnDslAtmBondGroupIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

pdnDslAtmBondGroupIfIndex 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.4
Identifies the interface number assigned to this bonding group and is used to identify corresponding rows in the interfaces MIB.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

pdnDslAtmBondGroupID 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.5
An identifier to uniquely identify the bonding group. This ID one of the fields of the Autonomous Status Message and may be useful in some debugging situations.
Status: current Access: read-create
OBJECT-TYPE    
  PdnDslAtmBondGroupIdentityTC  

pdnDslAtmBondGroupAlarmConfProfileName 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.6
Identifies the Alarm Profile this group is associated with which is an entry in the pdnDslAtmBondAlarmConfProfileTable. If this object is not a zero-length string, it should default to the default profile whose name is `DEFVAL'.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0|1..32)  

pdnDslAtmBondGroupAtucMaxNetDataRate 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.7
The maximum net data rate this bonding group is allowed to achieve in the downstream direction.
Status: current Access: read-create
OBJECT-TYPE    
  PdnDslAtmBondGroupDataRateTC  

pdnDslAtmBondGroupAturMaxNetDataRate 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.8
The maximum net data rate this bonding group is allowed to achieve in the upstream direction.
Status: current Access: read-create
OBJECT-TYPE    
  PdnDslAtmBondGroupDataRateTC  

pdnDslAtmBondGroupAtucMinNetDataRate 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.9
The minimum net data rate this bonding group is allowed to achieve in the downstream direction.
Status: current Access: read-create
OBJECT-TYPE    
  PdnDslAtmBondGroupDataRateTC  

pdnDslAtmBondGroupAturMinNetDataRate 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.10
The minimum net data rate this bonding group is allowed to achieve in the upstream direction.
Status: current Access: read-create
OBJECT-TYPE    
  PdnDslAtmBondGroupDataRateTC  

pdnDslAtmBondGroupAtucDiffDelay 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.11
The maximum differential delay tolerance among member links in this bonding group in the downstream direction.
Status: current Access: read-create
OBJECT-TYPE    
  PdnDslAtmBondGroupDiffDelayTolTC  

pdnDslAtmBondGroupAturDiffDelay 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.12
The maximum differential delay tolerance among member links in this bonding group in the upstream direction.
Status: current Access: read-create
OBJECT-TYPE    
  PdnDslAtmBondGroupDiffDelayTolTC  

pdnDslAtmBondGroupStatusNotifyEnabled 1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.13
Specifies whether or not the pdnDslAtmBondGroupStatusChange notification will be generated. When set to true(1), the notification will be generated when the pdnDslAtmBondPerfGroupStatus changes. When set to false(2), the notification will not be generated with the pdnDslAtmBondPerfGroupStatus changes.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

pdnDslAtmBondMappingTable 1.3.6.1.4.1.1795.2.24.2.6.33.1.4
The DSL ATM Bond Mapping Table. This table is used to map a DSL port and a bearer number to a bonding group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnDslAtmBondMappingEntry

pdnDslAtmBondMappingEntry 1.3.6.1.4.1.1795.2.24.2.6.33.1.4.1
An entry in the DSL ATM Bond Mapping Table. Each entry represents a DSL interface and a a bearer number.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnDslAtmBondMappingEntry  

pdnDslAtmBondDslIfIndex 1.3.6.1.4.1.1795.2.24.2.6.33.1.4.1.1
Identifies the DSL interface of a link that is to be bonded to the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

pdnDslAtmBondBearerNbr 1.3.6.1.4.1.1795.2.24.2.6.33.1.4.1.2
Identifies the bearer number of a link for the DSL line to be bonded to the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnDslAtmBondGroupBearerNumberTC  

pdnDslAtmBondMappingRowStatus 1.3.6.1.4.1.1795.2.24.2.6.33.1.4.1.3
This object allows create, change, and delete operations on the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pdnDslAtmBondMappingGroupIndex 1.3.6.1.4.1.1795.2.24.2.6.33.1.4.1.4
The pdnDslAtmBondGroupIndex which identifies the group to which the DSL line and bearer number, which form a link, are to be bound to.
Status: current Access: read-create
OBJECT-TYPE    
  PdnDslAtmBondGroupIndexTC  

pdnDslAtmBondGroupIndexMappingTable 1.3.6.1.4.1.1795.2.24.2.6.33.1.5
The DSL ATM Bond Group Index Mapping Table. This table identifies the mapping from the bonding group's ifIndex to the bonding group's index.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnDslAtmBondGroupIndexMappingEntry

pdnDslAtmBondGroupIndexMappingEntry 1.3.6.1.4.1.1795.2.24.2.6.33.1.5.1
An entry in the DSL ATM Bond Group Index Mapping Table. Each entry represents an ifIndex for a bonding group.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnDslAtmBondGroupIndexMappingEntry  

pdnDslAtmBondGroupIndexMappingIndex 1.3.6.1.4.1.1795.2.24.2.6.33.1.5.1.1
The pdnDslAtmBondGroupIndex this group ifIndex entry maps to.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondGroupIndexTC  

pdnDslAtmBondGroupInvMappingTable 1.3.6.1.4.1.1795.2.24.2.6.33.1.6
The DSL ATM Bond Group Inverse Mapping Table. This table identifies the mapping from a bonding group's index and a DSL interface to a bearer. This object provides a a mechanism to list bonding groups from a group's index.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnDslAtmBondGroupInvMappingEntry

pdnDslAtmBondGroupInvMappingEntry 1.3.6.1.4.1.1795.2.24.2.6.33.1.6.1
An entry in the DSL ATM Bond Inverse Mapping Table. Each entry represents a particular bonding group and a particular DSL interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnDslAtmBondGroupInvMappingEntry  

pdnDslAtmBondInvMappingBearerNbr 1.3.6.1.4.1.1795.2.24.2.6.33.1.6.1.1
The bearer on a particular DSL interface that is a member of the bonding group.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondGroupBearerNumberTC  

pdnDslAtmBondPerfTable 1.3.6.1.4.1.1795.2.24.2.6.33.1.7
The DSL ATM Bond Current Table. This table contains the status and performance information for bonding groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnDslAtmBondPerfEntry

pdnDslAtmBondPerfEntry 1.3.6.1.4.1.1795.2.24.2.6.33.1.7.1
An entry in the DSL ATM Bond Performance Table. Each entry represents a particular bonding group.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnDslAtmBondPerfEntry  

pdnDslAtmBondPerfCurrAtucNetDataRate 1.3.6.1.4.1.1795.2.24.2.6.33.1.7.1.1
The current net data rate the bonding group has achieved for the downstream direction.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondGroupDataRateTC  

pdnDslAtmBondPerfCurrAturNetDataRate 1.3.6.1.4.1.1795.2.24.2.6.33.1.7.1.2
The current net data rate the bonding group has achieved for the upstream direction.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondGroupDataRateTC  

pdnDslAtmBondPerfPrevAtucNetDataRate 1.3.6.1.4.1.1795.2.24.2.6.33.1.7.1.3
The previous net data rate the bonding group had achieved for the downstream direction. This value is set at initialization to prevent a notification from being sent.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondGroupDataRateTC  

pdnDslAtmBondPerfPrevAturNetDataRate 1.3.6.1.4.1.1795.2.24.2.6.33.1.7.1.4
The previous net data rate the bonding group had achieved for the upstream direction. This value is set at initialization to prevent a notification from being sent.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondGroupDataRateTC  

pdnDslAtmBondPerfGroupStatus 1.3.6.1.4.1.1795.2.24.2.6.33.1.7.1.5
The status of the bonding group.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondGroupStatusTC  

pdnDslAtmBondPerfFailReason 1.3.6.1.4.1.1795.2.24.2.6.33.1.7.1.6
The reason the operational status of the bonding group is not `operational'.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondGroupFailReasonTC  

pdnDslAtmBondPerfFailCount 1.3.6.1.4.1.1795.2.24.2.6.33.1.7.1.7
A count of the number of times the group was declared `unavailable` since last restart.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBondPerfRunTime 1.3.6.1.4.1.1795.2.24.2.6.33.1.7.1.8
The total accumulated time the bonding group was in the `normal' operational status since last restart.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBondPerfUAS 1.3.6.1.4.1.1795.2.24.2.6.33.1.7.1.9
The total accumulated time the bonding group was unavailable since last restart.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBondPerfAtucRxCellLoss 1.3.6.1.4.1.1795.2.24.2.6.33.1.7.1.10
The total number of cells that are lost at the aggregation output in the upstream direction from the bonding group since last restart.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBondPerfAturRxCellLoss 1.3.6.1.4.1.1795.2.24.2.6.33.1.7.1.11
The total number of cells that are lost at the aggregation output in the downstream direction from a bonding group since last restart.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBond15MinIntervalTable 1.3.6.1.4.1.1795.2.24.2.6.33.1.8
The DSL ATM Bond 15-Minute Interval Table. This table contains the status and performance information for bonding groups collected in 15-minute intervals.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnDslAtmBond15MinIntervalEntry

pdnDslAtmBond15MinIntervalEntry 1.3.6.1.4.1.1795.2.24.2.6.33.1.8.1
An entry in the DSL ATM Bond 15-Minute Interval Table. Each entry represents a particular bonding group and a particular 15-minute interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnDslAtmBond15MinIntervalEntry  

pdnDslAtmBond15MinIntervalNumber 1.3.6.1.4.1.1795.2.24.2.6.33.1.8.1.1
Performance Data Interval number. Interval 1 is the most recent previous 15-minute interval; interval 96 is 24 hours ago. Intervals 2..96 are optional.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..96  

pdnDslAtmBond15MinIntervalStartDateAndTime 1.3.6.1.4.1.1795.2.24.2.6.33.1.8.1.2
Provides a date-time indication of when the interval started.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pdnDslAtmBond15MinIntervalFailCount 1.3.6.1.4.1.1795.2.24.2.6.33.1.8.1.3
A count of the number of times the group was declared `unavailable` during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBond15MinIntervalRunTime 1.3.6.1.4.1.1795.2.24.2.6.33.1.8.1.4
The accumulated time the bonding group was in the `normal' operational status during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBond15MinIntervalUAS 1.3.6.1.4.1.1795.2.24.2.6.33.1.8.1.5
The accumulated time the bonding group was unavailable during the interval,
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBond15MinIntervalAtucRxCellLoss 1.3.6.1.4.1.1795.2.24.2.6.33.1.8.1.6
The number of cells that are lost at the aggregation output in the upstream direction from the bonding group during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBond15MinIntervalAturRxCellLoss 1.3.6.1.4.1.1795.2.24.2.6.33.1.8.1.7
The number of cells that are lost at the aggregation output in the downstream direction from the bonding group during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBond1DayIntervalTable 1.3.6.1.4.1.1795.2.24.2.6.33.1.9
The DSL ATM Bond 1-Day Interval Table. This table contains the status and performance information for bonding groups collected in 1-Day intervals.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnDslAtmBond1DayIntervalEntry

pdnDslAtmBond1DayIntervalEntry 1.3.6.1.4.1.1795.2.24.2.6.33.1.9.1
An entry in the DSL ATM Bond 1-Day Interval Table. Each entry represents a particular bonding group and a particular 1-day interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnDslAtmBond1DayIntervalEntry  

pdnDslAtmBond1DayIntervalNumber 1.3.6.1.4.1.1795.2.24.2.6.33.1.9.1.1
Performance Data Interval number. Interval 1 is the most recent previous 1-day interval; interval 30 is 30 days ago. Intervals 2..30 are optional.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..30  

pdnDslAtmBond1DayIntervalStartDateAndTime 1.3.6.1.4.1.1795.2.24.2.6.33.1.9.1.2
Provides a date-time indication of when the interval started.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

pdnDslAtmBond1DayIntervalFailCount 1.3.6.1.4.1.1795.2.24.2.6.33.1.9.1.3
A count of the number of times the group was declared `unavailable` during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBond1DayIntervalRunTime 1.3.6.1.4.1.1795.2.24.2.6.33.1.9.1.4
The accumulated time the bonding group was in the `normal' operational status during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBond1DayIntervalUAS 1.3.6.1.4.1.1795.2.24.2.6.33.1.9.1.5
The accumulated time the bonding group was unavailable during the interval,
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBond1DayIntervalAtucRxCellLoss 1.3.6.1.4.1.1795.2.24.2.6.33.1.9.1.6
The number of cells that are lost at the aggregation output in the upstream direction from a bonding group during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBond1DayIntervalAturRxCellLoss 1.3.6.1.4.1.1795.2.24.2.6.33.1.9.1.7
The number of cells that are lost at the aggregation output in the downstream direction from the bonding group during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDslAtmBondLinkTable 1.3.6.1.4.1.1795.2.24.2.6.33.1.10
The DSL ATM Bond Link Table. This table contains the current status information for a link in a bonding group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnDslAtmBondLinkEntry

pdnDslAtmBondLinkEntry 1.3.6.1.4.1.1795.2.24.2.6.33.1.10.1
An entry in the DSL ATM Bond Link Table. each entry represents a DSL interface on a particular bonding group.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnDslAtmBondLinkEntry  

pdnDslAtmBondLinkAtucRxLinkStatus 1.3.6.1.4.1.1795.2.24.2.6.33.1.10.1.1
The status of the Rx link in a bonded group in the upstream direction.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondLinkStatusAsmTC  

pdnDslAtmBondLinkAturRxLinkStatus 1.3.6.1.4.1.1795.2.24.2.6.33.1.10.1.2
The status of the Rx link in a bonded group in the downstream direction.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondLinkStatusAsmTC  

pdnDslAtmBondLinkAtucTxLinkStatus 1.3.6.1.4.1.1795.2.24.2.6.33.1.10.1.3
The status of the Tx link in a bonded group in the downstream direction.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondLinkStatusAsmTC  

pdnDslAtmBondLinkAturTxLinkStatus 1.3.6.1.4.1.1795.2.24.2.6.33.1.10.1.4
The status of the Rx link in a bonded group in the upstream direction.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondLinkStatusAsmTC  

pdnDslAtmBondLinkAtucAsmRxStatus 1.3.6.1.4.1.1795.2.24.2.6.33.1.10.1.5
The status of ASMs received for the link in a bonded in the upstream direction.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondAsmRxStatusTC  

pdnDslAtmBondLinkAturAsmRxStatus 1.3.6.1.4.1.1795.2.24.2.6.33.1.10.1.6
The status of ASMs received for the link in a bonded in the downstream direction.
Status: current Access: read-only
OBJECT-TYPE    
  PdnDslAtmBondAsmRxStatusTC  

pdnDslAtmBondAlarmConfProfileTable 1.3.6.1.4.1.1795.2.24.2.6.33.1.11
The DSL ATM Bond Alarm Configuration Profile Table. This table contains the alarm configuration profiles for DSL ATM Bonding.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnDslAtmBondAlarmConfProfileEntry

pdnDslAtmBondAlarmConfProfileEntry 1.3.6.1.4.1.1795.2.24.2.6.33.1.11.1
An entry in the DSL ATM Bond Alarm Configuration Profile Table. Each entry represents a single alarm configuration profile. Profiles may be created/deleted using the RowStatus mechanism not including the default profile. A default profile with an index of `DEFVAL' will always exist and its parameters will be set to implementation-specific values.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnDslAtmBondAlarmConfProfileEntry  

pdnDslAtmBondAlarmConfProfileName 1.3.6.1.4.1.1795.2.24.2.6.33.1.11.1.1
This object is the index for the table and identifies a unique row in the table. A default profile with an index of `DEFVAL' will always exist and its parameters will be set to implementation-specific values.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

pdnDslAtmBondAlarmConfRowStatus 1.3.6.1.4.1.1795.2.24.2.6.33.1.11.1.2
This object allows profiles to be created to deleted. The delete operation can only occur when the pdnDslAtmBondAlarmConfNbrRefs is 0 meaning that there are no entries in the pdnDslAtmBondGroupTable that reference this group.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pdnDslAtmBondAlarmConfNbrRefs 1.3.6.1.4.1.1795.2.24.2.6.33.1.11.1.3
The number of entries in the pdnDslAtmBondGroupTable that reference this profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

pdnDslAtmBondAlarmConfAtucThreshRateUp 1.3.6.1.4.1.1795.2.24.2.6.33.1.11.1.4
Configured change in rate, in bps, causing a pdnDslAtmBondAtucRateChange notification. The notification is produced when current rate >= previous rate plus the value of this object. A value of `0' will disable the trap.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

pdnDslAtmBondAlarmConfAturThreshRateUp 1.3.6.1.4.1.1795.2.24.2.6.33.1.11.1.5
Configured change in rate, in bps, causing a pdnDslAtmBondAturRateChange notification. The notification is produced when current rate >= previous rate plus the value of this object. A value of `0' will disable the trap.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

pdnDslAtmBondAlarmConfAtucThreshRateDown 1.3.6.1.4.1.1795.2.24.2.6.33.1.11.1.6
Configured change in rate, in bps, causing a pdnDslAtmBondAtucRateChange notification. The notification is produced when current rate <= previous rate minus the value of this object. A value of `0' will disable the trap.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

pdnDslAtmBondAlarmConfAturThreshRateDown 1.3.6.1.4.1.1795.2.24.2.6.33.1.11.1.7
Configured change in rate, in bps, causing a pdnDslAtmBondAturRateChange notification. The notification is produced when current rate <= previous rate minus the value of this object. A value of `0' will disable the trap.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

pdnDslAtmBondAtucRateChange 1.3.6.1.4.1.1795.2.24.2.6.33.0.1
The downstream transmit rate has changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

pdnDslAtmBondAturRateChange 1.3.6.1.4.1.1795.2.24.2.6.33.0.2
The upstream transmit rate has changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

pdnDslAtmBondGroupStatusChange 1.3.6.1.4.1.1795.2.24.2.6.33.0.3
The operational status of the group has changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

pdnDslAtmBondCompliances 1.3.6.1.4.1.1795.2.24.2.6.33.3.1
OBJECT IDENTIFIER    

pdnDslAtmBondGroups 1.3.6.1.4.1.1795.2.24.2.6.33.3.2
OBJECT IDENTIFIER    

pdnDslAtmBondMIBCompliance 1.3.6.1.4.1.1795.2.24.2.6.33.3.1.1
The compliance statement for the entities which implement the pdnDslAtmBondMIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

pdnDslAtmBondObjGroups 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1
OBJECT IDENTIFIER    

pdnDslAtmBondAfnGroups 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.2
OBJECT IDENTIFIER    

pdnDslAtmBondNtfyGroups 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.3
OBJECT IDENTIFIER    

pdnDslAtmBondGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.1
General configuration/definition of a bonding group.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondMaxRateGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.2
Configuration of the maximum net data rate a bonding group is allowed to achieve.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondMinRateGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.3
Configuration of the minimum net data rate a bonding group is allowed to achieve.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondDiffDelayGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.4
Configuration of maximum differential delay among member links in a bonding group.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondGroupStatusNotifyEnabledGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.5
Configuration of notifications for changes to the status of a bonding group.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondMappingGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.6
Map a DSL interface and a bearer to a bonding group.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondIndexMappingGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.7
Map from a bonding group's ifIndex to the bonding group's index.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondInvMappingGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.8
Map from a bonding group and a DSL interface to a bearer.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondPerfAggDataRateGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.9
Status of the net data rate the bonding group has currently or had previously achieved.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondPerfBondGroupStatusGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.10
Current status of the bonding group.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondDateAndTimeGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.11
Date-time stamp of when an interval started.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondRunTimeGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.12
The tracking of time a bonding group is `operational'.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondRxCellLossGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.13
The tracking the total number of cells that are lost at the aggregation output from a bonding group.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondPerfFailReasonGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.14
The reason the operational status of the bonding group is not `operational'.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondFailCountGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.15
The number of times a bonding group was declared `unavailable'.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondUASGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.16
The time a bonding group was unavailable.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondTrafficCapGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.17
Current status of the link in a bonded group with respect to carrying bonded traffic.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslATmBondAsmRxStatusGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.18
Status of the reception of ASMs for a link in a bonded group.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondAlarmConfProfileGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.19
Provides the ability to create or delete alarm profiles.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondAlarmConfAtucThreshRateGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.20
Provides the ability to configure thresholds for rate changes in the downstream direction.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondAlarmConfAturThreshRateGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.1.21
Provides the ability to configure thresholds for rate changes in the upstream direction.
Status: current Access: read-create
OBJECT-GROUP    

pdnDslAtmBondNotificationsGroup 1.3.6.1.4.1.1795.2.24.2.6.33.3.2.3.1
The collection of notifications for the MIB module.
Status: current Access: read-create
NOTIFICATION-GROUP