GDCUAS7626-MIB: View SNMP OID List / Download MIB

VENDOR: GENERAL DATACOMM


 Home MIB: GDCUAS7626-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
 gdc 1.3.6.1.4.1.498
         bql2 1.3.6.1.4.1.498.12
               uas7626 1.3.6.1.4.1.498.12.12
                     uas7626Version 1.3.6.1.4.1.498.12.12.1
                         uas7626MIBversion 1.3.6.1.4.1.498.12.12.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. 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.
                         uas7626VersionTable 1.3.6.1.4.1.498.12.12.1.2 no-access
The 7626 version table
                             uas7626VersionEntry 1.3.6.1.4.1.498.12.12.1.2.1 no-access
An entry in the GDC uas7626System Version Table.
                                 uas7626VersionIndex 1.3.6.1.4.1.498.12.12.1.2.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7626 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) - loop or interface number (00-06)
                                 uas7626ActiveFirmwareRev 1.3.6.1.4.1.498.12.12.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) Valid [i]nterface = 0
                                 uas7626StoredFirmwareRev 1.3.6.1.4.1.498.12.12.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) Valid [i]nterface = 0
                                 uas7626StoredFirmwareStatus 1.3.6.1.4.1.498.12.12.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 uas7626SwitchActiveFirmware 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 Valid [i]nterface = 0 Enumeration: 'statDownloadAborted': 7, 'statDownLoading': 2, 'statBadUnZip': 6, 'statBlank': 1, 'statOK': 3, 'statUnZipping': 5, 'statCheckSumBad': 4.
                                 uas7626SwitchActiveFirmware 1.3.6.1.4.1.498.12.12.1.2.1.5 integer read-write
This object is used to switch the active executing firmware from the version in uas7626ActiveFirmwareRev to the version in uas7626StoredFirmwareRev. 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 uas7626StoredStatus object to indicate results 5) If succesfull: update uas7626ActiveFirmwareRev and uas7626StoredFirmwareRev and begin executing If failed: replace active area with previous revision The switchNorm(1) enumeration will always be read. Setting switchActive(2) when the uas7626StoredFirmwareStatus is not statOK(3) will result in an error. Valid [i]nterface = 0 Enumeration: 'switchNorm': 1, 'switchActive': 2.
                                 uas7626DownloadingMode 1.3.6.1.4.1.498.12.12.1.2.1.6 integer read-write
This object is used to configure the download mode: disableAll(1) Prevents any firmware downloading to UAS7626 enableAndWait(2) Allows downloading zipped code to be stored only! enableAndSwitch(3) Allows downloading and then unzips and begins executing the new code Valid [i]nterface = 0 Enumeration: 'enableAndSwitch': 3, 'enableAndWait': 2, 'disableAll': 1.
                     uas7626Maintenance 1.3.6.1.4.1.498.12.12.2
                         uas7626MaintenanceTable 1.3.6.1.4.1.498.12.12.2.1 no-access
The table describes the maintenance objects for uas7626.
                             uas7626MaintenanceEntry 1.3.6.1.4.1.498.12.12.2.1.1 no-access
An entry in the GDC 7626 Maintenance Table.
                                 uas7626MaintenanceLineIndex 1.3.6.1.4.1.498.12.12.2.1.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7626 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) - loop or interface number (00-06)
                                 uas7626SoftReset 1.3.6.1.4.1.498.12.12.2.1.1.2 integer read-write
Supports the action of soft resetting the unit. When this object is set to reset(2), then the unit performs a soft reset, whose meaning is specific to the type of unit being managed. The value of norm(1) will be returned when the reset is complete. The value of norm(1) can not be set by management. Valid [i]nterface = 0 Enumeration: 'reset': 2, 'norm': 1.
                                 uas7626DefaultInit 1.3.6.1.4.1.498.12.12.2.1.1.3 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(2) the unit will perform a reset to make the default configuration take affect. The value of normal(1) will be returned when the initialization is complete. The value of normal(1) can not be set by management. Valid [i]nterface = 0 Enumeration: 'factoryDefault': 2, 'normal': 1.
                                 uas7626ResetMajorAlarm 1.3.6.1.4.1.498.12.12.2.1.1.4 integer read-write
This variable is used to reset the Major BER alarm. A value of norm(1) cannot be set by management and will always be returned on a read. Valid [i]nterface = 01-06 Enumeration: 'reset': 2, 'norm': 1.
                                 uas7626ResetMinorAlarm 1.3.6.1.4.1.498.12.12.2.1.1.5 integer read-write
This variable is used to reset the Minor BER alarm. A value of norm(1) cannot be set by management and will always be returned on a read. Valid [i]nterface = 01-06 Enumeration: 'reset': 2, 'norm': 1.
                                 uas7626ResetStatistics 1.3.6.1.4.1.498.12.12.2.1.1.6 integer read-write
This variable is used to reset the performance intervals. When it is set to reset, the performance tables and uas7626Valid intervals are reset to zero. The value of norm(1) can not be set by management. Valid [i]nterface = 01-06 Enumeration: 'reset': 2, 'norm': 1.
                                 uas7626ValidIntervals 1.3.6.1.4.1.498.12.12.2.1.1.7 integer read-only
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. Valid [i]nterface = 01-06
                                 uas7626SysUpTime 1.3.6.1.4.1.498.12.12.2.1.1.8 integer read-only
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. Valid [i]nterface = 0
                                 uas7626LedStatus 1.3.6.1.4.1.498.12.12.2.1.1.9 octet string read-only
Returns a bitwise snapshot of the front panel LED state: key --- 001 = SOLID GREEN 010 = SOLID RED 011 = FLASHING RED 100 = FLASHING GREEN 1.7 - n/a 1.6 - \ 1.5 - -- Loop 1 (001, 010, 011, 100) 1.4 - / 1.3 - \ 1.2 - -- Loop 2 (001, 010, 011, 100)Y 1.1 - / 1.0 - f/u 2.7 - f/u 2.6 - \ 2.5 - -- Loop 3 (001, 010, 011, 100) 2.4 - / 2.3 - \ 2.2 - -- Loop 4 (001, 010, 011, 100) 2.1 - / 2.0 - f/u 3.7 - f/u 3.6 - \ 3.5 - -- Loop 5 (001, 010, 011, 100) 3.4 - / 3.3 - \ 3.2 - -- Loop 6 (001, 010, 011, 100) 3.1 - / 3.0 - f/u 4.7 - f/u 4.6 - f/u 4.5 - f/u 4.4 - Alarm (0 = Off; 1 = Alarm Active ) 4.3 - Test Mode (0 = Off; 1 = Alarm Active ) 4.2 - In Service (0 = Off; 1 = Alarm Active ) 4.1 - Transmitter Timing Failure (0 = Off; 1 = Alarm Active ) 4.0 - Management Response (0 = Off; 1 = Alarm Active ) Valid [i]nterface = 0
                                 uas7626AlarmStatus 1.3.6.1.4.1.498.12.12.2.1.1.10 octet string read-only
Returns actual bit-wise Status of alarms regardless of whether the alarm is masked or not. key --- 0 = Inactive 1 = Active 1.7 - f/u 1.6 - Power-up 1.5 - f/u 1.4 - f/u 1.3 - f/u 1.2 - f/u 1.1 - f/u 1.0 - f/u Note: n=2-6 for octets 2-7 n.7 - f/u n.6 - Loop n Major n.5 - Loop n Minor n.4 - Loop n Loss of Transmit Clock n.3 - Loop n 2B1Q Out of Sync n.2 - Loop n Sealing Current Non-Continuity Alarm n.1 - Loop n Errored Seconds n.0 - Loop n Unavailable Seconds Valid [i]nterface = 0
                                 uas7626StatLastInitialized 1.3.6.1.4.1.498.12.12.2.1.1.11 timeticks read-only
The elapsed time since the statistics were last initialized. This will be zero'd when uas7626ResetStatistics is reset(2). Valid [i]nterface = 01-06
                                 uas7626CircuitID 1.3.6.1.4.1.498.12.12.2.1.1.12 displaystring read-write
Name to identify the circuit. Valid [i]nterface = 01-06
                     uas7626Configuration 1.3.6.1.4.1.498.12.12.3
                         uas7626ConfigTable 1.3.6.1.4.1.498.12.12.3.1 no-access
The GDC Configuration table.
                             uas7626ConfigEntry 1.3.6.1.4.1.498.12.12.3.1.1 no-access
The GDC Configuration table entry.
                                 uas7626ConfigIndex 1.3.6.1.4.1.498.12.12.3.1.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7626 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) - loop or interface number (00-06)
                                 uas7626DataRate 1.3.6.1.4.1.498.12.12.3.1.1.2 integer read-write
Object to select the Data Rate on Loop n. Valid [i]nterface = 01-06 Enumeration: 'kbps64': 1, 'inhibit': 3, 'kbps128': 2.
                                 uas7626Highway 1.3.6.1.4.1.498.12.12.3.1.1.3 integer read-write
Object to select the data highway for Loop n. Valid [i]nterface = 01-06 Enumeration: 'notAssigned': 1, 'highway3': 4, 'highway2': 3, 'highway1': 2, 'highway7': 8, 'highway6': 7, 'highway5': 6, 'highway4': 5, 'highway8': 9.
                                 uas7626TimeSlot 1.3.6.1.4.1.498.12.12.3.1.1.4 integer read-write
Object to select the timeslots for the data highway given by uas7624Highway for loop n. Valid selections are 1-31 and 64. A value of 64 indicates the loop is not assigned to a highway. Valid [i]nterface = 01-06
                     uas7626Diagnostics 1.3.6.1.4.1.498.12.12.4
                         uas7626DiagTable 1.3.6.1.4.1.498.12.12.4.1 no-access
The GDC 7626 Diagnostics table. Information in the entries of this table support diagnostics testing, both active testing via patterns, and passive testing via loopbacks.
                             uas7626DiagEntry 1.3.6.1.4.1.498.12.12.4.1.1 no-access
The GDC 7626 Diagnostics table entry.
                                 uas7626DiagIndex 1.3.6.1.4.1.498.12.12.4.1.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7626 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) - loop or interface number (00-06)
                                 uas7626TestSelection 1.3.6.1.4.1.498.12.12.4.1.1.2 integer read-write
Selects the test to run. A selection of stopTest(1) stops the current test. Valid [i]nterface = 01-06 Enumeration: 'digitalLoopback': 2, 'remoteDigitalLoopback': 4, 'stopTest': 1, 'selfTest': 3, 'rdlSelfTest': 5.
                                 uas7626TestResults 1.3.6.1.4.1.498.12.12.4.1.1.3 integer read-only
Returns the self test bit error count. Valid [i]nterface = 01-06
                                 uas7626ResetTestResults 1.3.6.1.4.1.498.12.12.4.1.1.4 integer read-write
Resets the self test bit error count. A value of norm(1) cannot be set by management and is always returned on a read. Valid [i]nterface = 01-06 Enumeration: 'reset': 2, 'norm': 1.
                     uas7626Performance 1.3.6.1.4.1.498.12.12.5
                         uas7626CurrentTable 1.3.6.1.4.1.498.12.12.5.3 no-access
The uas7626 Current table contains various statistics being collected for the current 15 minute interval.
                             uas7626CurrentEntry 1.3.6.1.4.1.498.12.12.5.3.1 no-access
An entry in the uas7626 Current table.
                                 uas7626CurrentIndex 1.3.6.1.4.1.498.12.12.5.3.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7626 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) - loop or interface number (00-06)
                                 uas7626CurrentStat 1.3.6.1.4.1.498.12.12.5.3.1.2 octet string read-only
Returns a bitwise snapshot of the current 15 minute statistics: Octet 1 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Loop ID Octet 2 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 3 bit 7 - not used 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 Errored Seconds Octet 4 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 5 bit 7 - not used 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 Severely Errored Seconds Octet 6 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 7 bit 7 - not used 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 Unavailable Seconds Octet 8 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - 2^16 bit 1 - 2^15 bit 0 - 2^14 Octet 9 bit 7 - not used bit 6 - 2^13 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 10 bit 7 - not used 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 FEBE (Far End Block Error Count) Valid [i]nterface = 01-06
                         uas7626IntervalTable 1.3.6.1.4.1.498.12.12.5.4 no-access
The uas7626 Interval table contains various statistics collected by each Interface over the last 16 15-minute intervals.
                             uas7626IntervalEntry 1.3.6.1.4.1.498.12.12.5.4.1 no-access
An entry in the Interval table.
                                 uas7626IntervalIndex 1.3.6.1.4.1.498.12.12.5.4.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7626 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) - loop or interface number (00-06)
                                 uas7626IntervalNumber 1.3.6.1.4.1.498.12.12.5.4.1.2 integer read-only
The interval number 1- 16. Valid [i]nterface = 01-06
                                 uas7626IntervalStat 1.3.6.1.4.1.498.12.12.5.4.1.3 octet string read-only
Returns a bitwise snapshot of the interval statistics. Octet 1 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Loop ID Octet 2 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Interval Octet 3 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 4 bit 7 - not used 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 Errored Seconds Octet 5 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 6 bit 7 - not used 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 Severely Errored Seconds Octet 7 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - 2^9 bit 1 - 2^8 bit 0 - 2^7 Octet 8 bit 7 - not used 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 Unavailable Seconds Octet 9 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - 2^16 bit 1 - 2^15 bit 0 - 2^14 Octet 10 bit 7 - not used bit 6 - 2^13 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 11 bit 7 - not used 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 FEBE (Far End Block Error Count) Valid [i]nterface = 01-06
                         uas7626TotalTable 1.3.6.1.4.1.498.12.12.5.5 no-access
The uas7626 Total Table contains the totals of the various statistics collected for the current 24 hour period for each interface.
                             uas7626TotalEntry 1.3.6.1.4.1.498.12.12.5.5.1 no-access
An entry in the uas7626 Total table.
                                 uas7626TotalIndex 1.3.6.1.4.1.498.12.12.5.5.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7626 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) - loop or interface number (00-06)
                                 uas7626TotalStat 1.3.6.1.4.1.498.12.12.5.5.1.2 octet string read-only
Returns a bitwise snapshot of the current 24 hour statistics. Octet 1 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Loop ID Octet 2 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - >65535 bit 1 - 2^15 bit 0 - 2^14 Octet 3 bit 7 - not used bit 6 - 2^13 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 4 bit 7 - not used 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 Errored Seconds Octet 5 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - >65535 bit 1 - 2^15 bit 0 - 2^14 Octet 6 bit 7 - not used bit 6 - 2^13 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 7 bit 7 - not used 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 Severely Errored Seconds Octet 8 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - >65535 bit 1 - 2^15 bit 0 - 2^14 Octet 9 bit 7 - not used bit 6 - 2^13 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 10 bit 7 - not used 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 Unavailable Seconds Octet 11 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - 2^23 bit 1 - 2^22 bit 0 - 2^21 Octet 12 bit 7 - not used bit 6 - 2^20 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 13 bit 7 - not used bit 6 - 2^13 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 14 bit 7 - not used 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 FEBE (Far End Block Error Count) Valid [i]nterface = 01-06
                         uas7626Recent24HrTable 1.3.6.1.4.1.498.12.12.5.6 no-access
The Recent 24 Hour table contains the totals of the various statistics collected for the previous 24 hour period for each interface.
                             uas7626Recent24HrEntry 1.3.6.1.4.1.498.12.12.5.6.1 no-access
An entry in the Recent24Hr table.
                                 uas7626Recent24HrIndex 1.3.6.1.4.1.498.12.12.5.6.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7626 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) - loop or interface number (00-06)
                                 uas7626Recent24HrStat 1.3.6.1.4.1.498.12.12.5.6.1.2 octet string read-only
Returns a bitwise snapshot of the recent 24 hour statistics. Octet 1 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0 Loop ID Octet 2 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - >65535 bit 1 - 2^15 bit 0 - 2^14 Octet 3 bit 7 - not used bit 6 - 2^13 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 4 bit 7 - not used 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 Errored Seconds Octet 5 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - >65535 bit 1 - 2^15 bit 0 - 2^14 Octet 6 bit 7 - not used bit 6 - 2^13 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 7 bit 7 - not used 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 Severely Errored Seconds Octet 8 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - >65535 bit 1 - 2^15 bit 0 - 2^14 Octet 9 bit 7 - not used bit 6 - 2^13 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 10 bit 7 - not used 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 Unavailable Seconds Octet 11 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - 2^23 bit 1 - 2^22 bit 0 - 2^21 Octet 12 bit 7 - not used bit 6 - 2^20 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 13 bit 7 - not used bit 6 - 2^13 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 14 bit 7 - not used 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 FEBE (Far End Block Error Count) Valid [i]nterface = 01-06
                         uas7626UnavailableTimeRegTable 1.3.6.1.4.1.498.12.12.5.7 no-access
The 7626 Unavailable Time Register table.
                             uas7626UnavailableTimeRegEntry 1.3.6.1.4.1.498.12.12.5.7.1 no-access
An entry in the Unavailable Time Register table.
                                 uas7626UnavailableTimeRegIndex 1.3.6.1.4.1.498.12.12.5.7.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7626 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) - loop or interface number (00-06)
                                 uas7626UnavailableTimeRegNumber 1.3.6.1.4.1.498.12.12.5.7.1.2 integer read-only
A number between 1 and 6, where the number is the number of the Unavailable Time Register.
                                 uas7626UnavailableTimeRegStart 1.3.6.1.4.1.498.12.12.5.7.1.3 integer read-only
Start time of one of the Unavailable Time Registers.
                                 uas7626UnavailableTimeRegStop 1.3.6.1.4.1.498.12.12.5.7.1.4 integer read-only
Stop time of one of the Unavailable Time Registers.
                     uas7626AlarmConfig 1.3.6.1.4.1.498.12.12.6
                         uas7626AlarmConfigTable 1.3.6.1.4.1.498.12.12.6.1 no-access
This table contains entries that configure Alarm reporting.
                             uas7626AlarmConfigEntry 1.3.6.1.4.1.498.12.12.6.1.1 no-access
An entry in the uas7626 Alarm Configuration table.
                                 uas7626AlarmConfigIndex 1.3.6.1.4.1.498.12.12.6.1.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7626 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) - loop or interface number (00-06)
                                 uas7626AlarmConfigIdentifier 1.3.6.1.4.1.498.12.12.6.1.1.2 object identifier read-only
format: iso.org.dod.internet.private.enterprises.gdc. bql2.uas7626.uas7626Alarms.ALM example: 1.3.6.1.4.1.498.12.12.7.ALM where ALM = 1 for uas7626NoResponse alarm, 2 for uas7626DiagRxErr alarm, etc., as specified in the Alarm Definitions above.
                                 uas7626AlarmCountThreshold 1.3.6.1.4.1.498.12.12.6.1.1.3 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. Valid [i]nterface = 01-06 Enumeration: 'thres10E04': 2, 'thres10E05': 3, 'thres10E06': 4, 'thres10E03': 1.
                         uas7626LocalAlarmConfigTable 1.3.6.1.4.1.498.12.12.6.2 no-access
The uas7626LocalAlarmConfigTable contains entries that configure alarm reporting to the alarm card.
                             uas7626LocalAlarmConfigEntry 1.3.6.1.4.1.498.12.12.6.2.1 no-access
An entry in the GDC Local Alarm Configuration table.
                                 uas7626LocalAlarmConfigIndex 1.3.6.1.4.1.498.12.12.6.2.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7626 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) - loop or interface number (00-06)
                                 uas7626LossOfClockLocal 1.3.6.1.4.1.498.12.12.6.2.1.2 integer read-write
Disables or enables the alarm on the Major buss or Minor Buss. Valid [i]nterface = 01-06 Enumeration: 'disabled': 1, 'enabledMinor': 2, 'enabledMajor': 3.
                                 uas7626ESLocal 1.3.6.1.4.1.498.12.12.6.2.1.3 integer read-write
Disables or enables the alarm on the Major buss or Minor Buss. Valid [i]nterface = 01-06 Enumeration: 'disabled': 1, 'enabledMinor': 2, 'enabledMajor': 3.
                                 uas7626UASLocal 1.3.6.1.4.1.498.12.12.6.2.1.4 integer read-write
Disables or enables the alarm on the Major buss or Minor Buss. Valid [i]nterface = 01-06 Enumeration: 'disabled': 1, 'enabledMinor': 2, 'enabledMajor': 3.
                                 uas7626OutofSyncLocal 1.3.6.1.4.1.498.12.12.6.2.1.5 integer read-write
Disables or enables the alarm on the Major buss or Minor Buss. Valid [i]nterface = 01-06 Enumeration: 'disabled': 1, 'enabledMinor': 2, 'enabledMajor': 3.
                                 uas7626NoSealingCurrentLocal 1.3.6.1.4.1.498.12.12.6.2.1.6 integer read-write
Disables or enables the alarm on the Major buss or Minor Buss. Valid [i]nterface = 01-06 Enumeration: 'disabled': 1, 'enabledMinor': 2, 'enabledMajor': 3.
                     uas7626Alarms 1.3.6.1.4.1.498.12.12.7
                         uas7626NoResponseAlm 1.3.6.1.4.1.498.12.12.7.1
                         uas7626DiagRxErrAlm 1.3.6.1.4.1.498.12.12.7.2
                         uas7626PowerUpAlm 1.3.6.1.4.1.498.12.12.7.3
                         uas7626LossofTransmitClockAlm 1.3.6.1.4.1.498.12.12.7.4
                         uas7626OutofSyncAlm 1.3.6.1.4.1.498.12.12.7.5
                         uas7626SealingCurrentNoContAlm 1.3.6.1.4.1.498.12.12.7.6
                         uas7626UASAlm 1.3.6.1.4.1.498.12.12.7.7
                         uas7626ESAlm 1.3.6.1.4.1.498.12.12.7.8
                         uas7626MajorBERAlm 1.3.6.1.4.1.498.12.12.7.9
                         uas7626MinorBERAlm 1.3.6.1.4.1.498.12.12.7.10