SC5002-MIB

File: SC5002-MIB.mib (58916 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
GDCMACRO-MIB

Imported symbols

enterprises OBJECT-TYPE DisplayString
SCinstance

Defined Types

Sc5002VersionEntry  
SEQUENCE    
  sc5002VersionIndex SCinstance
  sc5002ActiveFirmwareRev DisplayString
  sc5002StoredFirmwareRev DisplayString
  sc5002BootRev DisplayString
  sc5002StoredFirmwareStatus INTEGER
  sc5002SwitchActiveFirmware INTEGER
  sc5002DownloadingMode INTEGER
  sc5002FirmwareRev DisplayString

Sc5002NetworkCfgEntry  
SEQUENCE    
  sc5002NetworkCfgIndex SCinstance
  sc5002E1SignalingMode INTEGER

Sc5002NearEndAlarmCfgEntry  
SEQUENCE    
  sc5002NearEndAlarmCfgIndex SCinstance
  sc5002NearEndAlarmCfgIdentifier OBJECT IDENTIFIER
  sc5002NearEndAlarmWindow INTEGER
  sc5002NearEndAlarmThreshold INTEGER

Sc5002FarEndAlarmCfgEntry  
SEQUENCE    
  sc5002FarEndAlarmCfgIndex SCinstance
  sc5002FarEndAlarmCfgIdentifier OBJECT IDENTIFIER
  sc5002FarEndAlarmWindow INTEGER
  sc5002FarEndAlarmThreshold INTEGER

Sc5002MaintenanceEntry  
SEQUENCE    
  sc5002MaintenanceLineIndex SCinstance
  sc5002SoftReset INTEGER
  sc5002DefaultInit INTEGER
  sc5002NearEndResetStats INTEGER
  sc5002NearEndStatLastInitialized INTEGER
  sc5002FarEndResetStats INTEGER
  sc5002FarEndStatLastInitialized INTEGER
  sc5002LedStatus OCTET STRING
  sc5002NearEndValidIntervals INTEGER
  sc5002FarEndValidIntervals INTEGER
  sc5002SysUpTime INTEGER

Sc5002NearEndCurrent15MinEntry  
SEQUENCE    
  sc5002NearEndCurrent15MinIndex SCinstance
  sc5002NearEndCurrent15MinStat OCTET STRING

Sc5002NearEndIntervalEntry  
SEQUENCE    
  sc5002NearEndIntervalIndex SCinstance
  sc5002NearEndIntervalNumber INTEGER
  sc5002NearEndIntervalStat OCTET STRING

Sc5002NearEndCurrent24HrEntry  
SEQUENCE    
  sc5002NearEndCurrent24HrIndex SCinstance
  sc5002NearEndCurrent24HrStat OCTET STRING

Sc5002NearEndRecent24HrEntry  
SEQUENCE    
  sc5002NearEndRecent24HrIndex SCinstance
  sc5002NearEndRecent24HrStat OCTET STRING

Sc5002FarEndCurrent15MinEntry  
SEQUENCE    
  sc5002FarEndCurrent15MinIndex SCinstance
  sc5002FarEndCurrent15MinStat OCTET STRING

Sc5002FarEndIntervalEntry  
SEQUENCE    
  sc5002FarEndIntervalIndex SCinstance
  sc5002FarEndIntervalNumber INTEGER
  sc5002FarEndIntervalStat OCTET STRING

Sc5002CurrentFarEnd24HrEntry  
SEQUENCE    
  sc5002CurrentFarEnd24HrIndex SCinstance
  sc5002CurrentFarEnd24HrStat OCTET STRING

Sc5002RecentFarEnd24HrEntry  
SEQUENCE    
  sc5002RecentFarEnd24HrIndex SCinstance
  sc5002RecentFarEnd24HrStat OCTET STRING

Sc5002NearEndUnavailableTimeRegEntry  
SEQUENCE    
  sc5002NearEndUnavailableTimeRegIndex SCinstance
  sc5002NearEndUnavailableTimeRegNumber INTEGER
  sc5002NearEndUnavailableTimeRegStart INTEGER
  sc5002NearEndUnavailableTimeRegStop INTEGER

Sc5002FarEndUnavailableTimeRegEntry  
SEQUENCE    
  sc5002FarEndUnavailableTimeRegIndex SCinstance
  sc5002FarEndUnavailableTimeRegNumber INTEGER
  sc5002FarEndUnavailableTimeRegStart INTEGER
  sc5002FarEndUnavailableTimeRegStop INTEGER

Sc5002DiagEntry  
SEQUENCE    
  sc5002DiagIndex SCinstance
  sc5002LoopbackConfig INTEGER
  sc5002TestResult INTEGER

Defined Values

gdc 1.3.6.1.4.1.498
OBJECT IDENTIFIER    

dsx1 1.3.6.1.4.1.498.6
OBJECT IDENTIFIER    

sc5002 1.3.6.1.4.1.498.6.8
OBJECT IDENTIFIER    

sc5002Version 1.3.6.1.4.1.498.6.8.1
OBJECT IDENTIFIER    

sc5002NetworkCfg 1.3.6.1.4.1.498.6.8.2
OBJECT IDENTIFIER    

sc5002Alarms 1.3.6.1.4.1.498.6.8.3
OBJECT IDENTIFIER    

sc5002Diagnostics 1.3.6.1.4.1.498.6.8.4
OBJECT IDENTIFIER    

sc5002Maintenance 1.3.6.1.4.1.498.6.8.5
OBJECT IDENTIFIER    

sc5002Performance 1.3.6.1.4.1.498.6.8.6
OBJECT IDENTIFIER    

sc5002MIBversion 1.3.6.1.4.1.498.6.8.1.1
Identifies the version of the MIB. The format of the version is x.yzT, where 'x' identifies the major revision number, 'y' identifies the minor revision number, 'z' identifies the typographical revision, and T identifies the test revision. Upon formal release, no designation for the test revision will be present. Acceptable values for the individual revision components are as follows: x: 1 - 9, y: 0 - 9, z: 0 - 9, T: A - Z
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(5)  

sc5002VersionTable 1.3.6.1.4.1.498.6.8.1.2
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002VersionEntry

sc5002VersionEntry 1.3.6.1.4.1.498.6.8.1.2.1
An entry in the GDC SC5002 Version Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002VersionEntry  

sc5002VersionIndex 1.3.6.1.4.1.498.6.8.1.2.1.1
Identifies Version parameters associated with the managed object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002ActiveFirmwareRev 1.3.6.1.4.1.498.6.8.1.2.1.2
The version number of the firmware currently executing. The format is MM.NN.BB where: MM: Major Revision (0-99) NN: Minor Revision (0-99) BB: Bug Fix Revision (0-99)
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(8)  

sc5002StoredFirmwareRev 1.3.6.1.4.1.498.6.8.1.2.1.3
The version number of the firmware stored (in a compressed format) but not currently executing. MM: Major Revision (0-99) NN: Minor Revision (0-99) BB: Bug Fix Revision (0-99)
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(8)  

sc5002BootRev 1.3.6.1.4.1.498.6.8.1.2.1.4
The version number of the bootstrap firmware. The version number of the firmware, to allow products to know which revision is installed. The released version number is sequenced from --, A-, ... AA, ... ZZ.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(2)  

sc5002StoredFirmwareStatus 1.3.6.1.4.1.498.6.8.1.2.1.5
This object represents the state of the Non-Active or Stored firmware: statBlank(1) Factory Default statDownLoading(2) In process of downloading firmware statOK(3) Zipped version checksum succesful (OK to switch) (can set sc5002SwitchActive to switchActive(2)) statCheckSumBad(4) Failed checksum after download statUnZipping(5) In process of uncompressing into active area statBadUnZip(6) Failed last uncompress The object is read only.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER statBlank(1), statDownLoading(2), statOK(3), statCheckSumBad(4), statUnZipping(5), statBadUnZip(6)  

sc5002SwitchActiveFirmware 1.3.6.1.4.1.498.6.8.1.2.1.6
This object is used to switch the active executing firmware from the version in sc5002ActiveRev to the version in sc5002StoredRev. When a switchActive(2) is set (write only) the element will: 1) reboot 2) uncompress stored code into active area 3) perform checksum on active area 4) Set sc5002StoredStatus object to indicate results 5) If succesfull: update sc5002ActiveFirmwareRev and sc5002StoredFirmwareRev and begin executing If failed: replace active area with previous revision The switchNorm(1) enumeration will always be read. Setting switchActive(2) when the sc5002StoredStatus is not statOK(3) will result in an error.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER switchNorm(1), switchActive(2)  

sc5002DownloadingMode 1.3.6.1.4.1.498.6.8.1.2.1.7
This object is used to configure the download mode: disableAll(1) Prevents any firmware downloading to SC5002 enableAndWait(2) Allows downloading zipped code to be stored only! enableAndSwitch(3) Allows downloading and then unzips and begins executing the new code
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disableAll(1), enableAndWait(2), enableAndSwitch(3)  

sc5002FirmwareRev 1.3.6.1.4.1.498.6.8.1.2.1.8
The version number of the firmware. Released versions are sequenced from --, A-, ... AA, ... ZZ. Test versions are from 01 to 99.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(2)  

sc5002NetworkCfgTable 1.3.6.1.4.1.498.6.8.2.1
This table contains objects that support the specific management requirements for configuring the SC5002 Network Interface level objects.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002NetworkCfgEntry

sc5002NetworkCfgEntry 1.3.6.1.4.1.498.6.8.2.1.1
The sc5002 Network Configuration Table Entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002NetworkCfgEntry  

sc5002NetworkCfgIndex 1.3.6.1.4.1.498.6.8.2.1.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002E1SignalingMode 1.3.6.1.4.1.498.6.8.2.1.1.2
Specifies the channel signaling scheme for the E1 network interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER assocChanSigWithCRC4(1), assocChanSigNoCRC4(2)  

sc5002AlarmData 1.3.6.1.4.1.498.6.8.3.1
OBJECT IDENTIFIER    

sc5002NoResponse 1.3.6.1.4.1.498.6.8.3.1.1
OBJECT IDENTIFIER    

sc5002DiagRxErr 1.3.6.1.4.1.498.6.8.3.1.2
OBJECT IDENTIFIER    

sc5002PowerUp 1.3.6.1.4.1.498.6.8.3.1.3
OBJECT IDENTIFIER    

sc5002NvRamCorrupt 1.3.6.1.4.1.498.6.8.3.1.4
OBJECT IDENTIFIER    

sc5002UnitFailure 1.3.6.1.4.1.498.6.8.3.1.5
OBJECT IDENTIFIER    

sc5002TimingLoss 1.3.6.1.4.1.498.6.8.3.1.6
OBJECT IDENTIFIER    

sc5002LossOfSignal 1.3.6.1.4.1.498.6.8.3.1.7
OBJECT IDENTIFIER    

sc5002LossOfFrame 1.3.6.1.4.1.498.6.8.3.1.8
OBJECT IDENTIFIER    

sc5002AlarmIndSignal 1.3.6.1.4.1.498.6.8.3.1.9
OBJECT IDENTIFIER    

sc5002FallbackTimingActive 1.3.6.1.4.1.498.6.8.3.1.10
OBJECT IDENTIFIER    

sc5002NearEndLnCodeViol 1.3.6.1.4.1.498.6.8.3.1.11
OBJECT IDENTIFIER    

sc5002NearEndErrSec 1.3.6.1.4.1.498.6.8.3.1.12
OBJECT IDENTIFIER    

sc5002NearEndBkdBlkErr 1.3.6.1.4.1.498.6.8.3.1.13
OBJECT IDENTIFIER    

sc5002NearEndSevErrSec 1.3.6.1.4.1.498.6.8.3.1.14
OBJECT IDENTIFIER    

sc5002NearEndUnavlSec 1.3.6.1.4.1.498.6.8.3.1.15
OBJECT IDENTIFIER    

sc5002FarEndErrSec 1.3.6.1.4.1.498.6.8.3.1.16
OBJECT IDENTIFIER    

sc5002FarEndBkdBlkErr 1.3.6.1.4.1.498.6.8.3.1.17
OBJECT IDENTIFIER    

sc5002FarEndSevErrSec 1.3.6.1.4.1.498.6.8.3.1.18
OBJECT IDENTIFIER    

sc5002FarEndUnavlSec 1.3.6.1.4.1.498.6.8.3.1.19
OBJECT IDENTIFIER    

sc5002NearEndAlarmCfgTable 1.3.6.1.4.1.498.6.8.3.2
This table contains entries that configure Near End Alarm reporting.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002NearEndAlarmCfgEntry

sc5002NearEndAlarmCfgEntry 1.3.6.1.4.1.498.6.8.3.2.1
An entry in the Near End Alarm Configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002NearEndAlarmCfgEntry  

sc5002NearEndAlarmCfgIndex 1.3.6.1.4.1.498.6.8.3.2.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002NearEndAlarmCfgIdentifier 1.3.6.1.4.1.498.6.8.3.2.1.2
format: iso.org.dod.internet.private.enterprises.gdc. dsx1.sc5002.sc5002Alarms.sc5002AlarmData.ALM example: 1.3.6.1.4.1.498.6.8.4.1.ALM where ALM = 1 for sc5002NoResponse alarm, 2 for sc5002DiagRxErr alarm, etc., as specified in the Alarm Definitions above.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

sc5002NearEndAlarmWindow 1.3.6.1.4.1.498.6.8.3.2.1.3
The time period in which a specified number of events must occur, (specified by the alarm's threshold), before declaring an alarm condition. After reporting an Alarm condition and upon expiration of the window time period, the event count is reset to zero and another time period is begun. If the specified number of events is not exceeded within the next time period, an Alarm Cleared condition is reported.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER win30sec(1), win1min(2), win15min(3), win1hr(4), win24hr(5)  

sc5002NearEndAlarmThreshold 1.3.6.1.4.1.498.6.8.3.2.1.4
The number of events which must be exceed, within the time period specified by the alarm's window, before declaring an alarm
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER thr1(1), thr3(2), thr10(3), thr100(4), thr1000(5), thr10000(6)  

sc5002FarEndAlarmCfgTable 1.3.6.1.4.1.498.6.8.3.3
This table contains entries that configure Far End Alarm reporting.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002FarEndAlarmCfgEntry

sc5002FarEndAlarmCfgEntry 1.3.6.1.4.1.498.6.8.3.3.1
An entry in the Far End Alarm Configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002FarEndAlarmCfgEntry  

sc5002FarEndAlarmCfgIndex 1.3.6.1.4.1.498.6.8.3.3.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002FarEndAlarmCfgIdentifier 1.3.6.1.4.1.498.6.8.3.3.1.2
format: iso.org.dod.internet.private.enterprises.gdc. dsx1.sc5002.sc5002Alarms.sc5002AlarmData.ALM example: 1.3.6.1.4.1.498.6.8.4.1.ALM where ALM = 1 for sc5002NoResponse alarm, 2 for sc5002DiagRxErr alarm, etc., as specified in the Alarm Definitions above.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

sc5002FarEndAlarmWindow 1.3.6.1.4.1.498.6.8.3.3.1.3
The time period in which a specified number of events must occur, (specified by the alarm's threshold), before declaring an alarm condition. After reporting an Alarm condition and upon expiration of the window time period, the event count is reset to zero and another time period is begun. If the specified number of events is not exceeded within the next time period, an Alarm Cleared condition is reported.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER win30sec(1), win1min(2), win15min(3), win1hr(4), win24hr(5)  

sc5002FarEndAlarmThreshold 1.3.6.1.4.1.498.6.8.3.3.1.4
The number of events which must be exceed, within the time period specified by the alarm's window, before declaring an alarm
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER thr1(1), thr3(2), thr10(3), thr100(4), thr1000(5), thr10000(6)  

sc5002MaintenanceTable 1.3.6.1.4.1.498.6.8.5.1
The table describes the maintenance objects for the unit and references the unit interface (cc = 00).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002MaintenanceEntry

sc5002MaintenanceEntry 1.3.6.1.4.1.498.6.8.5.1.1
An entry in the GDC E1 Maintenance Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002MaintenanceEntry  

sc5002MaintenanceLineIndex 1.3.6.1.4.1.498.6.8.5.1.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002SoftReset 1.3.6.1.4.1.498.6.8.5.1.1.2
Supports the action of soft resetting the unit. When this object is set to reset(1), then the unit performs a soft reset, whose meaning is specific to the type of unit being managed. The value of norm(2) will be returned when the reset is complete. The value of norm(2) can not be set by management.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), norm(2)  

sc5002DefaultInit 1.3.6.1.4.1.498.6.8.5.1.1.3
This is used to allow the NonVolatile Configuration to be set to a factory default state. When this value is set to factoryDefault(1) the unit will perform a reset to make the default configuration take effect. The value of normal(2) will be returned when the initialization is complete. The value of normal(2) can not be set by management.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER factoryDefault(1), normal(2)  

sc5002NearEndResetStats 1.3.6.1.4.1.498.6.8.5.1.1.4
Supports the action of soft resetting the sc5002NearEndValidIntervals object. When this object is set to reset(2), then the unit will reset the sc5002ValidIntervals object to zero. The value of norm(1) can not be set by management.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER norm(1), reset(2)  

sc5002NearEndStatLastInitialized 1.3.6.1.4.1.498.6.8.5.1.1.5
Number of seconds from midnight Dec 31, 1969 up until sc5002NearEndValidIntervals was last initialized to zero
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sc5002FarEndResetStats 1.3.6.1.4.1.498.6.8.5.1.1.6
Supports the action of soft resetting the sc5002FarEndValidIntervals object. When this object is set to reset(2), then the unit will reset the sc5002ValidIntervals object to zero. The value of norm(1) can not be set by management.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER norm(1), reset(2)  

sc5002FarEndStatLastInitialized 1.3.6.1.4.1.498.6.8.5.1.1.7
Number of seconds from midnight Dec 31, 1969 up until sc5002FarEndValidIntervals was last initialized to zero
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sc5002LedStatus 1.3.6.1.4.1.498.6.8.5.1.1.8
Returns a bitwise snapshot of the front panel LED state. Octet 1 bit 7 - not used bit 6 - ON bit 5 - INSV bit 4 - RSP bit 3 - TMG bit 2 - NIU bit 1 - D_I bit 0 - future use Octet 2 bit 7 - not used bit 6 - future use bit 5 - NTWK AIS bit 4 - NTWK LCV bit 3 - NTWK LOS bit 2 - NTWK OOF bit 1 - ALM bit 0 - TM Octet 3 bit 7 - not used bit 6 - ST- future use bit 5 - LT- future use bit 4 - RL- future use bit 3 - TM transitions/flashing bit 2 - future use bit 1 - future use bit 0 - future use
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

sc5002NearEndValidIntervals 1.3.6.1.4.1.498.6.8.5.1.1.9
The number of previous intervals for which valid data was collected. The value will be 16 unless the interface was brought on-line within the last 4 hours, in which case the value will be the number of complete 15 minute intervals the since interface has been online.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..16  

sc5002FarEndValidIntervals 1.3.6.1.4.1.498.6.8.5.1.1.10
The number of previous intervals for which valid data was collected. The value will be 16 unless the interface was brought on-line within the last 4 hours, in which case the value will be the number of complete 15 minute intervals the since interface has been online.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..16  

sc5002SysUpTime 1.3.6.1.4.1.498.6.8.5.1.1.11
This variable is used to report the elapsed system tick time for conversion to real time at the controller and is not related to the sysUpTime referenced in MIB-II. Upon power-up of the unit, the elapsed time is cleared. The elapsed time counter rolls over upon reaching the maximum count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sc5002NearEndCurrent15MinTable 1.3.6.1.4.1.498.6.8.6.1
The sc5002 Current table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002NearEndCurrent15MinEntry

sc5002NearEndCurrent15MinEntry 1.3.6.1.4.1.498.6.8.6.1.1
An entry in the sc5002 NearEnd Current table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002NearEndCurrent15MinEntry  

sc5002NearEndCurrent15MinIndex 1.3.6.1.4.1.498.6.8.6.1.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002NearEndCurrent15MinStat 1.3.6.1.4.1.498.6.8.6.1.1.2
Returns a bitwise snapshot of the current 15Min statistics. 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 2^9 ES . 1.0 2^7 2.7 f/u 2.6 2^6 . 2.0 2^0 3.7 f/u 3.6 f/u 3.5 f/u 3.4 f/u 3.3 f/u 3.2 2^9 SES . 3.0 2^7 4.7 f/u 4.6 2^6 SES . 4.0 2^0 5.7 f/u 5.6 f/u 5.5 f/u 5.4 f/u 5.3 f/u 5.2 Counter Overflow (>65535) BBE 5.1 2^15 5.0 2^14 6.7 f/u 6.6 2^13 BBE . 6.0 2^7 7.7 f/u 7.6 2^6 BBE . 7.0 2^0 -- 8.7 f/u 8.6 f/u 8.5 f/u 8.4 f/u 8.3 f/u 8.2 2^9 UAS . 8.0 2^7 9.7 f/u 9.6 2^6 UAS . 9.0 2^0 10.7 f/u 10.6 f/u 10.5 f/u 10.4 f/u 10.3 f/u 10.2 Counter Overflow (>65535) LCV 10.1 2^15 10.0 2^14 11.7 f/u 11.6 2^13 LCV . 11.0 2^7 12.7 f/u 12.6 2^6 LCV . 12.0 2^0
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(12)  

sc5002NearEndIntervalTable 1.3.6.1.4.1.498.6.8.6.2
The sc5002 Interval table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002NearEndIntervalEntry

sc5002NearEndIntervalEntry 1.3.6.1.4.1.498.6.8.6.2.1
An entry in the E1 Interval table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002NearEndIntervalEntry  

sc5002NearEndIntervalIndex 1.3.6.1.4.1.498.6.8.6.2.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002NearEndIntervalNumber 1.3.6.1.4.1.498.6.8.6.2.1.2
The number of Errored Seconds encountered by an E1 interface in one of the previous 16, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

sc5002NearEndIntervalStat 1.3.6.1.4.1.498.6.8.6.2.1.3
Returns a bitwise map of the interface in one of the previous 16, individual 15 minute, intervals. 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 2^9 ES . 1.0 2^7 2.7 f/u 2.6 2^6 . 2.0 2^0 3.7 f/u 3.6 f/u 3.5 f/u 3.4 f/u 3.3 f/u 3.2 2^9 SES . 3.0 2^7 4.7 f/u 4.6 2^6 SES . 4.0 2^0 5.7 f/u 5.6 f/u 5.5 f/u 5.4 f/u 5.3 f/u 5.2 Counter Overflow (>65535) BBE 5.1 2^15 5.0 2^14 6.7 f/u 6.6 2^13 BBE . 6.0 2^7 7.7 f/u 7.6 2^6 BBE . 7.0 2^0 -- 8.7 f/u 8.6 f/u 8.5 f/u 8.4 f/u 8.3 f/u 8.2 2^9 UAS . 8.0 2^7 9.7 f/u 9.6 2^6 UAS . 9.0 2^0 10.7 f/u 10.6 f/u 10.5 f/u 10.4 f/u 10.3 f/u 10.2 Counter Overflow (>65535) LCV 10.1 2^15 10.0 2^14 11.7 f/u 11.6 2^13 LCV . 11.0 2^7 12.7 f/u 12.6 2^6 LCV . 12.0 2^0
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(12)  

sc5002NearEndCurrent24HrTable 1.3.6.1.4.1.498.6.8.6.3
The E1 Current24Hr table. 4 hour interval.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002NearEndCurrent24HrEntry

sc5002NearEndCurrent24HrEntry 1.3.6.1.4.1.498.6.8.6.3.1
An entry in the E1 Total table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002NearEndCurrent24HrEntry  

sc5002NearEndCurrent24HrIndex 1.3.6.1.4.1.498.6.8.6.3.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002NearEndCurrent24HrStat 1.3.6.1.4.1.498.6.8.6.3.1.2
Returns a bitwise map of the current 24 hour table 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 1: Counter Overflow (>65535) ES 1.1 2^15 1.0 2^14 2.7 f/u 2.6 2^13 ES . 2.0 2^7 3.7 f/u 3.6 2^6 ES . 3.0 2^0 4.7 f/u 4.6 f/u 4.5 f/u 4.4 f/u 4.3 f/u 4.2 1: Counter Overflow (>65535) SES 4.1 2^15 4.0 2^14 5.7 f/u 5.6 2^13 SES . 5.0 2^7 6.7 f/u 6.6 2^6 SES . 6.0 2^0 7.7 f/u 7.6 f/u 7.5 f/u 7.4 f/u 7.3 f/u 7.2 1: Counter Overflow (>65535) BBE 7.1 2^15 7.0 2^14 -- 8.7 f/u 8.6 2^13 BBE . 8.0 2^7 9.7 f/u 9.6 2^6 BBE . 9.0 2^0 10.7 f/u 10.6 f/u 10.5 f/u 10.4 f/u 10.3 f/u 10.2 1: Counter Overflow (>65535) UAS 10.1 2^15 10.0 2^14 11.7 f/u 11.6 2^13 UAS . 11.0 2^7 12.7 f/u 12.6 2^6 UAS . 12.0 2^0 13.7 f/u 13.6 f/u 13.5 f/u 13.4 f/u 13.3 f/u 13.2 1: Counter Overflow (>65535) LCV 13.1 2^15 13.0 2^14 14.7 f/u 14.6 2^13 LCV . 14.0 2^7 15.7 f/u 15.6 2^6 LCV . 15.0 2^0
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(15)  

sc5002NearEndRecent24HrTable 1.3.6.1.4.1.498.6.8.6.4
The E1 Recent24Hr table. 4 hour interval.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002NearEndRecent24HrEntry

sc5002NearEndRecent24HrEntry 1.3.6.1.4.1.498.6.8.6.4.1
An entry in the E1 Total table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002NearEndRecent24HrEntry  

sc5002NearEndRecent24HrIndex 1.3.6.1.4.1.498.6.8.6.4.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002NearEndRecent24HrStat 1.3.6.1.4.1.498.6.8.6.4.1.2
Returns a bitwise map of the current 24 hour table 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 1: Counter Overflow (>65535) ES 1.1 2^15 1.0 2^14 2.7 f/u 2.6 2^13 ES . 2.0 2^7 3.7 f/u 3.6 2^6 ES . 3.0 2^0 4.7 f/u 4.6 f/u 4.5 f/u 4.4 f/u 4.3 f/u 4.2 1: Counter Overflow (>65535) SES 4.1 2^15 4.0 2^14 5.7 f/u 5.6 2^13 SES . 5.0 2^7 6.7 f/u 6.6 2^6 SES . 6.0 2^0 7.7 f/u 7.6 f/u 7.5 f/u 7.4 f/u 7.3 f/u 7.2 1: Counter Overflow (>65535) BBE 7.1 2^15 7.0 2^14 -- 8.7 f/u 8.6 2^13 BBE . 8.0 2^7 9.7 f/u 9.6 2^6 BBE . 9.0 2^0 10.7 f/u 10.6 f/u 10.5 f/u 10.4 f/u 10.3 f/u 10.2 1: Counter Overflow (>65535) UAS 10.1 2^15 10.0 2^14 11.7 f/u 11.6 2^13 UAS . 11.0 2^7 12.7 f/u 12.6 2^6 UAS . 12.0 2^0 13.7 f/u 13.6 f/u 13.5 f/u 13.4 f/u 13.3 f/u 13.2 1: Counter Overflow (>65535) LCV 13.1 2^15 13.0 2^14 14.7 f/u 14.6 2^13 LCV . 14.0 2^7 15.7 f/u 15.6 2^6 LCV . 15.0 2^0
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(15)  

sc5002FarEndCurrent15MinTable 1.3.6.1.4.1.498.6.8.6.5
The sc5002FarEnd Current 15 minute table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002FarEndCurrent15MinEntry

sc5002FarEndCurrent15MinEntry 1.3.6.1.4.1.498.6.8.6.5.1
An entry in the sc5002FarEnd Current 15 Minute table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002FarEndCurrent15MinEntry  

sc5002FarEndCurrent15MinIndex 1.3.6.1.4.1.498.6.8.6.5.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002FarEndCurrent15MinStat 1.3.6.1.4.1.498.6.8.6.5.1.2
Returns a bitwise map of the far end interface in one of the previous 16, individual 15 minute, intervals. 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 2^9 ES . 1.0 2^7 2.7 f/u 2.6 2^6 . 2.0 2^0 3.7 f/u 3.6 f/u 3.5 f/u 3.4 f/u 3.3 f/u 3.2 2^9 SES . 3.0 2^7 4.7 f/u 4.6 2^6 SES . 4.0 2^0 5.7 f/u 5.6 f/u 5.5 f/u 5.4 f/u 5.3 f/u 5.2 Counter Overflow (>65535) BBE 5.1 2^15 5.0 2^14 6.7 f/u 6.6 2^13 BBE . 6.0 2^7 7.7 f/u 7.6 2^6 BBE . 7.0 2^0 -- 8.7 f/u 8.6 f/u 8.5 f/u 8.4 f/u 8.3 f/u 8.2 2^9 UAS . 8.0 2^7 9.7 f/u 9.6 2^6 UAS . 9.0 2^0
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(9)  

sc5002FarEndIntervalTable 1.3.6.1.4.1.498.6.8.6.6
The sc5002FarEnd Interval table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002FarEndIntervalEntry

sc5002FarEndIntervalEntry 1.3.6.1.4.1.498.6.8.6.6.1
An entry in the Interval table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002FarEndIntervalEntry  

sc5002FarEndIntervalIndex 1.3.6.1.4.1.498.6.8.6.6.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002FarEndIntervalNumber 1.3.6.1.4.1.498.6.8.6.6.1.2
A number between 1 and 16, where 1 is the most recently completed 15 minute interval and 16 is the least recently completed 15 minutes interval (assuming that all 16 intervals are valid).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

sc5002FarEndIntervalStat 1.3.6.1.4.1.498.6.8.6.6.1.3
Returns a bitwise map of statistics for the far end interface in the current 15 minute interval. 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 2^9 ES . 1.0 2^7 2.7 f/u 2.6 2^6 . 2.0 2^0 3.7 f/u 3.6 f/u 3.5 f/u 3.4 f/u 3.3 f/u 3.2 2^9 SES . 3.0 2^7 4.7 f/u 4.6 2^6 SES . 4.0 2^0 5.7 f/u 5.6 f/u 5.5 f/u 5.4 f/u 5.3 f/u 5.2 Counter Overflow (>65535) BBE 5.1 2^15 5.0 2^14 6.7 f/u 6.6 2^13 BBE . 6.0 2^7 7.7 f/u 7.6 2^6 BBE . 7.0 2^0 8.7 f/u 8.6 f/u 8.5 f/u 8.4 f/u 8.3 f/u 8.2 2^9 UAS . 8.0 2^7 9.7 f/u 9.6 2^6 UAS . 9.0 2^0
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(9)  

sc5002CurrentFarEnd24HrTable 1.3.6.1.4.1.498.6.8.6.7
The Current 24 Hour table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002CurrentFarEnd24HrEntry

sc5002CurrentFarEnd24HrEntry 1.3.6.1.4.1.498.6.8.6.7.1
An entry in the Current 24 Hr table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002CurrentFarEnd24HrEntry  

sc5002CurrentFarEnd24HrIndex 1.3.6.1.4.1.498.6.8.6.7.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002CurrentFarEnd24HrStat 1.3.6.1.4.1.498.6.8.6.7.1.2
Returns a bitwise map of statistics for the interface in the current 24 hour interval. 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 1: Counter Overflow (>65535) ES 1.1 2^15 1.0 2^14 2.7 f/u 2.6 2^13 ES . 2.0 2^7 3.7 f/u 3.6 2^6 ES . 3.0 2^0 4.7 f/u 4.6 f/u 4.5 f/u 4.4 f/u 4.3 f/u 4.2 1: Counter Overflow (>65535) SES 4.1 2^15 4.0 2^14 5.7 f/u 5.6 2^13 SES . 5.0 2^7 6.7 f/u 6.6 2^6 SES . 6.0 2^0 -- 7.7 f/u 7.6 f/u 7.5 f/u 7.4 f/u 7.3 f/u 7.2 1: Counter Overflow (>65535) BBE 7.1 2^15 7.0 2^14 8.7 f/u 8.6 2^13 BBE . 8.0 2^7 9.7 f/u 9.6 2^6 BBE . 9.0 2^0 10.7 f/u 10.6 f/u 10.5 f/u 10.4 f/u 10.3 f/u 10.2 1: Counter Overflow (>65535) UAS 10.1 2^15 10.0 2^14 11.7 f/u 11.6 2^13 UAS . 11.0 2^7 12.7 f/u 12.6 2^6 UAS . 12.0 2^0
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(12)  

sc5002RecentFarEnd24HrTable 1.3.6.1.4.1.498.6.8.6.8
The Recent 24 Hour table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002RecentFarEnd24HrEntry

sc5002RecentFarEnd24HrEntry 1.3.6.1.4.1.498.6.8.6.8.1
An entry in the Recent 24 Hr table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002RecentFarEnd24HrEntry  

sc5002RecentFarEnd24HrIndex 1.3.6.1.4.1.498.6.8.6.8.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002RecentFarEnd24HrStat 1.3.6.1.4.1.498.6.8.6.8.1.2
Returns a bitwise map of statistics for the interface in the Recent 24 hour interval. 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 1: Counter Overflow (>65535) ES 1.1 2^15 1.0 2^14 2.7 f/u 2.6 2^13 ES . 2.0 2^7 3.7 f/u 3.6 2^6 ES . 3.0 2^0 4.7 f/u 4.6 f/u 4.5 f/u 4.4 f/u 4.3 f/u 4.2 1: Counter Overflow (>65535) SES 4.1 2^15 4.0 2^14 5.7 f/u 5.6 2^13 SES . 5.0 2^7 6.7 f/u 6.6 2^6 SES . 6.0 2^0 7.7 f/u 7.6 f/u 7.5 f/u 7.4 f/u 7.3 f/u 7.2 1: Counter Overflow (>65535) BBE 7.1 2^15 7.0 2^14 8.7 f/u 8.6 2^13 BBE . 8.0 2^7 9.7 f/u 9.6 2^6 BBE . 9.0 2^0 10.7 f/u 10.6 f/u 10.5 f/u 10.4 f/u 10.3 f/u 10.2 1: Counter Overflow (>65535) UAS 10.1 2^15 10.0 2^14 11.7 f/u 11.6 2^13 UAS . 11.0 2^7 12.7 f/u 12.6 2^6 UAS . 12.0 2^0
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(12)  

sc5002NearEndUnavailableTimeRegTable 1.3.6.1.4.1.498.6.8.6.9
The sc5002 Unavailable Time Register table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002NearEndUnavailableTimeRegEntry

sc5002NearEndUnavailableTimeRegEntry 1.3.6.1.4.1.498.6.8.6.9.1
An entry in the Unavailable Time Register table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002NearEndUnavailableTimeRegEntry  

sc5002NearEndUnavailableTimeRegIndex 1.3.6.1.4.1.498.6.8.6.9.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002NearEndUnavailableTimeRegNumber 1.3.6.1.4.1.498.6.8.6.9.1.2
A number between 1 and 6, where the number is the number of the Unavailable Time Register.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..6  

sc5002NearEndUnavailableTimeRegStart 1.3.6.1.4.1.498.6.8.6.9.1.3
Start time of one of the Unavailable Time Registers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sc5002NearEndUnavailableTimeRegStop 1.3.6.1.4.1.498.6.8.6.9.1.4
Stop time of one of the Unavailable Time Registers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sc5002FarEndUnavailableTimeRegTable 1.3.6.1.4.1.498.6.8.6.10
The sc5002 Unavailable Time Register table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002FarEndUnavailableTimeRegEntry

sc5002FarEndUnavailableTimeRegEntry 1.3.6.1.4.1.498.6.8.6.10.1
An entry in the Unavailable Time Register table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002FarEndUnavailableTimeRegEntry  

sc5002FarEndUnavailableTimeRegIndex 1.3.6.1.4.1.498.6.8.6.10.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002FarEndUnavailableTimeRegNumber 1.3.6.1.4.1.498.6.8.6.10.1.2
A number between 1 and 6, where the number is the number of the Unavailable Time Register.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..6  

sc5002FarEndUnavailableTimeRegStart 1.3.6.1.4.1.498.6.8.6.10.1.3
Start time of one of the Unavailable Time Registers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sc5002FarEndUnavailableTimeRegStop 1.3.6.1.4.1.498.6.8.6.10.1.4
Stop time of one of the Unavailable Time Registers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sc5002DiagTable 1.3.6.1.4.1.498.6.8.4.1
The GDC 5002 Diagnostics table. Information in the entries of this table support diagnostics testing, both active testing via patterns, and passive testing via loopbacks.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sc5002DiagEntry

sc5002DiagEntry 1.3.6.1.4.1.498.6.8.4.1.1
The GDC 5002 Diagnostics table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Sc5002DiagEntry  

sc5002DiagIndex 1.3.6.1.4.1.498.6.8.4.1.1.1
Integer value which uniquely identifies the SC5002 to which this entry is applicable. SCinstance is defined to be ssllddcc where: ss (byte value) - physical shelf slot location (01-32) ll (byte value) - line number (01-128) dd (byte value) - drop number (00-31) cc (byte value) - channel or interface number (always 00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

sc5002LoopbackConfig 1.3.6.1.4.1.498.6.8.4.1.1.2
Selects the test to run. A get of this object returns the test that is currently running. A set of noLoopBack(1) ends the test that is currently running. A set of lineLoopBack(2) starts a line loop back test. The line loop back test runs until a set of noLoopBack(1) is sent. A set of unitTest(3) starts a unit test. The unit test runs for 15 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noLoopBack(1), lineLoopBack(2), unitTest(3)  

sc5002TestResult 1.3.6.1.4.1.498.6.8.4.1.1.3
The results of the last diagnostic test completed. The value returned is only valid if a get of sc5002LoopbackConfig returns noLoopBack(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER pass(1), fail(2)