GDC-SC800T3-MIB: View SNMP OID List / Download MIB

VENDOR: GENERAL DATACOMM


 Home MIB: GDC-SC800T3-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ds3 1.3.6.1.4.1.498.19
       sc800t3 1.3.6.1.4.1.498.19.1
           sc800t3Version 1.3.6.1.4.1.498.19.1.1
               sc800t3MIBversion 1.3.6.1.4.1.498.19.1.1.1 displaystring read-only
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
               sc800t3VersionTable 1.3.6.1.4.1.498.19.1.1.2 no-access
                   sc800t3VersionEntry 1.3.6.1.4.1.498.19.1.1.2.1 no-access
An entry in the GDC SC800T3 Version Table.
                       sc800t3VersionIndex 1.3.6.1.4.1.498.19.1.1.2.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3ActiveFirmwareRev 1.3.6.1.4.1.498.19.1.1.2.1.2 displaystring read-only
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)
                       sc800t3StandbyFirmwareRev 1.3.6.1.4.1.498.19.1.1.2.1.3 displaystring read-only
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)
                       sc800t3StoredFirmwareStatus 1.3.6.1.4.1.498.19.1.1.2.1.4 integer read-only
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 sc800t3SwitchActive to switchActive(2)) statCheckSumBad(4) Failed checksum after download statUnZipping(5) In process of uncompressing into active area statBadUnZip(6) Failed last uncompress statDownloadAborted(7) Download aborted by user Enumeration: 'statDownloadAborted': 7, 'statDownLoading': 2, 'statBadUnZip': 6, 'statBlank': 1, 'statOK': 3, 'statUnZipping': 5, 'statCheckSumBad': 4.
                       sc800t3SwitchActiveFirmware 1.3.6.1.4.1.498.19.1.1.2.1.5 integer read-write
This object is used to switch the active executing firmware from the version in sc800t3ActiveRev to the version in sc800t3StoredRev. 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 sc800t3StoredStatus object to indicate results 5) If succesfull: update sc800t3ActiveFirmwareRev and sc800t3StoredFirmwareRev and begin executing If failed: replace active area with previous revision The switchNorm(1) enumeration will always be read. Setting switchActive(2) when the sc800t3StoredStatus is not statOK(3) will result in an error. Enumeration: 'switchNorm': 1, 'switchActive': 2.
                       sc800t3DownloadingMode 1.3.6.1.4.1.498.19.1.1.2.1.6 integer read-write
This object is used to configure the download mode: disableAll(1) Prevents any firmware downloading to SC800T3 enableAndWait(2) Allows downloading zipped code to be stored only! enableAndSwitch(3) Allows downloading and then unzips and begins executing the new code Enumeration: 'enableAndSwitch': 3, 'enableAndWait': 2, 'disableAll': 1.
                       sc800t3EraseFlash 1.3.6.1.4.1.498.19.1.1.2.1.7 integer read-write
A set of this object to erase(2) will erase the application stored in flash. After setting this object, there should be a delay of at least 2 minutes before downloading the unit. Enumeration: 'erase': 2, 'normal': 1.
           sc800t3Configuration 1.3.6.1.4.1.498.19.1.2
               sc800t3ChannelConfigTable 1.3.6.1.4.1.498.19.1.2.1 no-access
The GDC SC800T3 Channel Configuration table.
                   sc800t3ChannelConfigEntry 1.3.6.1.4.1.498.19.1.2.1.1 no-access
The sc800t3 Channel Configuration table entry.
                       sc800t3ChannelConfigIndex 1.3.6.1.4.1.498.19.1.2.1.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3ForcedDCE 1.3.6.1.4.1.498.19.1.2.1.1.2 integer read-write
Controls the operation of Data Communications Equipment (DCE) signal. The value followsDte(1) indicates that the channel's DCE follows Data Terminal Equipment (DTE) ready. The value forcedOn(2) indicates that DCE is forced on. Enumeration: 'forcedOn': 2, 'followsDte': 1.
                       sc800t3ChannelDTEtest 1.3.6.1.4.1.498.19.1.2.1.1.3 integer read-write
DTE interface supporting loop A and loop B tests. See ANSI TIA/EIA-613-1993 specification for details on encoding of inter changes. Enumeration: 'disabled': 1, 'enabled': 2.
                       sc800t3DTELoopTimeout 1.3.6.1.4.1.498.19.1.2.1.1.4 integer read-write
Enables/disables DTE loop time out. Enumeration: 'disabled': 1, 'enabled': 2.
               sc800t3NetworkConfigTable 1.3.6.1.4.1.498.19.1.2.2 no-access
The GDC SC800T3 Network Configuration table.
                   sc800t3NetworkConfigEntry 1.3.6.1.4.1.498.19.1.2.2.1 no-access
The sc800t3 Network Configuration table entry.
                       sc800t3NetworkConfigIndex 1.3.6.1.4.1.498.19.1.2.2.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3NetworkFrameType 1.3.6.1.4.1.498.19.1.2.2.1.2 integer read-write
Is the framing type of the network interface. Setting the value of the object to m13(1) configures the network interface to M-13 framing. Setting the value of this object to cbitParity configures the network interface 20 C-bit parity framing Enumeration: 'cbitParity': 2, 'm13': 1.
                       sc800t3NetworkTransmitClockSource 1.3.6.1.4.1.498.19.1.2.2.1.3 integer read-write
The DSU transmit clock source option. This is the selection for the transmitter timing clock source. Enumeration: 'receive': 2, 'internal': 1.
                       sc800t3NetworkAISLoopdown 1.3.6.1.4.1.498.19.1.2.2.1.4 integer read-write
The time in seconds when receiving a continuous AIS signal before a remotely initiated loopback is terminated. When this object has the value 4, then there is no time limit and the loop must be terminated by remotely issued in-band loopdown codes. When the object has a value between 5 and 60, then this is time in seconds of continuous AIS signal before the loopback is terminated.
                       sc800t3NetworkLineType 1.3.6.1.4.1.498.19.1.2.2.1.5 integer read-write
The operating mode of the interface. Setting the value of this object to longCable(1) configures the interface as standard DS-3. Setting the value of this object to shortCable(2) configures the interface to operate as a standard cross-connect DSX-3. Enumeration: 'longCable': 1, 'shortCable': 2.
                       sc800t3NetworkIdleStatus 1.3.6.1.4.1.498.19.1.2.2.1.6 integer read-only
Returns a value of received(2) when the sc800t3 receives a DS3 idle from the network. Enumeration: 'notReceived': 1, 'received': 2.
                       sc800t3NetworkTransmitIdleStatus 1.3.6.1.4.1.498.19.1.2.2.1.7 integer read-write
When set to active(2), the sc800t3 will transmit a DS3 idle signal to the network. Enumeration: 'active': 2, 'inactive': 1.
                       sc800t3NetworkSesBERThreshold 1.3.6.1.4.1.498.19.1.2.2.1.8 integer read-write
When set to thresone(1), the SES BER threshold will be set to 1X10^-6 and when it is set to thresseven(2), it will be set to 7.5X10^-5. Enumeration: 'thresone': 1, 'thresseven': 2.
                       sc800t3InbandLoopback 1.3.6.1.4.1.498.19.1.2.2.1.9 integer read-write
Enables/disables the inband loop back. Enumeration: 'disabled': 1, 'enabled': 2.
           sc800t3Diagnostics 1.3.6.1.4.1.498.19.1.3
               sc800t3DiagTable 1.3.6.1.4.1.498.19.1.3.1 no-access
The SC800T3 Diagnostics table.
                   sc800t3DiagEntry 1.3.6.1.4.1.498.19.1.3.1.1 no-access
The SNMPSC800T3 Diagnostics table entry.
                       sc800t3DiagIndex 1.3.6.1.4.1.498.19.1.3.1.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3DiagTestDuration 1.3.6.1.4.1.498.19.1.3.1.1.2 integer read-write
Selects the duration to run a diagnostic test. Enumeration: 'testTime15Mins': 12, 'testTime10Mins': 11, 'testTime3Mins': 4, 'testTime7Mins': 8, 'testTime4Mins': 5, 'testTime25Mins': 14, 'testTime5Mins': 6, 'testTimeInfinite': 16, 'testTime20Mins': 13, 'testTime9Mins': 10, 'testTime2Mins': 3, 'testTime30Secs': 1, 'testTime30Mins': 15, 'testTime1Min': 2, 'testTime6Mins': 7, 'testTime8Mins': 9.
                       sc800t3InsertBitError 1.3.6.1.4.1.498.19.1.3.1.1.3 integer read-write
A set of 2 will insert one bit error for test. Management may only write a 2. A 1 will always be read. Enumeration: 'insertBitErrorNorm': 1, 'insertOneBitError': 2.
                       sc800t3DiagT3Test 1.3.6.1.4.1.498.19.1.3.1.1.4 integer read-write
A set of 2-11 starts the specified test and a set of t3NoTest(1) stops the current running test. A get returns the current active test. Enumeration: 't3RemoteLineLoopbackST': 8, 't3RemotePayloadST': 10, 't3LocalLoopbackST': 5, 't3LocalLoopback': 4, 't3PayLoadLoopback': 3, 't3RemotePayload': 9, 't3LineLoopback': 2, 't3DTELoopback': 6, 't3RemoteLineLoopback': 7, 't3EndToEndST': 11, 't3NoTest': 1.
                       sc800t3DiagTestResults 1.3.6.1.4.1.498.19.1.3.1.1.5 octet string read-only
Returns a the folowing bytes. Octet 1 bit 7 - F/U bit 6 - 1: Test complete bit 5 - 1: Test aborted bit 4 - F/U bit 3 - remote status 0: inactive 1: active bit 2 - 1: Bit errors over range bit 1 - Bit Errors bit 0 - Bit Errors Octet 2 bit 7 - F/U bit 6 - 2^13 bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 Bit Error Count bit 1 - 2^8 bit 0 - 2^7 Octet 3 bit 7 - F/U bit 6 - 2^6 bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0
                       sc800t3DiagResetTestResults 1.3.6.1.4.1.498.19.1.3.1.1.6 integer read-write
This object will clear the results register while running any test except for Network Delay. Starting a new test will automatically zero out the register. A normal(1) will always be read. Management will set a resetTestResult(2) to reset the test results. Enumeration: 'resetTestResult': 2, 'normal': 1.
           sc800t3Maintenance 1.3.6.1.4.1.498.19.1.4
               sc800t3MaintenanceTable 1.3.6.1.4.1.498.19.1.4.1 no-access
The table describes the maintenance functions for the sc800t3.
                   sc800t3MaintenanceEntry 1.3.6.1.4.1.498.19.1.4.1.1 no-access
An entry in the GDC maintenance Table
                       sc800t3MaintenanceIndex 1.3.6.1.4.1.498.19.1.4.1.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3LedStatus 1.3.6.1.4.1.498.19.1.4.1.1.2 octet string read-only
Returns a bitwise snapshot of the front panel LED state and front panel switches. Octet 1 bit 7 - f/u bit 6 - NTWK 0:LED off 1:LED on bit 5 - TM 0:LED off 1:LED on bit 4 - ALM 0:LED off 1:LED on bit 3 - f/u bit 2 - f/u bit 1 - f/u bit 0 - f/u Octet 2 bit 7 - f/u bit 6 - f/u bit 5 - f/u bit 4 - f/u bit 3 - f/u bit 2 - f/u bit 1 - f/u bit 0 - f/u Octet 3 bit 7 - f/u bit 6 - f/u bit 5 - f/u bit 4 - f/u bit 3 - f/u bit 2 - f/u bit 1 - f/u bit 0 - f/u
                       sc800t3SoftReset 1.3.6.1.4.1.498.19.1.4.1.1.3 integer read-write
Supports the action of soft resetting the unit. When this object is set to reset(1), then the unit performs a soft reset. The value norm will be returned when the reset is complete. The value of norm can not be set by management. Enumeration: 'reset': 2, 'norm': 1.
                       sc800t3DefaultInit 1.3.6.1.4.1.498.19.1.4.1.1.4 integer read-write
This is used to allow the NonVolatile Configuration to be set to a factory default state. When this value is set to factoryDefault, the unit will reset to the default configuration. The value of normal will be returned when the initialization is complete. The value normal can not be set by management. Enumeration: 'factoryDefault': 2, 'normal': 1.
                       sc800t3ValidNearEndIntervals 1.3.6.1.4.1.498.19.1.4.1.1.5 integer read-only
The number of previous near end intervals for which valid data was collected. The value will be 31 unless the interface was brought on-line within the last 7.75 hours, in which case the value will be the number of complete 15 minute intervals since the interface has been online.
                       sc800t3ValidFarEndIntervals 1.3.6.1.4.1.498.19.1.4.1.1.6 integer read-only
The number of previous far end intervals for which valid data was collected. The value will be 31 unless the interface was brought on-line within the last 7.75 hours, in which case the value will be the number of complete 15 minute intervals since the interface has been online.
                       sc800t3ShelfType 1.3.6.1.4.1.498.19.1.4.1.1.7 integer read-only
Type of shelf the sc800t3 is located in. Enumeration: 'twinPack': 2, 'spectracomm': 1.
                       sc800t3TwinPackPowerSupply 1.3.6.1.4.1.498.19.1.4.1.1.8 integer read-only
Power supplies currently installed in Twin Pack. When the sc800t3 is located in a Spectracomm shelf none(1) will always be returned. Enumeration: 'topOnly': 3, 'both': 4, 'none': 1, 'bottomOnly': 2.
                       sc800t3TestAllLeds 1.3.6.1.4.1.498.19.1.4.1.1.9 integer read-write
This variable is used to test the front panel leds and individual segments of the display. A one (1) will turn all leds and display segments on. They will remain on until a two (2) is set or the card is rebooted Enumeration: 'allLedsON': 1, 'allLedsOFF': 2.
                       sc800t3NearEndResetStats 1.3.6.1.4.1.498.19.1.4.1.1.10 integer read-write
Supports the action of soft resetting the sc800t3ValidNearEndIntervals object. When this object is set to reset(2), then the unit will reset the sc800t3ValidNearEndIntervals object to zero. The value of norm(1) can not be set by management. Enumeration: 'reset': 2, 'norm': 1.
                       sc800t3FarEndResetStats 1.3.6.1.4.1.498.19.1.4.1.1.11 integer read-write
Supports the action of soft resetting the sc800t3ValidFarEndIntervals object. When this object is set to reset(2), then the unit will reset the sc800t3ValidFarEndIntervals object to zero. The value of norm(1) can not be set by management. Enumeration: 'reset': 2, 'norm': 1.
                       sc800t3NearEndStatLastInitial 1.3.6.1.4.1.498.19.1.4.1.1.12 integer read-only
Number of seconds from midnight Dec 31 1969 up until sc800t3ValidNearEndIntervals was last initialized to zero.
                       sc800t3FarEndStatLastInitial 1.3.6.1.4.1.498.19.1.4.1.1.13 integer read-only
Number of seconds from midnight Dec 31 1969 up until sc800t3ValidFarEndIntervals was last initialized to zero.
           sc800t3Alarms 1.3.6.1.4.1.498.19.1.5
               sc800t3NoResponse 1.3.6.1.4.1.498.19.1.5.1
               sc800t3DiagRxErrAlm 1.3.6.1.4.1.498.19.1.5.2
               sc800t3PowerUpAlm 1.3.6.1.4.1.498.19.1.5.3
               sc800t3POSTFail 1.3.6.1.4.1.498.19.1.5.4
               sc800t3UnsolicitedTest 1.3.6.1.4.1.498.19.1.5.5
               sc800t3ConfigChange 1.3.6.1.4.1.498.19.1.5.6
               sc800t3TimingLoss 1.3.6.1.4.1.498.19.1.5.7
               sc800t3LossOfSignal 1.3.6.1.4.1.498.19.1.5.8
               sc800t3OutOfFrame 1.3.6.1.4.1.498.19.1.5.9
               sc800t3AIS 1.3.6.1.4.1.498.19.1.5.10
               sc800t3DTEReadyLoss 1.3.6.1.4.1.498.19.1.5.11
               sc800t3DTETXCLKLoss 1.3.6.1.4.1.498.19.1.5.12
               sc800t3RXDNoTrans 1.3.6.1.4.1.498.19.1.5.13
               sc800t3TXDNoTrans 1.3.6.1.4.1.498.19.1.5.14
               sc800t3RemoteNotResponding 1.3.6.1.4.1.498.19.1.5.15
               sc800t3TopPowerSupplyFail 1.3.6.1.4.1.498.19.1.5.16
               sc800t3BottomPowerSupplyFail 1.3.6.1.4.1.498.19.1.5.17
               sc800t3DTETest 1.3.6.1.4.1.498.19.1.5.18
               sc800t3RAI 1.3.6.1.4.1.498.19.1.5.19
               sc800t3ES 1.3.6.1.4.1.498.19.1.5.20
               sc800t3SES 1.3.6.1.4.1.498.19.1.5.21
               sc800t3SAS 1.3.6.1.4.1.498.19.1.5.22
               sc800t3UAS 1.3.6.1.4.1.498.19.1.5.23
               sc800t3CodeViolations 1.3.6.1.4.1.498.19.1.5.24
               sc800t3ESline 1.3.6.1.4.1.498.19.1.5.25
           sc800t3Performance 1.3.6.1.4.1.498.19.1.6
               sc800t3CurrentNearEndTable 1.3.6.1.4.1.498.19.1.6.1 no-access
Gives the statistic count for the current 15 minute interval.
                   sc800t3CurrentNearEndEntry 1.3.6.1.4.1.498.19.1.6.1.1 no-access
An entry in the sc800t3 CurrentNearEnd table.
                       sc800t3CurrentNearEndIndex 1.3.6.1.4.1.498.19.1.6.1.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3CurrentNearEndStat 1.3.6.1.4.1.498.19.1.6.1.1.2 octet string read-only
Returns a bitwise snapshot of the statistics. Octet 1 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - 2^9 Errored Seconds (ES) bit 1 - 2^8 bit 0 - 2^7 Octet 2 bit 7 - parity bit 6 - 2^6 Errored Seconds (ES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 3 bit 7 - parity Severely Errored Seconds (SES) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 4 bit 7 - parity Severely Errored Frames (SAS) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 5 bit 7 - parity Unavailable Seconds (UAS) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 6 bit 7 - parity Code Violations (CV) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - n/a bit 0 - n/a Octet 7 bit 7 - parity bit 6 - 2^13 Code Violations (CV) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 8 bit 7 - parity bit 6 - 2^6 Code Violations (CV) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 9 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - 2^9 Errored Seconds Line (ESl) bit 1 - 2^8 bit 0 - 2^7 Octet 10 bit 7 - parity bit 6 - 2^6 Errored Seconds Line (ESl) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 11 bit 7 - parity bit 6 - 2^6 Percent Complete bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0
               sc800t3PreviousDayNearEndTable 1.3.6.1.4.1.498.19.1.6.2 no-access
Gives totals for the previous day of all the near end statistics.
                   sc800t3PreviousDayNearEndEntry 1.3.6.1.4.1.498.19.1.6.2.1 no-access
An entry in the sc800t3 PreviousDayNearEndTable.
                       sc800t3PreviousDayNearEndIndex 1.3.6.1.4.1.498.19.1.6.2.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3PreviousDayNearEndStat 1.3.6.1.4.1.498.19.1.6.2.1.2 octet string read-only
Returns a bitwise snapshot of the statistics. Octet 1 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - 2^15 Errored Seconds (ES) bit 0 - 2^14 Octet 2 bit 7 - parity bit 6 - 2^13 Errored Seconds (ES) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 3 bit 7 - parity bit 6 - 2^6 Errored Seconds (ES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 4 bit 7 - parity Severely Errored Seconds (SES) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 5 bit 7 - parity bit 6 - 2^6 Severely Errored Seconds (SES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 6 bit 7 - parity Severely Errored Frame (SAS) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 7 bit 7 - parity bit 6 - 2^6 Severely Errored Frame (SAS) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 8 bit 7 - parity Unavailable Seconds (UAS) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 9 bit 7 - parity bit 6 - 2^6 Unavailable Seconds (UAS) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 10 bit 7 - parity Code Violations (CV) bit 6 - Invalid Data Flag bit 5 - 2^19 bit 4 - 2^18 bit 3 - 2^17 bit 2 - 2^16 bit 1 - 2^15 bit 0 - 2^14 Octet 11 bit 7 - parity bit 6 - 2^13 Code Violations (CV) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 12 bit 7 - parity bit 6 - 2^6 Code Violations (CV) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 13 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - 2^15 Errored Seconds Line (ESl) bit 0 - 2^14 Octet 14 bit 7 - parity bit 6 - 2^13 Errored Seconds Line (ESl) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 15 bit 7 - parity bit 6 - 2^6 Errored Seconds Line (ESl) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 16 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - 2^15 FC-P Path Failure Events bit 0 - 2^14 Octet 17 bit 7 - parity bit 6 - 2^13 FC-P Path Failure Events bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 18 bit 7 - parity bit 6 - 2^6 FC-P Path Failure Events bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0
               sc800t3CurrentFarEndTable 1.3.6.1.4.1.498.19.1.6.3 no-access
Gives the statistic count for the current 15 minute interval.
                   sc800t3CurrentFarEndEntry 1.3.6.1.4.1.498.19.1.6.3.1 no-access
An entry in the sc800t3 CurrentFarEnd table.
                       sc800t3CurrentFarEndIndex 1.3.6.1.4.1.498.19.1.6.3.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3CurrentFarEndStat 1.3.6.1.4.1.498.19.1.6.3.1.2 octet string read-only
Returns a bitwise snapshot of the statistics. Octet 1 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - 2^9 Errored Seconds (ES) bit 1 - 2^8 bit 0 - 2^7 Octet 2 bit 7 - parity bit 6 - 2^6 Errored Seconds (ES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 3 bit 7 - parity Severely Errored Seconds (SES) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 4 bit 7 - parity Severely Errored Frames (SAS) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 5 bit 7 - parity Unavailable Seconds (UAS) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 6 bit 7 - parity Code Violations (CV) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - n/a bit 0 - n/a Octet 7 bit 7 - parity bit 6 - 2^13 Code Violations (CV) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 8 bit 7 - parity bit 6 - 2^6 Code Violations (CV) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 9 bit 7 - parity bit 6 - 2^6 Percent Complete bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0
               sc800t3CurrentDayNearEndTable 1.3.6.1.4.1.498.19.1.6.4 no-access
Gives totals for the current day of all the near end statistics.
                   sc800t3CurrentDayNearEndEntry 1.3.6.1.4.1.498.19.1.6.4.1 no-access
An entry in the sc800t3 CurrentDayNearEndTable.
                       sc800t3CurrentDayNearEndIndex 1.3.6.1.4.1.498.19.1.6.4.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3CurrentDayNearEndStat 1.3.6.1.4.1.498.19.1.6.4.1.2 octet string read-only
Returns a bitwise snapshot of the statistics. Octet 1 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - 2^15 Errored Seconds (ES) bit 0 - 2^14 Octet 2 bit 7 - parity bit 6 - 2^13 Errored Seconds (ES) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 3 bit 7 - parity bit 6 - 2^6 Errored Seconds (ES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 4 bit 7 - parity Severely Errored Seconds (SES) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 5 bit 7 - parity bit 6 - 2^6 Severely Errored Seconds (SES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 6 bit 7 - parity Severely Errored Frame (SAS) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 7 bit 7 - parity bit 6 - 2^6 Severely Errored Frame (SAS) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 8 bit 7 - parity Unavailable Seconds (UAS) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 9 bit 7 - parity bit 6 - 2^6 Unavailable Seconds (UAS) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 10 bit 7 - parity Code Violations (CV) bit 6 - Invalid Data Flag bit 5 - 2^19 bit 4 - 2^18 bit 3 - 2^17 bit 2 - 2^16 bit 1 - 2^15 bit 0 - 2^14 Octet 11 bit 7 - parity bit 6 - 2^13 Code Violations (CV) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 12 bit 7 - parity bit 6 - 2^6 Code Violations (CV) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 13 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - 2^15 Errored Seconds Line (ESl) bit 0 - 2^14 Octet 14 bit 7 - parity bit 6 - 2^13 Errored Seconds Line (ESl) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 15 bit 7 - parity bit 6 - 2^6 Errored Seconds Line (ESl) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 16 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - 2^15 FC-P Path Failure Events bit 0 - 2^14 Octet 17 bit 7 - parity bit 6 - 2^13 FC-P Path Failure Events bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 18 bit 7 - parity bit 6 - 2^6 FC-P Path Failure Events bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0
               sc800t3PreviousDayFarEndTable 1.3.6.1.4.1.498.19.1.6.5 no-access
Gives totals for the previous day of all the Far End statistics.
                   sc800t3PreviousDayFarEndEntry 1.3.6.1.4.1.498.19.1.6.5.1 no-access
An entry in the sc800t3PreviousDayFarEndTable.
                       sc800t3PreviousDayFarEndIndex 1.3.6.1.4.1.498.19.1.6.5.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3PreviousDayFarEndStat 1.3.6.1.4.1.498.19.1.6.5.1.2 octet string read-only
Returns a bitwise snapshot of the statistics. Octet 1 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - 2^15 Errored Seconds (ES) bit 0 - 2^14 Octet 2 bit 7 - parity bit 6 - 2^13 Errored Seconds (ES) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 3 bit 7 - parity bit 6 - 2^6 Errored Seconds (ES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 4 bit 7 - parity Severely Errored Seconds (SES) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 5 bit 7 - parity bit 6 - 2^6 Severely Errored Seconds (SES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 6 bit 7 - parity Severely Errored Frame (SAS) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 7 bit 7 - parity bit 6 - 2^6 Severely Errored Frame (SAS) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 8 bit 7 - parity Unavailable Seconds (UAS) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 9 bit 7 - parity bit 6 - 2^6 Unavailable Seconds (UAS) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 10 bit 7 - parity Code Violations (CV) bit 6 - Invalid Data Flag bit 5 - 2^19 bit 4 - 2^18 bit 3 - 2^17 bit 2 - 2^16 bit 1 - 2^15 bit 0 - 2^14 Octet 11 bit 7 - parity bit 6 - 2^13 Code Violations (CV) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 12 bit 7 - parity bit 6 - 2^6 Code Violations (CV) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 13 bit 7 - parity FCCP-PFE Path Failure Events bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - 2^15 bit 0 - 2^14 Octet 14 bit 7 - parity bit 6 - 2^13 FCCP-PFE Path Failure Events bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 15 bit 7 - parity bit 6 - 2^6 FCCP-PFE Path Failure Events bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0
               sc800t3CurrentDayFarEndTable 1.3.6.1.4.1.498.19.1.6.6 no-access
Gives totals for the current day of all the Far End statistics.
                   sc800t3CurrentDayFarEndEntry 1.3.6.1.4.1.498.19.1.6.6.1 no-access
An entry in the sc800t3CurrentDayFarEndTable.
                       sc800t3CurrentDayFarEndIndex 1.3.6.1.4.1.498.19.1.6.6.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3CurrentDayFarEndStat 1.3.6.1.4.1.498.19.1.6.6.1.2 octet string read-only
Returns a bitwise snapshot of the statistics. Octet 1 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - 2^15 Errored Seconds (ES) bit 0 - 2^14 Octet 2 bit 7 - parity bit 6 - 2^13 Errored Seconds (ES) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 3 bit 7 - parity bit 6 - 2^6 Errored Seconds (ES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 4 bit 7 - parity Severely Errored Seconds (SES) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 5 bit 7 - parity bit 6 - 2^6 Severely Errored Seconds (SES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 6 bit 7 - parity Severely Errored Frame (SAS) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 7 bit 7 - parity bit 6 - 2^6 Severely Errored Frame (SAS) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 8 bit 7 - parity Unavailable Seconds (UAS) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 9 bit 7 - parity bit 6 - 2^6 Unavailable Seconds (UAS) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 10 bit 7 - parity Code Violations (CV) bit 6 - Invalid Data Flag bit 5 - 2^19 bit 4 - 2^18 bit 3 - 2^17 bit 2 - 2^16 bit 1 - 2^15 bit 0 - 2^14 Octet 11 bit 7 - parity bit 6 - 2^13 Code Violations (CV) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 12 bit 7 - parity bit 6 - 2^6 Code Violations (CV) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 13 bit 7 - parity FCCP-PFE Path Failure Events bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - 2^15 bit 0 - 2^14 Octet 14 bit 7 - parity bit 6 - 2^13 FCCP-PFE Path Failure Events bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 15 bit 7 - parity bit 6 - 2^6 FCCP-PFE Path Failure Events bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0
               sc800t3NearEndIntervalTable 1.3.6.1.4.1.498.19.1.6.7 no-access
The sc800t3 Near End Interval table.
                   sc800t3NearEndIntervalEntry 1.3.6.1.4.1.498.19.1.6.7.1 no-access
An entry in the Interval table.
                       sc800t3NearEndIntervalIndex 1.3.6.1.4.1.498.19.1.6.7.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3NearEndIntervalNumber 1.3.6.1.4.1.498.19.1.6.7.1.2 integer read-only
A number between 1 and 31, where 1 is the most recently completed minute interval and 31 is the least recently completed 15 minutes interval (assuming that all 31 intervals are valid).
                       sc800t3NearEndIntervalStats 1.3.6.1.4.1.498.19.1.6.7.1.3 octet string read-only
Returns a bitwise snapshot of the statistics. Octet 1 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - 2^9 Errored Seconds (ES) bit 1 - 2^8 bit 0 - 2^7 Octet 2 bit 7 - parity bit 6 - 2^6 Errored Seconds (ES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 3 bit 7 - parity Severely Errored Seconds (SES) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 4 bit 7 - parity Severely Errored Frames (SAS) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 5 bit 7 - parity Unavailable Seconds (UAS) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 6 bit 7 - parity Code Violations (CV) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - n/a bit 0 - n/a Octet 7 bit 7 - parity bit 6 - 2^13 Code Violations (CV) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 8 bit 7 - parity bit 6 - 2^6 Code Violations (CV) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 9 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - 2^9 Errored Seconds Line (ESl) bit 1 - 2^8 bit 0 - 2^7 Octet 10 bit 7 - parity bit 6 - 2^6 Errored Seconds Line (ESl) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 11 bit 7 - parity bit 6 - n/a Interval (1-31) bit 5 - n/a bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0
               sc800t3FarEndIntervalTable 1.3.6.1.4.1.498.19.1.6.9 no-access
The sc800t3 Far End Interval table.
                   sc800t3FarEndIntervalEntry 1.3.6.1.4.1.498.19.1.6.9.1 no-access
An entry in the Interval table.
                       sc800t3FarEndIntervalIndex 1.3.6.1.4.1.498.19.1.6.9.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3FarEndIntervalNumber 1.3.6.1.4.1.498.19.1.6.9.1.2 integer read-only
A number between 1 and 31, where 1 is the most recently completed minute interval and 31 is the least recently completed 15 minutes interval (assuming that all 31 intervals are valid).
                       sc800t3FarEndIntervalStats 1.3.6.1.4.1.498.19.1.6.9.1.3 octet string read-only
Returns a bitwise snapshot of the statistics. Octet 1 bit 7 - parity bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - 2^9 Errored Seconds (ES) bit 1 - 2^8 bit 0 - 2^7 Octet 2 bit 7 - parity bit 6 - 2^6 Errored Seconds (ES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 3 bit 7 - parity Severely Errored Seconds (SES) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 4 bit 7 - parity Severely Errored Frames (SAS) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 5 bit 7 - parity Unavailable Seconds (UAS) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 6 bit 7 - parity Code Violations (CV) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - n/a bit 0 - n/a Octet 7 bit 7 - parity bit 6 - 2^13 Code Violations (CV) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 8 bit 7 - parity bit 6 - 2^6 Code Violations (CV) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 9 bit 7 - parity bit 6 - n/a Interval (1-31) bit 5 - n/a bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0
               sc800t3PreviousNearEndTable 1.3.6.1.4.1.498.19.1.6.10 no-access
Gives the statistic count for the previous 15 minute interval.
                     sc800t3PreviousNearEndEntry 1.3.6.1.4.1.498.19.1.6.10.1 no-access
An entry in the sc800t3 PreviousNearEnd table.
                         sc800t3PreviousNearEndIndex 1.3.6.1.4.1.498.19.1.6.10.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                         sc800t3PreviousNearEndStat 1.3.6.1.4.1.498.19.1.6.10.1.2 octet string read-only
Returns a bitwise snapshot of the statistics. Octet 1 bit 7 - f/u bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - 2^9 Errored Seconds (ES) bit 1 - 2^8 bit 0 - 2^7 Octet 2 bit 7 - f/u bit 6 - 2^6 Errored Seconds (ES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 3 bit 7 - f/u Severely Errored Seconds (SES) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 4 bit 7 - f/u Severely Errored Frames (SAS) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 5 bit 7 - f/u Unavailable Seconds (UAS) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 6 bit 7 - f/u Code Violations (CV) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - n/a bit 0 - n/a Octet 7 bit 7 - f/u bit 6 - 2^13 Code Violations (CV) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 8 bit 7 - f/u bit 6 - 2^6 Code Violations (CV) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 9 bit 7 - fu bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - 2^9 Errored Seconds Line (ESl) bit 1 - 2^8 bit 0 - 2^7 Octet 10 bit 7 - f/u bit 6 - 2^6 Errored Seconds Line (ESl) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 11 bit 7 - f/u bit 6 - 2^6 Percent Complete bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0
               sc800t3PreviousFarEndTable 1.3.6.1.4.1.498.19.1.6.11 no-access
Gives the statistic count for the previous 15 minute interval.
                     sc800t3PreviousFarEndEntry 1.3.6.1.4.1.498.19.1.6.11.1 no-access
An entry in the sc800t3 PreviousFarEnd table.
                         sc800t3PreviousFarEndIndex 1.3.6.1.4.1.498.19.1.6.11.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                         sc800t3PreviousFarEndStat 1.3.6.1.4.1.498.19.1.6.11.1.2 octet string read-only
Returns a bitwise snapshot of the statistics. Octet 1 bit 7 - f/u bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - 2^9 Errored Seconds (ES) bit 1 - 2^8 bit 0 - 2^7 Octet 2 bit 7 - f/u bit 6 - 2^6 Errored Seconds (ES) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 3 bit 7 - f/u Severely Errored Seconds (SES) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 4 bit 7 - f/u Severely Errored Frames (SAS) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 5 bit 7 - f/u Unavailable Seconds (UAS) bit 6 - Invalid Data Flag bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Octet 6 bit 7 - f/u Code Violations (CV) bit 6 - Invalid Data Flag bit 5 - n/a bit 4 - n/a bit 3 - n/a bit 2 - n/a bit 1 - n/a bit 0 - n/a Octet 7 bit 7 - f/u bit 6 - 2^13 Code Violations (CV) bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 8 bit 7 - f/u bit 6 - 2^6 Code Violations (CV) bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0
           sc800t3AlarmConfig 1.3.6.1.4.1.498.19.1.7
               sc800t3AlarmConfigTable 1.3.6.1.4.1.498.19.1.7.1 no-access
The sc800t3AlarmConfigTable contains entries that configure alarm reporting. The structure of the table is such that alarm configuration is supported on a unit and interface basis, and then on an alarm type basis within the interface. For simplicity sake alarms, be they unit or interface related, are represented in one table.
                   sc800t3AlarmConfigEntry 1.3.6.1.4.1.498.19.1.7.1.1 no-access
An entry in the GDC Alarm Configuration table.
                       sc800t3AlarmConfigIndex 1.3.6.1.4.1.498.19.1.7.1.1.1 scinstance read-only
Integer value which uniquely identifies the SC800T3 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                       sc800t3AlarmConfigIdentifier 1.3.6.1.4.1.498.19.1.7.1.1.2 object identifier read-only
format: iso.org.dod.internet.private.enterprises.gdc. ds3.sc800t3.sc800t3Alarms.ALM example: 1.3.6.1.4.1.498.19.1.5.ALM where ALM = 1 for sc800t3NoResponse alarm, 2 for sc800t3DiagRxErr alarm, etc., as specified in the Alarm Definitions above.
                       sc800t3AlarmCountWindow 1.3.6.1.4.1.498.19.1.7.1.1.3 integer read-write
This variable sets/reads the alarm window. This window is used with the alarm threshold to determine how long the alarm should be active before reporting. Enumeration: 'last1hr': 4, 'reportAll': 1, 'reportWhen': 5, 'last1sec': 2, 'last1min': 3.
                       sc800t3AlarmCountThreshold 1.3.6.1.4.1.498.19.1.7.1.1.4 integer read-write
This function sets/reads the alarm threshold criteria. This threshold is used along with the 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. Enumeration: 'thresGT10': 1, 'thresGT100': 2, 'thresGT1000': 3, 'thresGT10000': 4, 'thresGT100000': 5, 'thresGT1000000': 6.
           sc800t3LocalAlarms 1.3.6.1.4.1.498.19.1.8
               sc800t3LocalAlarmConfigTable 1.3.6.1.4.1.498.19.1.8.1 no-access
The sc800t3LocalAlarmConfigTable contains entries that configure alarm reporting. The structure of the table is such that alarm configuration is supported on a unit and interface basis, and then on an alarm type basis within the interface. For simplicity sake alarms, be they unit or interface related, are represented in one table.
                   sc800t3LocalAlarmConfigEntry 1.3.6.1.4.1.498.19.1.8.1.1 no-access
An entry in the GDC Local Alarm Configuration table.
                       sc800t3LocalAlarmConfigIndex 1.3.6.1.4.1.498.19.1.8.1.1.1 scinstance read-only
The index value which uniquely identifies the interface to which this entry is applicable.
                       sc800t3OOF 1.3.6.1.4.1.498.19.1.8.1.1.2 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3AISLOCAL 1.3.6.1.4.1.498.19.1.8.1.1.3 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3TIMLOS 1.3.6.1.4.1.498.19.1.8.1.1.4 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3TXDLOS 1.3.6.1.4.1.498.19.1.8.1.1.5 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3RXDLOS 1.3.6.1.4.1.498.19.1.8.1.1.6 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3LOS 1.3.6.1.4.1.498.19.1.8.1.1.7 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3TPSFAIL 1.3.6.1.4.1.498.19.1.8.1.1.8 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3BPSFAIL 1.3.6.1.4.1.498.19.1.8.1.1.9 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3DTECLKLOS 1.3.6.1.4.1.498.19.1.8.1.1.10 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3DTERDYLOS 1.3.6.1.4.1.498.19.1.8.1.1.11 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3RAILOCAL 1.3.6.1.4.1.498.19.1.8.1.1.12 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3THRESHESL 1.3.6.1.4.1.498.19.1.8.1.1.13 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3THRESHES 1.3.6.1.4.1.498.19.1.8.1.1.14 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3THRESHSES 1.3.6.1.4.1.498.19.1.8.1.1.15 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3THRESHSAS 1.3.6.1.4.1.498.19.1.8.1.1.16 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3THRESHUAS 1.3.6.1.4.1.498.19.1.8.1.1.17 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                       sc800t3THRESHCV 1.3.6.1.4.1.498.19.1.8.1.1.18 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.