NMS520-MIB

File: NMS520-MIB.mib (47882 bytes)

Imported modules

RFC-1212 RFC1213-MIB GDCMACRO-MIB
GDCCMN-MIB DDS-MIB

Imported symbols

OBJECT-TYPE DisplayString SCinstance
gdc dsu

Defined Types

Nms520UnitCfgEntry  
SEQUENCE    
  nms520UnitCfgIndex SCinstance
  nms520Nms510CompatibilityMode INTEGER
  nms520PtToPtSentryTime INTEGER
  nms520AlarmHystTime INTEGER
  nms520MtpointRmRspIntrvl INTEGER
  nms520DtePortType INTEGER
  nms520DteCtsDelay INTEGER
  nms520DteCtsDelayExt INTEGER
  nms520FirmwareLevel DisplayString
  nms520DaisyChainBps INTEGER
  nms520AlarmCfgCountWindow INTEGER
  nms520SoftReset INTEGER
  nms520FrontPanelInhibit INTEGER
  nms520FrontPanelEnable INTEGER
  nms520HdlcInvert INTEGER
  nms520PiggyBackDetect INTEGER
  nms520UnitType INTEGER
  nms520ExtPortCtrlOut1 INTEGER
  nms520ExtPortCtrlOut2 INTEGER

Nms520AlarmCfgEntry  
SEQUENCE    
  nms520AlarmCfgIndex SCinstance
  nms520AlarmCfgIdentifier OBJECT IDENTIFIER
  nms520AlarmCfgThreshold INTEGER

Nms520LineStatsEntry  
SEQUENCE    
  nms520LineStatsIndex SCinstance
  nms520LineStatsInterval INTEGER
  nms520LineStatsTxInterpretation INTEGER
  nms520LineStatsTxLevel INTEGER
  nms520LineStatsRxLevel INTEGER
  nms520LineStatsSignalToNoiseRatio INTEGER
  nms520LineStatsSignalQuality INTEGER
  nms520LineStatsJitter INTEGER
  nms520LineStatsBpvCount INTEGER
  nms520LineStatsFrameLossCount INTEGER

Nms520DiagCfgEntry  
SEQUENCE    
  nms520DiagCfgIndex SCinstance
  nms520DiagSendCode INTEGER
  nms520DiagTestExceptions INTEGER
  nms520DiagBitErrors INTEGER
  nms520DiagBlockErrors INTEGER
  nms520DiagTestReset INTEGER
  nms520DiagTimeDelay INTEGER

Nms520DiagExcEntry  
SEQUENCE    
  nms520DiagExcIndex SCinstance
  nms520DiagExtLineloop INTEGER
  nms520DiagIntLineloop INTEGER
  nms520DiagIntDataloop INTEGER
  nms520DiagEndToEndSelftest INTEGER
  nms520DiagNetworkDelay INTEGER
  nms520DiagTestStatus INTEGER
  nms520DiagExtDataloop INTEGER

Defined Values

nms520 1.3.6.1.4.1.498.8.2
OBJECT IDENTIFIER    

nms520MIBversion 1.3.6.1.4.1.498.8.2.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. Acceptable values for the individual revision components are as follows: x: 1 - 9 y: 0 - 9 z: 0 - 9 T: A - Z Upon formal release, no designation for the test revision will be present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(5)  

nms520UnitCfgTable 1.3.6.1.4.1.498.8.2.2
The NMS520 Unit Configuration table. This table augments the GDC SC5520 Unit Configuration table, providing unit level configuration for each NMS520 device installed. For each entry in the GDC SC Unit Configuration table that represents an NMS520, there is a corresponding entry here whereby the value of the gdcSCunitCfgIndex object is equivalent to the value of the nms520unitCfgIndex object.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Nms520UnitCfgEntry

nms520UnitCfgEntry 1.3.6.1.4.1.498.8.2.2.1
The NMS520 Unit Configuration table entry. The information in this entry augments the information in the corresponding entry in the GDC SC Unit Configuration table and provides unit level configuration for the installed NMS520.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Nms520UnitCfgEntry  

nms520UnitCfgIndex 1.3.6.1.4.1.498.8.2.2.1.1
The index value which uniquely identifies the NMS520 to which this entry is applicable. This has the form of a SCinstance which defines the slot, line, and drop of the NMS520 with no sub-identifier value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

nms520Nms510CompatibilityMode 1.3.6.1.4.1.498.8.2.2.1.2
The NMS510 compatibility mode. This mode allows the NMS520 to behave in a manner compatible with that of the NMS510 in a DDSI multipoint circuit. If this object has the value enabled(2), then the device can be used in conjunction with an NMS510. A value of disabled(1) implies that the device is not backwardly compatible with the NMS510.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

nms520PtToPtSentryTime 1.3.6.1.4.1.498.8.2.2.1.3
The Point to point sentry time nms520PtToPtSentryTime, is used to control the amount of time between unsolicited alarm responses from a remote unit in a point to point application when there are no alarm conditions to report. This unsolicited response maintains the management link between the two units. These alarm responses are intrusive to data. The range is from 1 minute to 127 minutes, with 60 minutes being the default value. The value of 0(zero) minutes will disable remote alarm sentry reporting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

nms520AlarmHystTime 1.3.6.1.4.1.498.8.2.2.1.4
The Alarm hysterysis time nms520AlarmHystTime, is used to control the amount of time a remote must wait between reporting unsolicited alarm conditions. A remote will send an unsolicited alarm response at the time of the first alarm. If second alarm occurs the remote will wait for the time specified by this object before it will send another alarm response. This time applies for both point to point and multipoint applications. The range is from 1 second to 127 seconds, with 10 seconds being the default value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..127  

nms520MtpointRmRspIntrvl 1.3.6.1.4.1.498.8.2.2.1.5
The multipoint remote response interval nms520MtpointRmRspIntrvl, is used to control the amount of time between unsolicited alarm responses from a remote unit in a multipoint applications when there are no alarm conditions to report. This unsolicited response maintains the management link between the two units. The range is from 1 second to 127 seconds with 10 seconds being the default value. The value of 0(zero) seconds is disable remote alarm sentry reporting. All remotes in a multipoint application must be set the same. These alarm responses are non-intrusive to data.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

nms520DtePortType 1.3.6.1.4.1.498.8.2.2.1.6
The value auto(3), indicates that the DTE port is automatically being detected, and set. The rs232(1), will force the DTE port to EIA/TIA-232-E, and v35(2), will force the DTE port to V.35.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER rs232(1), v35(2), auto(3)  

nms520DteCtsDelay 1.3.6.1.4.1.498.8.2.2.1.7
RTS/CTS Delay options ctsOn(1) Forces both RTS and CTS On regardless of the state of the attached business equipment (the transmitter is On regardless of the status of the RTS interface lead). MIB object nms520DteCtsDelayExt is ignored. cts0mSec(2) Provides zero bits of delay between active RTS and CTS being set to active. MIB object nms520DteCtsDelayExt must be set to ext0mSec(1). ctsFix3Char(3) Provides three character bits of delay between active RTS and CTS being set to active. MIB object nms520DteCtsDelayExt must be set to ext0mSec(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ctsOn(1), cts0mSec(2), ctsFixed3Char(3)  

nms520DteCtsDelayExt 1.3.6.1.4.1.498.8.2.2.1.8
RTS/CTS Delay options extension ext0mSec(1) Used to enable options cts0mSec(2) or ctsFix3Char(3) from MIB object nms520DteCtsDelay. ext30mSec(2) Provides 30 msec of delay between active RTS and CTS being set to active. MIB object nms520DteCtsDelay must be set for either cts0mSec(2) or ctsFix3Char(3). ext60mSec(3) Provides 60 msec of delay between active RTS and CTS being set to active. MIB object nms520DteCtsDelay must be set for either cts0mSec(2) or ctsFix3Char(3). ext90mSec(4) Provides 90 msec of delay between active RTS and CTS being set to active. MIB object nms520DteCtsDelay must be set for either cts0mSec(2) or ctsFix3Char(3).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ext0mSec(1), ext30mSec(2), ext60mSec(3), ext90mSec(4)  

nms520FirmwareLevel 1.3.6.1.4.1.498.8.2.2.1.9
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. Test versions are numerical from 01 to 99.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(2)  

nms520DaisyChainBps 1.3.6.1.4.1.498.8.2.2.1.10
Indicates the data rate at which the management data is sent/received when the gdcNmsManagementSource is daisyChain(4).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER bps75(1), bps9600(2)  

nms520AlarmCfgCountWindow 1.3.6.1.4.1.498.8.2.2.1.11
The DDS Alarm Threshold Alarm Interval. It specifies the amount of time in minutes, 1 to 15 minutes, in which the threshold setting is to be exceeded for the alarm to occur. There is one Alarm Interval for all five alarms that require thresholds: nms520JitterAlm, nms520BpvAlm, nms520FrameLossAlm, nms520SignalToNoiseAlm and nms520RxSignalLowAlm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

nms520SoftReset 1.3.6.1.4.1.498.8.2.2.1.12
This object will cause software reset in dataset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), reset(2)  

nms520FrontPanelInhibit 1.3.6.1.4.1.498.8.2.2.1.13
Inhibits all front panel test switches. If a test switch is activated while inhibited it will simply be ignored. If enabled via the nms520FrontPanelEnable object the test switch will function as normal.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER fpInhibited(1), fpEnabled(2), execute(3)  

nms520FrontPanelEnable 1.3.6.1.4.1.498.8.2.2.1.14
Enables all front panel test switches. If a test switch is activated while inhibited, via the nms520FrontPanelInhibit object, it will simply be ignored. If enabled the test switch will function as normal.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER fpInhibited(1), fpEnabled(2), execute(3)  

nms520HdlcInvert 1.3.6.1.4.1.498.8.2.2.1.15
Primary data invert option. Will enhance the quality of data when network does not provide B8Z5. Primarily used with DDS II 56k
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), invert(2)  

nms520PiggyBackDetect 1.3.6.1.4.1.498.8.2.2.1.16
If set to 2 then either a Data Rate Adadaptor or 530 card is installed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER not-installed(1), installed(2)  

nms520UnitType 1.3.6.1.4.1.498.8.2.2.1.17
with IFP(2) means that the unit has a LCD configurable display. single-height(1) means that the unit does NOT have a LCD configurable display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER singleHeight(1), withIFP(2)  

nms520ExtPortCtrlOut1 1.3.6.1.4.1.498.8.2.2.1.18
This option sets the external output state (on/off) of the current network element and displays the external output.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

nms520ExtPortCtrlOut2 1.3.6.1.4.1.498.8.2.2.1.19
This option sets the external output state (on/off) of the current network element and displays the external output.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

nms520AlarmData 1.3.6.1.4.1.498.8.2.4
OBJECT IDENTIFIER    

nms520NoResponseAlm 1.3.6.1.4.1.498.8.2.4.1
OBJECT IDENTIFIER    

nms520DiagRxErrAlm 1.3.6.1.4.1.498.8.2.4.2
OBJECT IDENTIFIER    

nms520PowerUpAlm 1.3.6.1.4.1.498.8.2.4.3
OBJECT IDENTIFIER    

nms520EEChkSumErrAlm 1.3.6.1.4.1.498.8.2.4.4
OBJECT IDENTIFIER    

nms520StcLoopbackAlm 1.3.6.1.4.1.498.8.2.4.5
OBJECT IDENTIFIER    

nms520NoNtwkLoopCurrentAlm 1.3.6.1.4.1.498.8.2.4.6
OBJECT IDENTIFIER    

nms520LinePairsReversedAlm 1.3.6.1.4.1.498.8.2.4.7
OBJECT IDENTIFIER    

nms520NoSignalAlm 1.3.6.1.4.1.498.8.2.4.8
OBJECT IDENTIFIER    

nms520FpTestAlm 1.3.6.1.4.1.498.8.2.4.9
OBJECT IDENTIFIER    

nms520StreamingAlm 1.3.6.1.4.1.498.8.2.4.10
OBJECT IDENTIFIER    

nms520DSRLossAlm 1.3.6.1.4.1.498.8.2.4.11
OBJECT IDENTIFIER    

nms520DTRLossAlm 1.3.6.1.4.1.498.8.2.4.12
OBJECT IDENTIFIER    

nms520DTPLossAlm 1.3.6.1.4.1.498.8.2.4.13
OBJECT IDENTIFIER    

nms520DCDLossAlm 1.3.6.1.4.1.498.8.2.4.14
OBJECT IDENTIFIER    

nms520RXDLossAlm 1.3.6.1.4.1.498.8.2.4.15
OBJECT IDENTIFIER    

nms520TXDLossAlm 1.3.6.1.4.1.498.8.2.4.16
OBJECT IDENTIFIER    

nms520TmShortedAlm 1.3.6.1.4.1.498.8.2.4.17
OBJECT IDENTIFIER    

nms520DcdShortedAlm 1.3.6.1.4.1.498.8.2.4.18
OBJECT IDENTIFIER    

nms520DsrShortedAlm 1.3.6.1.4.1.498.8.2.4.19
OBJECT IDENTIFIER    

nms520CtsShortedAlm 1.3.6.1.4.1.498.8.2.4.20
OBJECT IDENTIFIER    

nms520RxdShortedAlm 1.3.6.1.4.1.498.8.2.4.21
OBJECT IDENTIFIER    

nms520RxcShortedAlm 1.3.6.1.4.1.498.8.2.4.22
OBJECT IDENTIFIER    

nms520TxcShortedAlm 1.3.6.1.4.1.498.8.2.4.23
OBJECT IDENTIFIER    

nms520DBURequestForScanAlm 1.3.6.1.4.1.498.8.2.4.24
OBJECT IDENTIFIER    

nms520DBUOnalm 1.3.6.1.4.1.498.8.2.4.25
OBJECT IDENTIFIER    

nms520DBUFailedAlm 1.3.6.1.4.1.498.8.2.4.26
OBJECT IDENTIFIER    

nms520NoDSUResponseAlm 1.3.6.1.4.1.498.8.2.4.27
OBJECT IDENTIFIER    

nms520NoDTEPollingAlm 1.3.6.1.4.1.498.8.2.4.28
OBJECT IDENTIFIER    

nms520JitterAlm 1.3.6.1.4.1.498.8.2.4.29
OBJECT IDENTIFIER    

nms520BpvAlm 1.3.6.1.4.1.498.8.2.4.30
OBJECT IDENTIFIER    

nms520FrameLossAlm 1.3.6.1.4.1.498.8.2.4.31
OBJECT IDENTIFIER    

nms520SignalToNoiseAlm 1.3.6.1.4.1.498.8.2.4.32
OBJECT IDENTIFIER    

nms520RxSignalLowAlm 1.3.6.1.4.1.498.8.2.4.33
OBJECT IDENTIFIER    

nms520ExtInputChangeAlm 1.3.6.1.4.1.498.8.2.4.34
OBJECT IDENTIFIER    

nms520ExtInputLowAlm 1.3.6.1.4.1.498.8.2.4.35
OBJECT IDENTIFIER    

nms520AlarmCfgTable 1.3.6.1.4.1.498.8.2.8
The GDC NMS520 Alarm Configuration Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Nms520AlarmCfgEntry

nms520AlarmCfgEntry 1.3.6.1.4.1.498.8.2.8.1
An entry in the GDC NMS520 alarm Configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Nms520AlarmCfgEntry  

nms520AlarmCfgIndex 1.3.6.1.4.1.498.8.2.8.1.1
This object is the index of the NMS520 Alarm Threshold Configuration table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

nms520AlarmCfgIdentifier 1.3.6.1.4.1.498.8.2.8.1.2
The unique alarm identifier assigned to this alarm type. The format of this identifier is an OBJECT IDENTIFIER that has the following format: {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) gdc(498) xxx(x) alarm(z) yyy(y) where xxx(x) is the administratively assigned family object identifier (z) is the object identifier for alarms in the family defined MIB and yyy(y) is the administratively assigned alarm type identifier for this alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

nms520AlarmCfgThreshold 1.3.6.1.4.1.498.8.2.8.1.3
This function sets/reads the alarm threashold settings criteria. This threshold is used along with the alarm window to determine the number of instances in a given time frame for an alarm to occur before the alarm is considered active. Alarm Table Entry Threshold Range Defaults ------------------ -------------------- -------------- -------- Jitter nms520JitterAlm 0 to 99 % 9 % Bipolar Violations nms520BpvAlm 0 to 99 Count 10 Frame Loss nms520FrameLossAlm 0 to 99 Count 10 Signal to Noise Ratio nms520SignalToNoiseAlm 0 to 50 0 Receive Level Low nms520RxSignalLowAlm -50 to 6 dB -33 dB
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -50..99  

nms520LineStatsTable 1.3.6.1.4.1.498.8.2.5
The DDS Line Statistics table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Nms520LineStatsEntry

nms520LineStatsEntry 1.3.6.1.4.1.498.8.2.5.1
An entry in the DDS Line Statistics Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Nms520LineStatsEntry  

nms520LineStatsIndex 1.3.6.1.4.1.498.8.2.5.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

nms520LineStatsInterval 1.3.6.1.4.1.498.8.2.5.1.2
The DDS Line Statistics Interval. It specifies the amount of time in minutes (1 to 15 minutes) the unit will use to report statistical information. The unit will record statictics every minute and hold that information for 15 minutes. Past statistics can read from 1 to 15 minutes ago. A time must be specified to read any object in the ms520LineStatsTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..15  

nms520LineStatsTxInterpretation 1.3.6.1.4.1.498.8.2.5.1.3
This object will report the status of the line measurements, for the selected period. If noSignal(2), it will indicate that there is no receive signal availible. If notAvailable(3), it will indicate that the measurements have not completed. And if overRange(4), will indicate that the measurements taken are over measument the range.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), noSignal(2), notAvailable(3), overRange(4)  

nms520LineStatsTxLevel 1.3.6.1.4.1.498.8.2.5.1.4
Will report the transmit Level of the line to be 0dB txLevel0dB(1), or 6dB txLevel6dB(2) as measured by the unit X minutes ago (1 to 15 miniutes) as specified by nms520LineStatsInterval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER txLevel0dB(1), txLevel6dB(2)  

nms520LineStatsRxLevel 1.3.6.1.4.1.498.8.2.5.1.5
This object will report the receive level measured at X minutes ago (1 to 15 miniutes) as specified by nms520LineStatsInterval. The range is between the -50dB to +6dB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -50..6  

nms520LineStatsSignalToNoiseRatio 1.3.6.1.4.1.498.8.2.5.1.6
This object will the report the signal to noise ratio measured X minutes ago(1 to 15 miniutes) as specified by nms520LineStatsInterval. The range is from 0 to 50, for the selected period. The value is absolute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..50  

nms520LineStatsSignalQuality 1.3.6.1.4.1.498.8.2.5.1.7
This object will the report the signal quality of the line measured X minutes ago (1 to 15 miniutes) as specified by nms520LineStatsInterval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER good(1), fair(2), bad(3)  

nms520LineStatsJitter 1.3.6.1.4.1.498.8.2.5.1.8
This object will the report the percent jitter of the line measured X minutes ago (1 to 15 miniutes) as specified by nms520LineStatsInterval. The range is 0% to 99% Jitter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..99  

nms520LineStatsBpvCount 1.3.6.1.4.1.498.8.2.5.1.9
This object will the report the number of bipolar violation that have occured over the last X minutes (1 to 15 minutes). The range is from 0 to 99 violations.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..99  

nms520LineStatsFrameLossCount 1.3.6.1.4.1.498.8.2.5.1.10
This object will the report the numbrt of frame losses that have occured over the last X minutes (1 to 15 minutes). The range is from 0 to 99 frame losses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..99  

nms520DiagCfgTable 1.3.6.1.4.1.498.8.2.6
The NMS520 Unit Diagonostic table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Nms520DiagCfgEntry

nms520DiagCfgEntry 1.3.6.1.4.1.498.8.2.6.1
The NMS520 Unit Diagonostic table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Nms520DiagCfgEntry  

nms520DiagCfgIndex 1.3.6.1.4.1.498.8.2.6.1.1
The index value which uniquely identifies the NMS520 to which this entry is applicable. This has the form of a SCinstance which defines the slot, line, and drop of the NMS520 with no sub-identifier value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

nms520DiagSendCode 1.3.6.1.4.1.498.8.2.6.1.2
Configures the selftest pattern to be run during any diagonostic test involving selftest. If option SendOtherPattern is selected, then pattern will default to 15 bit if unit is set for 56k-DDS/sc-multi point else pattern will default to 511 bit for all other conditions
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sendOtherPattern(1), send511Pattern(2), send2047Pattern(3), send15BitPattern(4)  

nms520DiagTestExceptions 1.3.6.1.4.1.498.8.2.6.1.3
Indicates exceptions that have occurred that may affect interpretation of the test results. The value of this object is a sum. This sum initially take the value zero. Then, for each exception, the value associated with the exception is added to the sum. The exception values are: value exception 0 No errors 1 bit over range 2 block over range 4 bit and block over range
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noExceptions(1), blocksOutOfRange(2), bitsOutOfRange(3), blocksAndBitsOutOfRange(4)  

nms520DiagBitErrors 1.3.6.1.4.1.498.8.2.6.1.4
The bit errors of the last diagnostic test that involved a Selftest pattern. Reading bit errors while a diagnostic test in running will cause the unit to drop out of test and invalidate the bit errors. Bit errors should be read only after the test is completed. The valid range for bit errors is 0 to 1,023, 65535 will be returned if for any reason the test was terminated early.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

nms520DiagBlockErrors 1.3.6.1.4.1.498.8.2.6.1.5
The block errors of the last diagnostic test that involved a Selftest pattern. Reading block errors while a diagnostic test in running will cause the unit to drop out of test and invalidate the block errors. Block errors should be read only after the test is completed. The valid range for block errors is 0 to 1,023, 65535 will be returned if for any reason the test was terminated early.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

nms520DiagTestReset 1.3.6.1.4.1.498.8.2.6.1.6
This object will halt the execution of any and all diagnostic test that may be running with the exception of the Network Delay Test.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), diagnostic(2), resetTest(3)  

nms520DiagTimeDelay 1.3.6.1.4.1.498.8.2.6.1.7
This object reads the results of a Network Delay Test. The results are valid only after the test is completed which takes about 10 seconds. The unit for time delay is in miliseconds. The valid range for delay is 0 to 4096, 16383 will be returned if for any reason the test was terminated early. Reading this object while a test is in progress will terminate the test.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..16383  

nms520DiagExcTable 1.3.6.1.4.1.498.8.2.7
The NMS520 Unit Diagonostic table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Nms520DiagExcEntry

nms520DiagExcEntry 1.3.6.1.4.1.498.8.2.7.1
The NMS520 Unit Diagonostic table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Nms520DiagExcEntry  

nms520DiagExcIndex 1.3.6.1.4.1.498.8.2.7.1.1
The index value which uniquely identifies the NMS520 to which this entry is applicable. This has the form of a SCinstance which defines the slot, line, and drop of the NMS520 with no sub-identifier value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

nms520DiagExtLineloop 1.3.6.1.4.1.498.8.2.7.1.2
Lineloop (or Analoop) can be either a Bilaterial or Unilaterial loopback depending on option ddsDteTermaloop. To initiate a Lineloop with no Selftest SET this object and specifiy external, this will allow the data from the DTE to looped back to itself. Emun external(3) is write only. The only valid response to a READ is lineloopOn(2) or lineloopOff(1). To halt this test you must SET the nms520DiagTestReset object. Reading test results via the sc5520DiagBitErrors or nms520DiagBlockErrors objects while the test is running will also cause the test to terminate. There are no test results associated with this test.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER lineloopOff(1), lineloopOn(2), external(3)  

nms520DiagIntLineloop 1.3.6.1.4.1.498.8.2.7.1.3
Lineloop (or Analoop) can be either a Bilaterial or Unilaterial loopback depending on option ddsDteTermaloop. To initiate a Lineloop with Selftest SET this object and specifiy a blocksize. The blocksize indicates the number of blocks the Selftest pattern generator will run. There are 1000 bits/block. Emuns 3 through 10 are write only. The only valid responses to a READ are lineloopOn(2) or lineloopOff(1). This test will terminate after the specified number of blocks have been run. Reading test results via the nms520DiagBitErrors or nms520DiagBlockErrors objects while the test is running will cause the test to terminate prematurely and render the results invalid. Test results should be only read after the test is completed. The current Test Status can be obtained by reading this object or the nms520DiagTestStatus object on the unit under test. This test can also be terminated by seting the nms520DiagTestReset object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER lineloopOff(1), lineloopOn(2), blocks1(3), blocks10(4), blocks100(5), blocks500(6), blocks1000(7), blocks5000(8), blocks10000(9), blocks50000(10)  

nms520DiagIntDataloop 1.3.6.1.4.1.498.8.2.7.1.4
To initiate a Dataloop with Selftest SET this object and specifiy a blocksize. The nms520 (the remote) unit will go into Dataloop and the master (the sc5520) unit will go into Selftest. The blocksize indicates the number of blocks the Selftest pattern generator will run. There are 1000 bits/block. Emuns 3 through 10 are write only. The only valid responses to a READ are dataloopOn(2) or dataloopOff(1). This test will terminate after the specified number of blocks have been run. Reading test results via the nms520DiagBitErrors or nms520DiagBlockErrors objects while the test is running will cause the test to terminate prematurely and render the results invalid. Test results should be read only after the test is completed and are available from the master (sc5520) unit. The current Test Status can be obtained by reading the sc5520DiagTestStatus object on the master unit, reading test status on the remote unit may interfere with the diagonostic test pattern and cause errors. This test can also be terminated by seting the nms520DiagTestReset object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dataloopOff(1), dataloopOn(2), blocks1(3), blocks10(4), blocks100(5), blocks500(6), blocks1000(7), blocks5000(8), blocks10000(9), blocks50000(10)  

nms520DiagEndToEndSelftest 1.3.6.1.4.1.498.8.2.7.1.5
To initiate an End to End Selftest(Error Rate Test) SET this object and specifiy a blocksize. Both the remote (nms520) amd master (sc5520) units will go into Selftest. The blocksize indicates the number of blocks the Selftest pattern generator will run. There are 1000 bits/block. Emuns 3 through 10 are write only. The only valid responses to a READ are selftestOn(2) or selftestOff(1). This test will terminate after the specified number of blocks have been run. Reading test results via the nms520DiagBitErrors or nms520DiagBlockErrors objects while the test is running will cause the test to terminate prematurely and render the results invalid. Test results should be read only after the test is completed and are available from both the remote (nms520) and master (sc5520) units. The current Test Status can be obtained by reading the sc5520DiagTestStatus object on the master unit, reading test status on the remote unit may interfere with the diagonostic test patternand cause errors. This test can also be terminated by seting the nms520DiagTestReset object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER endToEndOff(1), endToEndOn(2), blocks1(3), blocks10(4), blocks100(5), blocks500(6), blocks1000(7), blocks5000(8), blocks10000(9), blocks50000(10)  

nms520DiagNetworkDelay 1.3.6.1.4.1.498.8.2.7.1.6
To initiate a Network Delay test SET this object and specifiy runDelayTest. Both the remote (nms520) and master (sc5520) units will go into a test to measure network delay. Emun 3 is write only. The only valid responses to a READ are delayTestOn(2) or delatTestOff(1). This test will terminate after 10 seconds. Reading test results via the nms520DelayTime object while the test is running will cause the test to terminate prematurely and render the results invalid. Test results should be read only after the test is completed and are available from the master (sc5520) unit. The current Test Status can be obtained by reading the sc5520DiagTestStatus object on the master unit, reading test status on the remote unit may interfere with the test and cause errors. This test can not be terminated early once it is started.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delayTestOff(1), delayTestOn(2), runDelayTest(3)  

nms520DiagTestStatus 1.3.6.1.4.1.498.8.2.7.1.7
This object gives the current diagonostic test status. noTest indicates that no diagonostic test is currently active. Reading this object while in a diagonostic test involing two units may interfere with a selftest pattern and invalidate the test results. Reading the sc5520DiagTestStatus (master unit) object during dagonostic tests involing two unit will not disrupt the test results.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noTest(1), internalLineloop(2), externalDataloop(3), internalDataloop(4), serviceTestCenterLoop(5), endToend(6)  

nms520DiagExtDataloop 1.3.6.1.4.1.498.8.2.7.1.8
To initiate a Dataloop test with no Selftest SET this object and specifiy external, this will allow the data from the DTE attached to the far end unit (sc5520) to looped back to itself. Emun external(3) is write only. The only valid response to a READ is dataloopOn(2) or dataloopOff(1). To halt this test you must SET the nms520DiagTestReset object. Reading test results via the nms520DiagBitErrors or nms520DiagBlockErrors objects while the test is running will also cause the test to terminate. There are no test results associated with this test. Reading test status on the remote unit via nms520DiagTestStatus may interfere with the diagonostic test pattern generated from the terminal equiptment.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dataloopOff(1), dataloopOn(2), external(3)