ASCEND-SDSL-MIB

File: ASCEND-SDSL-MIB.mib (15969 bytes)

Imported modules

ASCEND-WAN-MIB RFC-1212

Imported symbols

wanTypeSdsl OBJECT-TYPE

Defined Types

SdslLineStatusEntry  
SEQUENCE    
  sdslStatusIfEntryIndex INTEGER
  sdslStatusShelfIndex INTEGER
  sdslStatusSlotIndex INTEGER
  sdslStatusLineIndex INTEGER
  sdslStatusUnitType INTEGER
  sdslStatusLineState INTEGER
  sdslStatusUpRate INTEGER
  sdslStatusDownRate INTEGER
  sdslStatusVendorId INTEGER
  sdslStatusMajorFirmWareVer INTEGER
  sdslStatusMinorFirmWareVer INTEGER
  sdslStatusHardWareVer INTEGER
  sdslStatusLineRate INTEGER

SdslLineStatisticEntry  
SEQUENCE    
  sdslStatIfEntryIndex INTEGER
  sdslStatShelfIndex INTEGER
  sdslStatSlotIndex INTEGER
  sdslStatLineIndex INTEGER
  sdslStatConnUpDays INTEGER
  sdslStatConnUpHours INTEGER
  sdslStatConnUpMinutes INTEGER
  sdslStatRxSignalPresent INTEGER
  sdslStatLineQualityDb INTEGER
  sdslStatUpDwnCntr INTEGER
  sdslStatLineSelfTest INTEGER
  sdslStatBertTimer INTEGER
  sdslStatBertEna INTEGER
  sdslStatBertState INTEGER
  sdslStatBertErrorCounter INTEGER

SdslLineConfigEntry  
SEQUENCE    
  sdslConfigIfEntryIndex INTEGER
  sdslConfigShelfIndex INTEGER
  sdslConfigSlotIndex INTEGER
  sdslConfigLineIndex INTEGER
  sdslConfigLineRate INTEGER

Defined Values

sdslLineStatusTable 1.3.6.1.4.1.529.4.8.1
SDSL status parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdslLineStatusEntry

sdslLineStatusEntry 1.3.6.1.4.1.529.4.8.1.1
An interface status entry containing objects to describe the interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SdslLineStatusEntry  

sdslStatusIfEntryIndex 1.3.6.1.4.1.529.4.8.1.1.1
Interface group index assigned to this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatusShelfIndex 1.3.6.1.4.1.529.4.8.1.1.2
TNT's SDSL modules Shelf ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatusSlotIndex 1.3.6.1.4.1.529.4.8.1.1.3
TNT's SDSL modules Slot ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatusLineIndex 1.3.6.1.4.1.529.4.8.1.1.4
SDSL modules line ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatusUnitType 1.3.6.1.4.1.529.4.8.1.1.5
Unit type defines if the unit is operating either as a Central Office Equipment (COE) or Customer Premiss equipment (CPE).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), coe(2), cpe(3)  

sdslStatusLineState 1.3.6.1.4.1.529.4.8.1.1.6
Interface state describes the current ports operating state. States are: Config, Pend Down, Up, Down, Start-up, or N/A.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), configure(2), deactivate(3), deactive-lost(4), start-up(5), pend-port-up(6), up(7), pend-deactivate(8), out-of-service(9)  

sdslStatusUpRate 1.3.6.1.4.1.529.4.8.1.1.7
The current up stream (cpe to coe) rate The object dslStatusUpRate is deprecated. To set line rate the object sdslConfigLineRate of the new sdslLineConfigTable should be used.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER m2320000(2320000), m1568000(1568000), m1552000(1552000), m1536000(1536000), m1168000(1168000), m1152000(1152000), m1040000(1040000), k784000(784000), k768000(768000), k528000(528000), k416000(416000), k400000(400000), k384000(384000), k272000(272000), k208000(208000), k192000(192000), k160000(160000), k144000(144000)  

sdslStatusDownRate 1.3.6.1.4.1.529.4.8.1.1.8
The current down stream (coe to cpe) rate The object dslStatusDownRate is deprecated. To set line rate the object sdslConfigLineRate of the new sdslLineConfigTable should be used.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER m2320000(2320000), m1568000(1568000), m1552000(1552000), m1536000(1536000), m1168000(1168000), m1152000(1152000), m1040000(1040000), k784000(784000), k768000(768000), k528000(528000), k416000(416000), k400000(400000), k384000(384000), k272000(272000), k208000(208000), k192000(192000), k160000(160000), k144000(144000)  

sdslStatusVendorId 1.3.6.1.4.1.529.4.8.1.1.9
Vendor identification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatusMajorFirmWareVer 1.3.6.1.4.1.529.4.8.1.1.10
Major firmware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatusMinorFirmWareVer 1.3.6.1.4.1.529.4.8.1.1.11
Minor firmware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatusHardWareVer 1.3.6.1.4.1.529.4.8.1.1.12
Hardware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatusLineRate 1.3.6.1.4.1.529.4.8.1.1.13
The current line rate
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), m2320000(2320000), m1568000(1568000), m1552000(1552000), m1536000(1536000), m1168000(1168000), m1152000(1152000), m1040000(1040000), k784000(784000), k768000(768000), k528000(528000), k416000(416000), k400000(400000), k384000(384000), k272000(272000), k208000(208000), k192000(192000), k160000(160000), k144000(144000)  

sdslLineStatisticTable 1.3.6.1.4.1.529.4.8.2
SDSL statistical parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdslLineStatisticEntry

sdslLineStatisticEntry 1.3.6.1.4.1.529.4.8.2.1
An interface statistical entry containing objects to describe the interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SdslLineStatisticEntry  

sdslStatIfEntryIndex 1.3.6.1.4.1.529.4.8.2.1.1
The interface groups interface index is used to index into this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatShelfIndex 1.3.6.1.4.1.529.4.8.2.1.2
SDSL modules Shelf ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatSlotIndex 1.3.6.1.4.1.529.4.8.2.1.3
SDSL modules Slot ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatLineIndex 1.3.6.1.4.1.529.4.8.2.1.4
SDSL modules interface ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatConnUpDays 1.3.6.1.4.1.529.4.8.2.1.5
Connection up day count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatConnUpHours 1.3.6.1.4.1.529.4.8.2.1.6
Connection Up 24 hour count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatConnUpMinutes 1.3.6.1.4.1.529.4.8.2.1.7
Connection up minute count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatRxSignalPresent 1.3.6.1.4.1.529.4.8.2.1.8
Receive signal present detection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

sdslStatLineQualityDb 1.3.6.1.4.1.529.4.8.2.1.9
Lines noise margin. Reliable data will transfer with a reading of -5db or greater.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatUpDwnCntr 1.3.6.1.4.1.529.4.8.2.1.10
Line Up Down counter value displays the number of times the interface transitions from a down to up state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslStatLineSelfTest 1.3.6.1.4.1.529.4.8.2.1.11
Line hardware self test results (Passed or Failed).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(4), selfTestFailed(1), localLoopBackFailed(2), passed(3)  

sdslStatBertTimer 1.3.6.1.4.1.529.4.8.2.1.12
BER test duration configuration. The BER test lasts for the duration of this timer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER one-minute(1), two-minutes(2), three-minutes(3), four-minutes(4), five-minutes(5), ten-minutes(6), fifteen-minutes(7), twenty-minutes(8), thirty-minutes(9)  

sdslStatBertEna 1.3.6.1.4.1.529.4.8.2.1.13
Enable/disable of the BER test. If nodes are connected, then the BER test is ran between the units. If this node is not connected to a remote node, then the interface is placed into analog loopback and the BER test is started.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

sdslStatBertState 1.3.6.1.4.1.529.4.8.2.1.14
BER test states. When this node is not connected to another node, the test is disabled. When two nodes are connected then the BER test waits for the other node to start it's BER test and then starts collecting bit errors immediately.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), stopped(2), start-up(3), waiting(4), pend-active(5), bert-los(6)  

sdslStatBertErrorCounter 1.3.6.1.4.1.529.4.8.2.1.15
BER test bit error counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslLineConfigTable 1.3.6.1.4.1.529.4.8.3
SDSL status parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdslLineConfigEntry

sdslLineConfigEntry 1.3.6.1.4.1.529.4.8.3.1
An interface status entry containing objects to describe the interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SdslLineConfigEntry  

sdslConfigIfEntryIndex 1.3.6.1.4.1.529.4.8.3.1.1
Interface group index assigned to this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslConfigShelfIndex 1.3.6.1.4.1.529.4.8.3.1.2
TNT's SDSL modules Shelf ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslConfigSlotIndex 1.3.6.1.4.1.529.4.8.3.1.3
TNT's SDSL modules Slot ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslConfigLineIndex 1.3.6.1.4.1.529.4.8.3.1.4
SDSL modules line ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sdslConfigLineRate 1.3.6.1.4.1.529.4.8.3.1.5
The current line rate
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), m2320000(2320000), m1568000(1568000), m1552000(1552000), m1536000(1536000), m1168000(1168000), m1152000(1152000), m1040000(1040000), k784000(784000), k768000(768000), k528000(528000), k416000(416000), k400000(400000), k384000(384000), k272000(272000), k208000(208000), k192000(192000), k160000(160000), k144000(144000)