PAIRGAIN-SDSLCELL-MIB

File: PAIRGAIN-SDSLCELL-MIB.mib (45853 bytes)

Imported modules

SNMPv2-SMI RFC-1212 PAIRGAIN-COMMON-HD-MIB
RFC1213-MIB SNMPv2-TC

Imported symbols

Counter32 Integer32 MODULE-IDENTITY
OBJECT-TYPE NOTIFICATION-TYPE OBJECT-TYPE
pgainSDSLCell ifIndex DisplayString
RowStatus TruthValue TimeStamp

Defined Types

PgSdslcellLineProfileType  
INTEGER 0..65535    

PgSdslcellAlarmProfileType  
INTEGER 0..65535    

PgSdslCellLineEntry  
SEQUENCE    
  pgSdslCellLineProfile PgSdslcellLineProfileType
  pgSdslCellAlarmProfile PgSdslcellAlarmProfileType

PgSdslCellPhysEntry  
SEQUENCE    
  pgSdslCellInvSerialNumber DisplayString
  pgSdslCellInvVendorID Integer32
  pgSdslCellInvVersionNumber Integer32
  pgSdslCellCurrSnrMgn INTEGER
  pgSdslCellCurrAtn INTEGER
  pgSdslCellCurrStatus INTEGER

PgSdslCellLineProfileEntry  
SEQUENCE    
  pgSdslCellLineProfileIndex PgSdslcellLineProfileType
  pgSdslCellLineProfileRowStatus RowStatus
  pgSdslCellLineCode INTEGER
  pgSdslCellLineRateMode INTEGER
  pgSdslCellLineRate INTEGER
  pgSdslCellLineTermType INTEGER
  pgSdslCellLineProfileInUse INTEGER

PgSdslCellAlarmProfileEntry  
SEQUENCE    
  pgSdslCellAlarmProfileRowStatus RowStatus
  pgSdslCellAlarmProfileIndex PgSdslcellAlarmProfileType
  pgSdslCellThresh15MinLOSS INTEGER
  pgSdslCellThresh15MinLOCD INTEGER
  pgSdslCellThresh15MinSLOCD INTEGER
  pgSdslCellThreshSNR INTEGER
  pgSdslCellAlarmProfileInUse INTEGER

PgSdslCellPerfCurrEntry  
SEQUENCE    
  pgSdslCellPerfCurrLOSS INTEGER
  pgSdslCellPerfCurrLOCD INTEGER
  pgSdslCellPerfCurrSLOCD INTEGER
  pgSdslCellClearStats INTEGER
  pgSdslCellStatsLastCleared TimeStamp

PgSdslCellPerfCurr15MinEntry  
SEQUENCE    
  pgSdslCellPerfCurr15MinLOSS INTEGER
  pgSdslCellPerfCurr15MinLOCD INTEGER
  pgSdslCellPerfCurr15MinSLOCD INTEGER
  pgSdslCellClearHistory INTEGER
  pgSdslCellHistoryLastCleared TimeStamp

PgSdslCellPerf15MinIntervalEntry  
SEQUENCE    
  pgSdslCellPerf15MinIntervalIndex INTEGER
  pgSdslCellPerf15MinIntervalLOSS Counter32
  pgSdslCellPerf15MinIntervalLOCD Counter32
  pgSdslCellPerf15MinIntervalSLOCD Counter32

PgSdslCellPerfCurr24hEntry  
SEQUENCE    
  pgSdslCellPerfCurr24hLOSS Counter32
  pgSdslCellPerfCurr24hLOCD Counter32
  pgSdslCellPerfCurr24hSLOCD Counter32

PgSdslCellPerf24hIntervalEntry  
SEQUENCE    
  pgSdslCellPerf24hIntervalIndex INTEGER
  pgSdslCellPerf24hIntervalLOSS Counter32
  pgSdslCellPerf24hIntervalLOCD Counter32
  pgSdslCellPerf24hIntervalSLOCD Counter32

PgSdslCellAlarmEntry  
SEQUENCE    
  pgSdslCellCrossThreshLOSS INTEGER
  pgSdslCellCrossThreshLOCD INTEGER
  pgSdslCellCrossThreshSLOCD INTEGER
  pgSdslCellCrossThreshSNR INTEGER
  pgSdslCellHardwareCause INTEGER
  pgSdslCellAlarmLastChanged TimeStamp

Defined Values

pgsdslCellMIB 1.3.6.1.4.1.927.1.14.1
The module defines the SDSL CELL MIB
MODULE-IDENTITY    

pgsdslCellMibObjects 1.3.6.1.4.1.927.1.14.1.1
OBJECT IDENTIFIER    

pgSdslCellLineTable 1.3.6.1.4.1.927.1.14.1.1.1
This table contains the information pointers used to configure each physical line/port of the SDSL Cell card. Each line/port is assigned the index of a Line Profile which characterizes the speed and other characteristics of the line/port. Each line/port is also assigned the index of an Alarm Profile which characterizes the alarm settings of the line/port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgSdslCellLineEntry

pgSdslCellLineEntry 1.3.6.1.4.1.927.1.14.1.1.1.1
This entry contains the indexes of the Line and Alarm Profiles that are assigned to the physical interface indexed by the ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  PgSdslCellLineEntry  

pgSdslCellLineProfile 1.3.6.1.4.1.927.1.14.1.1.1.1.1
The value of this object identifies the row in the Cell SDSL Line Configuration Profile Table, (pgSdslCellLineProfileTable), which applies for this Cell SDSL line. In the case which the configuration profile has not been set, the value will be set to '0'. If the implementator of this MIB has choosen not to implement 'dynamic assignment' of profiles, this object is not useful and should return noSuchName upon SNMP request.
Status: current Access: read-write
OBJECT-TYPE    
  PgSdslcellLineProfileType  

pgSdslCellAlarmProfile 1.3.6.1.4.1.927.1.14.1.1.1.1.2
The value of this object identifies the row in the Cell SDSL Line Alarm Configuration Profile Table, (pgSdslCellLineAlarmProfileTable), which applies to this Cell SDSL line. In the case which the configuration profile has not been set, the value will be set to '0'. If the implementator of this MIB has choosen not to implement 'dynamic assignment' of profiles, this object is not useful and should return noSuchName upon SNMP request.
Status: current Access: read-write
OBJECT-TYPE    
  PgSdslcellAlarmProfileType  

pgSdslCellPhysTable 1.3.6.1.4.1.927.1.14.1.1.2
This table provides one row for each port. Each row contains the Physical Layer Parameters table for that port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgSdslCellPhysEntry

pgSdslCellPhysEntry 1.3.6.1.4.1.927.1.14.1.1.2.1
An entry in the pgSdslCellPhysTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PgSdslCellPhysEntry  

pgSdslCellInvSerialNumber 1.3.6.1.4.1.927.1.14.1.1.2.1.1
Vendor specific string that identifies the vendor equipment.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

pgSdslCellInvVendorID 1.3.6.1.4.1.927.1.14.1.1.2.1.2
The vendor ID assigned by T1E1.413 according to its Annex D.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pgSdslCellInvVersionNumber 1.3.6.1.4.1.927.1.14.1.1.2.1.3
Vendor specific Version number
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pgSdslCellCurrSnrMgn 1.3.6.1.4.1.927.1.14.1.1.2.1.4
Noise Margin as seen by this ATU with respect to its received signal in tenth dB.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..310  

pgSdslCellCurrAtn 1.3.6.1.4.1.927.1.14.1.1.2.1.5
Measured difference in the total power transmitted by the peer and the total power received by this end. This is measured in in tenth dB.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..630  

pgSdslCellCurrStatus 1.3.6.1.4.1.927.1.14.1.1.2.1.6
Status indicates the state of the Port. This value is intended to give more detail than is currently available through the ifOperStatus. UP (1) - SDSL line is in data mode, it is synchronized. DOWN (2) - SDSL is down and no CPE has been recognized HAND (3) - SDSL is down but a CPE has been recognized and SDSL training is in progress (handshake phase) TEST (4) - SDSL line is in a test mode FAIL (5) - SDSL line is down and had some unrecoverable hardware failure or transceiver is missing This is intended to supplement ifOperStatus.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), hand(3), test(4), fail(5)  

pgSdslCellLineProfileIndexNext 1.3.6.1.4.1.927.1.14.1.1.3
This object contains an appropriate value to be used for pgSdslCellLineProfileIndex when creating entries in the pgSdslCellLineProfileTable. The value '0' indicates that no unassigned entries are available. To obtain the pgSdslCellLineProfileIndexNext value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. If the implementator of this MIB has choosen not to implement 'dynamic assignment' of profiles, this object is not useful and should return noSuchName upon SNMP request.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pgSdslCellLineProfileTable 1.3.6.1.4.1.927.1.14.1.1.4
This table contains information on the Cell-SDSL line configuration. One entry in this table reflects a profile defined by a manager which can be used to configure the Cell-SDSL line.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgSdslCellLineProfileEntry

pgSdslCellLineProfileEntry 1.3.6.1.4.1.927.1.14.1.1.4.1
Each entry consists of a list of parameters that represents the configuration of an SDSL Cell. A profile is created in one step with all necessary parameter values and pgSdslCellLineProfileRowStatus set to createAndGo. This RowStatus object is also used to delete destroy profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  PgSdslCellLineProfileEntry  

pgSdslCellLineProfileIndex 1.3.6.1.4.1.927.1.14.1.1.4.1.1
This object is used by the line configuration table in order to identify a row of this table
Status: current Access: read-write
OBJECT-TYPE    
  PgSdslcellLineProfileType  

pgSdslCellLineProfileRowStatus 1.3.6.1.4.1.927.1.14.1.1.4.1.2
This object is used to create a new row or modify or delete an existing row in this table. A profile activated by setting this object to `active'. When `active' is set, the system will validate the profile. Before a profile can be deleted or taken out of service, (by setting this object to `destroy' or `outOfService') it must be first unreferenced from all associated ports. If the implementator of this MIB has chosen not to implement `dynamic assignment' of profiles, this object's MIN-ACCESS is read-only and its value is always to be `active'.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

pgSdslCellLineCode 1.3.6.1.4.1.927.1.14.1.1.4.1.3
Specifies the SDSL coding type used on this line. Other types may be added in the future.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), twoB1Q(2)  

pgSdslCellLineRateMode 1.3.6.1.4.1.927.1.14.1.1.4.1.4
Defines what form of transmit rate adaptation is configured on this port. See chipset description for more information.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), autoBaud(2), autoConex(3), fixed(4)  

pgSdslCellLineRate 1.3.6.1.4.1.927.1.14.1.1.4.1.5
Defines the rate of this port , if RateMode is set to fixed
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 64..2320  

pgSdslCellLineTermType 1.3.6.1.4.1.927.1.14.1.1.4.1.6
Defines the mode of the transceiver ,intend for testing only
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER co(1), rt(2)  

pgSdslCellLineProfileInUse 1.3.6.1.4.1.927.1.14.1.1.4.1.7
Defines whether this profile is in use. The agent must insure that this object is up to date whenever the line table is updated. If the implementator of this MIB has choosen not to implement this feature, this object should return noSuchName upon SNMP request.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notused(1), inuse(2)  

pgSdslCellAlarmProfileIndexNext 1.3.6.1.4.1.927.1.14.1.1.5
This object contains an appropriate value to be used for pgSdslCellAlarmProfileIndex when creating entries in the pgSdslCellAlarmProfileTable. The value '0' indicates that no unassigned entries are available. To obtain the pgSdslCellAlarmProfileIndexNext value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. If the implementator of this MIB has choosen not to implement 'dynamic assignment' of profiles, this object is not useful and should return noSuchName upon SNMP request.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pgSdslCellAlarmProfileTable 1.3.6.1.4.1.927.1.14.1.1.6
This table contains information on the Cell-SDSL Alarm configuration. One entry in this table reflects a profile defined by a manager which can be used to configure the Cell-SDSL line Alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgSdslCellAlarmProfileEntry

pgSdslCellAlarmProfileEntry 1.3.6.1.4.1.927.1.14.1.1.6.1
Each entry consists of a list of parameters that represents the Alarm configuration of an Cell SDSL port. A profile is created in one step with all necessary parameter values and pgSdslCellAlarmProfileRowStatus set to createAndGo. This RowStatus object is also used to delete destroy profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  PgSdslCellAlarmProfileEntry  

pgSdslCellAlarmProfileIndex 1.3.6.1.4.1.927.1.14.1.1.6.1.1
This object is used by the line alarm configuration table in order to identify a row of this table
Status: current Access: read-write
OBJECT-TYPE    
  PgSdslcellAlarmProfileType  

pgSdslCellAlarmProfileRowStatus 1.3.6.1.4.1.927.1.14.1.1.6.1.2
This object is used to create a new row or modify or delete an existing row in this table. A profile activated by setting this object to `active'. When `active' is set, the system will validate the profile. Before a profile can be deleted or taken out of service, (by setting this object to `destroy' or `outOfService') it must be first unreferenced from all associated ports. If the implementator of this MIB has chosen not to implement `dynamic assignment' of profiles, this object's MIN-ACCESS is read-only and its value is always to be `active'.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

pgSdslCellThresh15MinLOSS 1.3.6.1.4.1.927.1.14.1.1.6.1.3
The number of Loss of Signal Seconds, encountered by an Cell SDSL interface within any given 15 minutes performance data collection period, which causes the SNMP agent to send an pgSdslCellLOSSThreshTrap. Limit of one trap will be sent for any one interval. A value of '0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..900  

pgSdslCellThresh15MinLOCD 1.3.6.1.4.1.927.1.14.1.1.6.1.4
The number of Loss of Cell Delineation, encountered by an Cell SDSL interface within any given 15 minutes performance data collection period, which causes the SNMP agent to send an pgSdslCellLOCDThreshTrap. Limit of one trap will be sent for any one interval. A value of '0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

pgSdslCellThresh15MinSLOCD 1.3.6.1.4.1.927.1.14.1.1.6.1.5
The number of Severe Loss of Cell Delineation, encountered by an Cell SDSL interface within any given 15 minutes performance data collection period, which causes the SNMP agent to send an pgSdslCellSLOCDThreshTrap. Limit of one trap will be sent for any one interval. A value of '0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

pgSdslCellThreshSNR 1.3.6.1.4.1.927.1.14.1.1.6.1.6
The SNR value below which causes the SNMP agent to send a pgSdslCellSNRThreshTrap. Limit of one trap will be sent for any TBD interval. A value of '0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

pgSdslCellAlarmProfileInUse 1.3.6.1.4.1.927.1.14.1.1.6.1.7
Defines whether this profile is in use. The agent must insure that this object is up to date whenever the line table is updated. If the implementator of this MIB has choosen not to implement this feature, this object should return noSuchName upon SNMP request.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notused(1), inuse(2)  

pgSdslCellPerfCurrTable 1.3.6.1.4.1.927.1.14.1.1.7
This table contains running counters on the Cell-SDSL Line performance data. These counters will rollover after overflow. These counters are used internally for testing and production purposes and need not be displayed to the end-user since all of the information is available in other history tables. These counters are only cleared by explicitly calling the pgSdslCellClearStats function.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgSdslCellPerfCurrEntry

pgSdslCellPerfCurrEntry 1.3.6.1.4.1.927.1.14.1.1.7.1
An Entry in pgSdslCellPerfCurrTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PgSdslCellPerfCurrEntry  

pgSdslCellPerfCurrLOSS 1.3.6.1.4.1.927.1.14.1.1.7.1.1
The number of Loss of Signal seconds, encountered by an Cell SDSL interface since powered up or since last cleared with a clear command
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellPerfCurrLOCD 1.3.6.1.4.1.927.1.14.1.1.7.1.2
The number of Loss of Cell Delineation, encountered by an Cell SDSL interface since powered up or since last cleared with a clear command
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellPerfCurrSLOCD 1.3.6.1.4.1.927.1.14.1.1.7.1.3
The number of Severe Loss of Cell Delineation, encountered by an Cell SDSL interface since powered up or since last cleared with a clear command
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellClearStats 1.3.6.1.4.1.927.1.14.1.1.7.1.4
Clear running statistics counters to zero on this particular port. Writing a '1' to this MIB object only clears the counters present in pgSdslCellPerfCurrTable with the matching ifIndex.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1)  

pgSdslCellStatsLastCleared 1.3.6.1.4.1.927.1.14.1.1.7.1.5
The value of MIB II's sysUpTime object at the last time these statistics were cleared. At power on, this value should contain 0.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

pgSdslCellPerfCurr15MinTable 1.3.6.1.4.1.927.1.14.1.1.8
This table contains information on the Cell-SDSL Line performance data for the current 15 minute period
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgSdslCellPerfCurr15MinEntry

pgSdslCellPerfCurr15MinEntry 1.3.6.1.4.1.927.1.14.1.1.8.1
An Entry in pgSdslCellPerfCurr15MinTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PgSdslCellPerfCurr15MinEntry  

pgSdslCellPerfCurr15MinLOSS 1.3.6.1.4.1.927.1.14.1.1.8.1.1
The number of Loss of Signal seconds, encountered by an Cell SDSL interface within current 15 minutes performance data collection interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellPerfCurr15MinLOCD 1.3.6.1.4.1.927.1.14.1.1.8.1.2
The number of Loss of Cell Delineation, encountered by an Cell SDSL interface within current 15 minutes performance data collection interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellPerfCurr15MinSLOCD 1.3.6.1.4.1.927.1.14.1.1.8.1.3
The number of Severe Loss of Cell Delineation, encountered by an Cell SDSL interface within current 15 minutes performance data collection interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellClearHistory 1.3.6.1.4.1.927.1.14.1.1.8.1.4
Writing a '1' to this object clears all of the statistics and history counters related to this port (ifIndex) except for the running counters stored in pgSdslCellPerfCurrTable. The following table entries indexed by ifIndex will be cleared by setting this object: pgSdslCellPerfCurr15MinTable, pgSdslCellPerf15MinIntervalTable, pgSdslCellPerfCurr24hTable, pgSdslCellPerf24hIntervalTable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1)  

pgSdslCellHistoryLastCleared 1.3.6.1.4.1.927.1.14.1.1.8.1.5
The value of MIB II's sysUpTime object at the last time the history was cleared. At power on, this value should contain 0.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

pgSdslCellPerf15MinIntervalTable 1.3.6.1.4.1.927.1.14.1.1.9
This table contains information on the Cell-SDSL Line performance data for the previous (0-96) 15 minute Interval
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgSdslCellPerf15MinIntervalEntry

pgSdslCellPerf15MinIntervalEntry 1.3.6.1.4.1.927.1.14.1.1.9.1
An Entry in pgSdslCellPerf15MinIntervalTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PgSdslCellPerf15MinIntervalEntry  

pgSdslCellPerf15MinIntervalIndex 1.3.6.1.4.1.927.1.14.1.1.9.1.1
A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the 15 minutes interval completed 23 hours and 45 minutes prior to interval 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..96  

pgSdslCellPerf15MinIntervalLOSS 1.3.6.1.4.1.927.1.14.1.1.9.1.2
The number of Loss of Signal seconds , encountered by an Cell SDSL interface within this 15 minutes performance data collection interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellPerf15MinIntervalLOCD 1.3.6.1.4.1.927.1.14.1.1.9.1.3
The number of Loss of Cell Delineation , encountered by an Cell SDSL interface within this 15 minutes performance data collection interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellPerf15MinIntervalSLOCD 1.3.6.1.4.1.927.1.14.1.1.9.1.4
The number of severe Loss of Cell Delineation , encountered by an Cell SDSL interface within this 15 minutes performance data collection interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellPerfCurr24hTable 1.3.6.1.4.1.927.1.14.1.1.10
This table contains information on the Cell-SDSL Line performance data for the current 24 hour period
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgSdslCellPerfCurr24hEntry

pgSdslCellPerfCurr24hEntry 1.3.6.1.4.1.927.1.14.1.1.10.1
An Entry in pgSdslCellPerfCurr24hTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PgSdslCellPerfCurr24hEntry  

pgSdslCellPerfCurr24hLOSS 1.3.6.1.4.1.927.1.14.1.1.10.1.1
The number of Loss of Signal seconds, encountered by an Cell SDSL interface within current 24 hour performance data collection interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellPerfCurr24hLOCD 1.3.6.1.4.1.927.1.14.1.1.10.1.2
The number of Loss of Cell Delineation, encountered by an Cell SDSL interface within current 24 hour performance data collection interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellPerfCurr24hSLOCD 1.3.6.1.4.1.927.1.14.1.1.10.1.3
The number of Severe Loss of Cell Delineation, encountered by an Cell SDSL interface within current 24 hour performance data collection interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellPerf24hIntervalTable 1.3.6.1.4.1.927.1.14.1.1.11
This table contains information on the Cell-SDSL Line performance data for the previous 7 24 hour Interval
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgSdslCellPerf24hIntervalEntry

pgSdslCellPerf24hIntervalEntry 1.3.6.1.4.1.927.1.14.1.1.11.1
An Entry in pgSdslCellPerf24hIntervalTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PgSdslCellPerf24hIntervalEntry  

pgSdslCellPerf24hIntervalIndex 1.3.6.1.4.1.927.1.14.1.1.11.1.1
A number between 1 and 7, where 1 is the most recently completed 24 hour interval
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

pgSdslCellPerf24hIntervalLOSS 1.3.6.1.4.1.927.1.14.1.1.11.1.2
The number of Loss of Signal seconds , encountered by an Cell SDSL interface within this 24 hour performance data collection interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellPerf24hIntervalLOCD 1.3.6.1.4.1.927.1.14.1.1.11.1.3
The number of Loss of Cell Delineation , encountered by an Cell SDSL interface within this 24 hour performance data collection interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellPerf24hIntervalSLOCD 1.3.6.1.4.1.927.1.14.1.1.11.1.4
The number of severe Loss of Cell Delineation , encountered by an Cell SDSL interface within this 24 hour performance data collection interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pgSdslCellAlarmTable 1.3.6.1.4.1.927.1.14.1.1.12
This table provides the SDSL Cell alarm indications.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgSdslCellAlarmEntry

pgSdslCellAlarmEntry 1.3.6.1.4.1.927.1.14.1.1.12.1
Entries of the SDSL Cell alarm table
Status: current Access: not-accessible
OBJECT-TYPE    
  PgSdslCellAlarmEntry  

pgSdslCellCrossThreshLOSS 1.3.6.1.4.1.927.1.14.1.1.12.1.1
When active the LOSS Threshold was crossed during the previous 15 minute interval and the condition has not yet been cleared.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

pgSdslCellCrossThreshLOCD 1.3.6.1.4.1.927.1.14.1.1.12.1.2
When active the LOCD Threshold was crossed during the previous 15 minute interval and the condition has not yet been cleared.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

pgSdslCellCrossThreshSLOCD 1.3.6.1.4.1.927.1.14.1.1.12.1.3
When active the SLOCD Threshold was crossed during the previous 15 minute interval and the condition has not yet been cleared.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

pgSdslCellCrossThreshSNR 1.3.6.1.4.1.927.1.14.1.1.12.1.4
When active the current SNR is below the SNR Threshold.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

pgSdslCellHardwareCause 1.3.6.1.4.1.927.1.14.1.1.12.1.5
This MIB object is used to communicate a port based hardware failure. 1 = no failure detected 2 = transceiver failure detected. e.g. failure to communicate with the transceiver. 3 = other port based hardware failure
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), xcvrfail(2), otherfail(3)  

pgSdslCellAlarmLastChanged 1.3.6.1.4.1.927.1.14.1.1.12.1.6
The value of MIB II's sysUpTime object at the last time the alarm status changed. At power on, this value should contain 0.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

pgSdslCellTraps 1.3.6.1.4.1.927.1.14.1.2
OBJECT IDENTIFIER    

pgSdslCellTrap 1.3.6.1.4.1.927.1.14.1.2.0
OBJECT IDENTIFIER    

pgSdslCellThreshLOSSTrap 1.3.6.1.4.1.927.1.14.1.2.0.1
Loss of Signal 15-minute interval threshold exceeded
Status: current Access: read-only
NOTIFICATION-TYPE    

pgSdslCellThreshLOCDTrap 1.3.6.1.4.1.927.1.14.1.2.0.2
Loss of Cell Delineation 15-minute interval threshold exceeded
Status: current Access: read-only
NOTIFICATION-TYPE    

pgSdslCellThreshSLOCDTrap 1.3.6.1.4.1.927.1.14.1.2.0.3
Severe Loss of Cell Delination 15-minute interval threshold exceeded
Status: current Access: read-only
NOTIFICATION-TYPE    

pgSdslCellThreshSNRTrap 1.3.6.1.4.1.927.1.14.1.2.0.4
SNR 15-minute interval threshold exceeded
Status: current Access: read-only
NOTIFICATION-TYPE    

pgSdslCellHardwareFaultTrap 1.3.6.1.4.1.927.1.14.1.2.0.5
A hardware fault on this ifIndex has occurred. The pgSdslCellHardware Cause provides a description of the type of the failure.
Status: current Access: read-only
NOTIFICATION-TYPE