GDCUAS7624-MIB

File: GDCUAS7624-MIB.mib (63195 bytes)

Imported modules

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

Imported symbols

enterprises TimeTicks OBJECT-TYPE
DisplayString SCinstance

Defined Types

Uas7624VersionEntry  
SEQUENCE    
  uas7624VersionIndex SCinstance
  uas7624FirmwareRev DisplayString
  uas7624CardType DisplayString
  uas7624BootRev DisplayString

Uas7624MaintenanceEntry  
SEQUENCE    
  uas7624MaintenanceLineIndex SCinstance
  uas7624SoftReset INTEGER
  uas7624DefaultInit INTEGER
  uas7624ResetMajorAlarm INTEGER
  uas7624ResetMinorAlarm INTEGER
  uas7624ResetStatistics INTEGER
  uas7624StatLastInitialized TimeTicks
  uas7624ValidIntervals INTEGER
  uas7624SysUpTime INTEGER
  uas7624LedStatus OCTET STRING
  uas7624AlarmStatus OCTET STRING
  uas7624LoopState INTEGER
  uas7624ConfigMode INTEGER

Uas7624ConfigEntry  
SEQUENCE    
  uas7624ConfigIndex SCinstance
  uas7624NetworkInterfaceType INTEGER
  uas7624TransmitClockSource INTEGER
  uas7624PreEqualization INTEGER
  uas7624Framing INTEGER
  uas7624LineCoding INTEGER
  uas7624LineBuildout INTEGER
  uas7624FDLMode INTEGER
  uas7624Loopback INTEGER
  uas7624AISLoopdown INTEGER
  uas7624LineBuildoutMode INTEGER
  uas7624FramingMode INTEGER

Uas7624DiagEntry  
SEQUENCE    
  uas7624DiagIndex SCinstance
  uas7624DiagConfig INTEGER
  uas7624T1TestLimit INTEGER
  uas7624T1TestExecutionStatus INTEGER
  uas7624T1TestExceptions INTEGER
  uas7624TestResults INTEGER
  uas7624ResetTestResults INTEGER

Uas7624AlarmConfigEntry  
SEQUENCE    
  uas7624AlarmConfigIndex SCinstance
  uas7624AlarmConfigIdentifier OBJECT IDENTIFIER
  uas7624AlarmCountWindow INTEGER
  uas7624AlarmCountThreshold INTEGER

Uas7624LocalAlarmConfigEntry  
SEQUENCE    
  uas7624LocalAlarmConfigIndex SCinstance
  uas7624LOSLocal INTEGER
  uas7624LOFLocal INTEGER
  uas7624AISLocal INTEGER
  uas7624YELLOWLocal INTEGER
  uas7624LineCodeViolationLocal INTEGER
  uas7624CRCLocal INTEGER
  uas7624ESLocal INTEGER
  uas7624BESLocal INTEGER
  uas7624SESLocal INTEGER
  uas7624UASLocal INTEGER
  uas7624OutofSyncLocal INTEGER
  uas7624NoSealingCurrentLocal INTEGER

Uas7624CurrentEntry  
SEQUENCE    
  uas7624CurrentIndex SCinstance
  uas7624CurrentStat OCTET STRING

Uas7624IntervalEntry  
SEQUENCE    
  uas7624IntervalIndex SCinstance
  uas7624IntervalNumber INTEGER
  uas7624IntervalStat OCTET STRING

Uas7624TotalEntry  
SEQUENCE    
  uas7624TotalIndex SCinstance
  uas7624TotalStat OCTET STRING

Uas7624Recent24HrEntry  
SEQUENCE    
  uas7624Recent24HrIndex SCinstance
  uas7624Recent24HrStat OCTET STRING

Defined Values

gdc 1.3.6.1.4.1.498
OBJECT IDENTIFIER    

niudiu 1.3.6.1.4.1.498.18
OBJECT IDENTIFIER    

uas7624System 1.3.6.1.4.1.498.18.1
OBJECT IDENTIFIER    

uas7624 1.3.6.1.4.1.498.18.2
OBJECT IDENTIFIER    

uas7624Version 1.3.6.1.4.1.498.18.1.1
OBJECT IDENTIFIER    

uas7624Maintenance 1.3.6.1.4.1.498.18.1.2
OBJECT IDENTIFIER    

uas7624Configuration 1.3.6.1.4.1.498.18.1.3
OBJECT IDENTIFIER    

uas7624Diagnostics 1.3.6.1.4.1.498.18.1.4
OBJECT IDENTIFIER    

uas7624Performance 1.3.6.1.4.1.498.18.1.5
OBJECT IDENTIFIER    

uas7624AlarmConfig 1.3.6.1.4.1.498.18.1.6
OBJECT IDENTIFIER    

uas7624MIBversion 1.3.6.1.4.1.498.18.1.1.1
Identifies the version of the MIB. The format of the version is x.yzT, where 'x' identifies the major revision number, 'y' identifies the minor revision number, 'z' identifies the typographical revision, and T identifies the test revision. 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)  

uas7624VersionTable 1.3.6.1.4.1.498.18.1.1.2
The 7624 version table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uas7624VersionEntry

uas7624VersionEntry 1.3.6.1.4.1.498.18.1.1.2.1
An entry in the GDC uas7624System Version Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uas7624VersionEntry  

uas7624VersionIndex 1.3.6.1.4.1.498.18.1.1.2.1.1
Integer value which uniquely identifies the uas7624 to which this entry is applicable. For entire table: SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

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

uas7624CardType 1.3.6.1.4.1.498.18.1.1.2.1.3
This variable is used to determine the type of card family installed ex. uas7624.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

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

uas7624MaintenanceTable 1.3.6.1.4.1.498.18.1.2.1
The table describes the maintenance objects for uas7624.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uas7624MaintenanceEntry

uas7624MaintenanceEntry 1.3.6.1.4.1.498.18.1.2.1.1
An entry in the GDC 7624 Maintenance Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uas7624MaintenanceEntry  

uas7624MaintenanceLineIndex 1.3.6.1.4.1.498.18.1.2.1.1.1
Integer value which uniquely identifies the uas7624 to which this entry is applicable. See DESCRIPTION's below for ranges.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

uas7624SoftReset 1.3.6.1.4.1.498.18.1.2.1.1.2
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. SCinstance: [L]ine=1-5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER norm(1), reset(2)  

uas7624DefaultInit 1.3.6.1.4.1.498.18.1.2.1.1.3
This is used to allow the NonVolatile Configuration to be set to a factory default state. When this value is set to factoryDefault(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. SCinstance: [L]ine=1-5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), factoryDefault(2)  

uas7624ResetMajorAlarm 1.3.6.1.4.1.498.18.1.2.1.1.4
This variable is used. SCinstance: [L]ine=1-4 [i]nterface=1-3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER norm(1), reset(2)  

uas7624ResetMinorAlarm 1.3.6.1.4.1.498.18.1.2.1.1.5
This variable is used. SCinstance: [L]ine=1-4 [i]nterface=1-3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER norm(1), reset(2)  

uas7624ResetStatistics 1.3.6.1.4.1.498.18.1.2.1.1.6
This variable is used to reset the performance intervals. When it is set to reset, the performance tables and uas7624Valid intervals are reset to zero. The value of norm(1) can not be set by management. SCinstance: [L]ine=1-4 [i]nterface=1-3 [L]ine=5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER norm(1), reset(2)  

uas7624StatLastInitialized 1.3.6.1.4.1.498.18.1.2.1.1.7
The elapsed time since the statistics were last initialized. This will be zero'd when uas7624ResetStatistics is reset(2). SCinstance: [L]ine=1-4 [i]nterface=1-3 [L]ine=5 [i]nterface=0
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

uas7624ValidIntervals 1.3.6.1.4.1.498.18.1.2.1.1.8
The number of previous intervals for which valid data was collected. The value will be 96 for the T1 interface and 16 for the loop interface unless the interface was brought on-line within the last 24 hours, in which case the value will be the number of complete 15 minute intervals the since interface has been online. Note: The loop interface values are 1-16, T1 values are 1-96. SCinstance: [L]ine=1-4 [i]nterface=1-3 [L]ine=5 [i]nterface=0
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..96  

uas7624SysUpTime 1.3.6.1.4.1.498.18.1.2.1.1.9
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. SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

uas7624LedStatus 1.3.6.1.4.1.498.18.1.2.1.1.10
Returns a bitwise snapshot of the front panel LED state. based on the Line: For SCinstance: [L]ine=1-4 [i]nterface=0 key --- 01 = SOLID GREEN Good Condition and in Sync 10 = SOLID RED Alarm State (no Current or no Sync) 11 = FLASHING GREEN Loop in Test 1.7 - n/a 1.6 - f/u 1.5 - 2^1 1.4 - 2^0 Loop 1 (01, 10, 11) 1.3 - f/u 1.2 - f/u 1.1 - 2^1 1.0 - 2^0 Loop 2 (01, 10, 11) 2.7 - f/u 2.6 - f/u 2.5 - f/u 2.4 - f/u 2.3 - 2^1 2.2 - 2^0 Loop 3 (01, 10, 11) 2.1 - f/u 2.0 - f/u For SCinstance: [L]ine=5 [i]nterface=0 1.7 - n/a 1.6 - f/u 1.5 - f/u 1.4 - f/u 1.3 - f/u 1.2 - f/u 1.1 - f/u 1.0 - f/u 2.7 - n/a 2.6 - f/u 2.5 - Network AIS 1:RED (Alarm Indication Signal) 2.4 - Network LVC 1:RED (Line Code Violation) 2.3 - Network LOS 1:RED (Loss Of Signal) 2.2 - Network OOF 1:RED (Out Of Frame) 2.1 - ALARM 1: FLASHING RED (AIS, LVC, LOS, or OOF) 2.0 - Test Mode 1: RED (in test mode)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

uas7624AlarmStatus 1.3.6.1.4.1.498.18.1.2.1.1.11
Returns a bit-wise Status of alarms with both masked and unmasked. For SCinstance: [L]ine=1-4 [i]nterface=0 1.7 - f/u 1.6 - Power-up 1.5 - f/u 1.4 - Loop 1 OOS 1.3 - Loop 1 Sealing Current Non-Continuity 1.2 - Loop 1 ES 1.1 - Loop 1 SES 1.0 - Loop 1 UAS 2.7 - f/u 2.6 - f/u 2.5 - f/u 2.4 - Loop 2 OOS 2.3 - Loop 2 Sealing Current Non-Continuity 2.2 - Loop 2 ES 2.1 - Loop 2 SES 2.0 - Loop 2 UAS 3.7 - f/u 3.6 - f/u 3.5 - f/u 3.4 - Loop 3 OOS 3.3 - Loop 3 Sealing Current Non-Continuity 3.2 - Loop 3 ES 3.1 - Loop 3 SES 3.0 - Loop 3 UAS 4.7 - f/u 4.6 - f/u 4.5 - Loop 1 Major 4.4 - Loop 1 Minor 4.3 - Loop 2 Major 4.2 - Loop 2 Minor 4.1 - Loop 3 Major 4.0 - Loop 3 Minor For SCinstance: [L]ine=5 [i]nterface=0 1.7 - f/u 1.6 - LOS 1.5 - LOF 1.4 - AIS 1.3 - f/u 1.2 - Received Yellow 1.1 - f/u 1.0 - f/u 2.7 - f/u 2.6 - LCV 2.5 - CRC 2.4 - f/u 2.3 - f/u 2.2 - f/u 2.1 - f/u 2.0 - f/u 3.7 - f/u 3.6 - f/u 3.5 - f/u 3.4 - f/u 3.3 - f/u 3.2 - f/u 3.1 - f/u 3.0 - f/u 4.7 - f/u 4.6 - ES 4.5 - BES 4.4 - SES 4.3 - UAS 4.2 - f/u 4.1 - f/u 4.0 - Power-up
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

uas7624LoopState 1.3.6.1.4.1.498.18.1.2.1.1.12
A setting of inhibit(1) stops operation on the loop and a setting of enable(2) starts operation on the loop. SCinstance: [L]ine=1-4 [i]nterface=1-3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER inhibit(1), enable(2)  

uas7624ConfigMode 1.3.6.1.4.1.498.18.1.2.1.1.13
This variable is used to report the mode, either soft or hard, of the the uas7624. If the unit is in hard mode then the options in the uas7624ConfigTable are read-only. If the unit is in soft mode then the options in the uas7624ConfigTable are read-write. SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hardMode(1), softMode(2)  

uas7624ConfigTable 1.3.6.1.4.1.498.18.1.3.1
The GDC Configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uas7624ConfigEntry

uas7624ConfigEntry 1.3.6.1.4.1.498.18.1.3.1.1
The GDC Configuration table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uas7624ConfigEntry  

uas7624ConfigIndex 1.3.6.1.4.1.498.18.1.3.1.1.1
Integer value which uniquely identifies the uas7624 to which this entry is applicable. For entire table: SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

uas7624NetworkInterfaceType 1.3.6.1.4.1.498.18.1.3.1.1.2
Sets the transmit range to DSX-1 short or DS-1 long
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ds1(1), dsx1(2)  

uas7624TransmitClockSource 1.3.6.1.4.1.498.18.1.3.1.1.3
Sets the transmit clock source.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER recovered(1), internal(2)  

uas7624PreEqualization 1.3.6.1.4.1.498.18.1.3.1.1.4
Pre-Equalization distance
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), feet130(2), feet260(3), feet390(4), feet530(5), feet655(6)  

uas7624Framing 1.3.6.1.4.1.498.18.1.3.1.1.5
Set the framing for the interface. Abbreviations are as follows: eSF - Extended Super Frame d4 - Super Frame
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER eSF(1), d4(2)  

uas7624LineCoding 1.3.6.1.4.1.498.18.1.3.1.1.6
Sets the line coding for the interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER b8zs(1), ami(2)  

uas7624LineBuildout 1.3.6.1.4.1.498.18.1.3.1.1.7
Sets the line build out for the T1 interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dB0(1), dB75(2), dB15(3), dB22(4)  

uas7624FDLMode 1.3.6.1.4.1.498.18.1.3.1.1.8
Sets the Facility Data Link Mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), aNSIT1403(2), tR54016(3)  

uas7624Loopback 1.3.6.1.4.1.498.18.1.3.1.1.9
Sets the loopback type
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER inhibitloop(1), payloadloop(2), lineloop(3)  

uas7624AISLoopdown 1.3.6.1.4.1.498.18.1.3.1.1.10
Sets AIS unloop time where 4 = inhibit, 5 thru 60 = number of seconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 4..60  

uas7624LineBuildoutMode 1.3.6.1.4.1.498.18.1.3.1.1.11
Sets the line build out mode for the T1 interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

uas7624FramingMode 1.3.6.1.4.1.498.18.1.3.1.1.12
Set the framing mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

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

uas7624DiagEntry 1.3.6.1.4.1.498.18.1.4.1.1
The GDC 7624 Diagnostics table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uas7624DiagEntry  

uas7624DiagIndex 1.3.6.1.4.1.498.18.1.4.1.1.1
Integer value which uniquely identifies the uas7624 to which this entry is applicable. See DESCRIPTION's below for ranges.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

uas7624DiagConfig 1.3.6.1.4.1.498.18.1.4.1.1.2
Selects test to run. (1) stops test. SCinstance: stopTest(1) [L]ine=1-5 [i]nterface=0-3 lineLoopback(2) [L]ine=5 [i]nterface=0 payloadLoopback(3) [L]ine=5 [i]nterface=0 digitalLoopback(4) [L]ine=1-4 [i]nterface=1-3 selfTest(5) [L]ine=1-4 [i]nterface=1-3 rdl(6) [L]ine=1-4 [i]nterface=1-3 rdlSelfTest(7) [L]ine=1-4 [i]nterface=1-3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER stopTest(1), lineLoopback(2), payloadLoopback(3), digitalLoopback(4), selfTest(5), rdl(6), rdlSelfTest(7)  

uas7624T1TestLimit 1.3.6.1.4.1.498.18.1.4.1.1.3
Selects the duration to run a T1 diagnostic test. The value(1) noLimit signifies that the test should run indefinitely until explicitly terminated. SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noLimit(1), testTime1Min(2), testTime2Mins(3), testTime3Mins(4), testTime4Mins(5), testTime5Mins(6), testTime6Mins(7), testTime7Mins(8), testTime8Mins(9), testTime9Mins(10), testTime10Mins(11), testTime15Mins(12), testTime20Mins(13), testTime25Mins(14), testTime30Mins(15), testTime30Secs(16)  

uas7624T1TestExecutionStatus 1.3.6.1.4.1.498.18.1.4.1.1.4
This variable reports the status of a T1 test. notInTest(1) indicates a test is not running. testInProgress(2) indicates that a test is currently running. testCompleted(4) indicates that a test has run and is completed. testCompletedNotInTest(5) indicates that a test has completed and it is no longer in test. SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notInTest(1), testInProgress(2), testCompleted(4), testCompletedNotInTest(5)  

uas7624T1TestExceptions 1.3.6.1.4.1.498.18.1.4.1.1.5
Indicates T1 test 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 1 a timed test was preempted so the result cannot be viewed in relation to the test duration 2 the results overflowed so the result cannot be viewed as an absolute value 4 the test was performed while synchronization could not be performed so the result may not be accurate. SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

uas7624TestResults 1.3.6.1.4.1.498.18.1.4.1.1.6
The results of the last T1 diagnostic test. This can be the current test running or the last completed test. Note that the interpretation of these results may be affected by the value of the uas7624TestExceptions object. This function reads the DIU self test results in bit errors. 2^20 SCinstance: [L]ine=1-4 [i]nterface=1-3 [L]ine=5 [i]nterface=0
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1048576  

uas7624ResetTestResults 1.3.6.1.4.1.498.18.1.4.1.1.7
Resets the diagnostic T1 or Loop error count. SCinstance: [L]ine=1-4 [i]nterface=1-3 [L]ine=5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER norm(1), reset(2)  

uas7624Alarms 1.3.6.1.4.1.498.18.2.1
OBJECT IDENTIFIER    

uas7624NoResponseAlm 1.3.6.1.4.1.498.18.2.1.1
OBJECT IDENTIFIER    

uas7624DiagRxErrAlm 1.3.6.1.4.1.498.18.2.1.2
OBJECT IDENTIFIER    

uas7624PowerUpAlm 1.3.6.1.4.1.498.18.2.1.3
OBJECT IDENTIFIER    

uas7624LossOfSignalAlm 1.3.6.1.4.1.498.18.2.1.4
OBJECT IDENTIFIER    

uas7624LossOfFrameAlm 1.3.6.1.4.1.498.18.2.1.5
OBJECT IDENTIFIER    

uas7624AisAlm 1.3.6.1.4.1.498.18.2.1.6
OBJECT IDENTIFIER    

uas7624YellowAlm 1.3.6.1.4.1.498.18.2.1.7
OBJECT IDENTIFIER    

uas7624OutofSyncAlm 1.3.6.1.4.1.498.18.2.1.8
OBJECT IDENTIFIER    

uas7624SealingCurrentNoContAlm 1.3.6.1.4.1.498.18.2.1.9
OBJECT IDENTIFIER    

uas7624UASAlm 1.3.6.1.4.1.498.18.2.1.10
OBJECT IDENTIFIER    

uas7624ESAlm 1.3.6.1.4.1.498.18.2.1.11
OBJECT IDENTIFIER    

uas7624LineCodeViolationAlm 1.3.6.1.4.1.498.18.2.1.12
OBJECT IDENTIFIER    

uas7624CRCAlm 1.3.6.1.4.1.498.18.2.1.13
OBJECT IDENTIFIER    

uas7624BESAlm 1.3.6.1.4.1.498.18.2.1.14
OBJECT IDENTIFIER    

uas7624SESAlm 1.3.6.1.4.1.498.18.2.1.15
OBJECT IDENTIFIER    

uas7624MajorBERAlm 1.3.6.1.4.1.498.18.2.1.16
OBJECT IDENTIFIER    

uas7624MinorBERAlm 1.3.6.1.4.1.498.18.2.1.17
OBJECT IDENTIFIER    

uas7624AlarmConfigTable 1.3.6.1.4.1.498.18.1.6.1
This table contains entries that configure Alarm reporting.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uas7624AlarmConfigEntry

uas7624AlarmConfigEntry 1.3.6.1.4.1.498.18.1.6.1.1
An entry in the uas7624 Alarm Configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uas7624AlarmConfigEntry  

uas7624AlarmConfigIndex 1.3.6.1.4.1.498.18.1.6.1.1.1
Integer value which uniquely identifies the uas7624 to which this entry is applicable. For this table: SCinstance: [L]ine=1-4 [i]nterface=1-3 [L]ine=5 [i]nterface=0
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

uas7624AlarmConfigIdentifier 1.3.6.1.4.1.498.18.1.6.1.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  

uas7624AlarmCountWindow 1.3.6.1.4.1.498.18.1.6.1.1.3
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. Default: disabled(1)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), last1sec(2), last10sec(3), last30sec(4), last1min(5), last15min(6), last1hr(7), last24hr(8), infinite(9)  

uas7624AlarmCountThreshold 1.3.6.1.4.1.498.18.1.6.1.1.4
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. Default: thresGT1(1)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER thresGT1(1), thresGT3(2), thresGT10(3), thresGT100(4), thresGT1000(5), thresGT10000(6), thres10E03(7), thres10E04(8), thres10E05(9), thres10E06(10)  

uas7624LocalAlarmConfigTable 1.3.6.1.4.1.498.18.1.6.2
The uas7624LocalAlarmConfigTable contains entries that configure alarm reporting to the alarm card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uas7624LocalAlarmConfigEntry

uas7624LocalAlarmConfigEntry 1.3.6.1.4.1.498.18.1.6.2.1
An entry in the GDC Local Alarm Configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uas7624LocalAlarmConfigEntry  

uas7624LocalAlarmConfigIndex 1.3.6.1.4.1.498.18.1.6.2.1.1
Integer value which uniquely identifies the uas7624 to which this entry is applicable. For this table: See DESCRIPTION's below for ranges.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

uas7624LOSLocal 1.3.6.1.4.1.498.18.1.6.2.1.2
Disables or enables the alarm on the Major buss or Minor Buss. SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabledMajor(2), enabledMinor(3)  

uas7624LOFLocal 1.3.6.1.4.1.498.18.1.6.2.1.3
Disables or enables the alarm on the Major buss or Minor Buss. SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabledMajor(2), enabledMinor(3)  

uas7624AISLocal 1.3.6.1.4.1.498.18.1.6.2.1.4
Disables or enables the alarm on the Major buss or Minor Buss. SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabledMajor(2), enabledMinor(3)  

uas7624YELLOWLocal 1.3.6.1.4.1.498.18.1.6.2.1.5
Disables or enables the alarm on the Major buss or Minor Buss. SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabledMajor(2), enabledMinor(3)  

uas7624LineCodeViolationLocal 1.3.6.1.4.1.498.18.1.6.2.1.6
Disables or enables the alarm on the Major buss or Minor Buss. SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabledMajor(2), enabledMinor(3)  

uas7624CRCLocal 1.3.6.1.4.1.498.18.1.6.2.1.7
Disables or enables the alarm on the Major buss or Minor Buss. SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabledMajor(2), enabledMinor(3)  

uas7624ESLocal 1.3.6.1.4.1.498.18.1.6.2.1.10
Disables or enables the alarm on the Major buss or Minor Buss. SCinstance: [L]ine=1-4 [i]nterface=1-3 [L]ine=5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabledMajor(2), enabledMinor(3)  

uas7624BESLocal 1.3.6.1.4.1.498.18.1.6.2.1.11
Disables or enables the alarm on the Major buss or Minor Buss. SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabledMajor(2), enabledMinor(3)  

uas7624SESLocal 1.3.6.1.4.1.498.18.1.6.2.1.12
Disables or enables the alarm on the Major buss or Minor Buss. SCinstance: [L]ine=5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabledMajor(2), enabledMinor(3)  

uas7624UASLocal 1.3.6.1.4.1.498.18.1.6.2.1.13
Disables or enables the alarm on the Major buss or Minor Buss. SCinstance: [L]ine=1-4 [i]nterface=1-3 [L]ine=5 [i]nterface=0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabledMajor(2), enabledMinor(3)  

uas7624OutofSyncLocal 1.3.6.1.4.1.498.18.1.6.2.1.14
Disables or enables the alarm on the Major buss or Minor Buss. SCinstance: [L]ine=1-4 [i]nterface=1-3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabledMajor(2), enabledMinor(3)  

uas7624NoSealingCurrentLocal 1.3.6.1.4.1.498.18.1.6.2.1.15
Disables or enables the alarm on the Major buss or Minor Buss. SCinstance: [L]ine=1-4 [i]nterface=1-3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabledMajor(2), enabledMinor(3)  

uas7624CurrentTable 1.3.6.1.4.1.498.18.1.5.3
The uas7624 Current table contains various statistics being collected for the current 15 minute interval.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uas7624CurrentEntry

uas7624CurrentEntry 1.3.6.1.4.1.498.18.1.5.3.1
An entry in the uas7624 Current table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uas7624CurrentEntry  

uas7624CurrentIndex 1.3.6.1.4.1.498.18.1.5.3.1.1
Integer value which uniquely identifies the uas7624 to which this entry is applicable. For this table: SCinstance: [L]ine=1-4 [i]nterface=1-3 [L]ine=5 [i]nterface=0
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

uas7624CurrentStat 1.3.6.1.4.1.498.18.1.5.3.1.2
Returns a bitwise snapshot of the interval statistics. for [L]ine=1-4 [i]nterface=1-3 (SIZE (10)) Octet 1 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use 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) OR, Returns a bitwise snapshot of the interval statistics. for [L]ine=5 [i]nterface=0 (SIZE (17)) Octet 1 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use bit 1 - future use bit 0 - 1: New Interval Octet 2 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use 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 - future use 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 - future use 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 Bursty Errored 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 - future use bit 1 - 2^15 bit 0 - 2^14 Octet 12 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 13 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 14 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use bit 1 - future use bit 0 - 2^7 Octet 15 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 Controlled Slip Seconds Octet 16 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use bit 1 - future use bit 0 - 2^7 Octet 17 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 Loss of Frame Count
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10..17)  

uas7624IntervalTable 1.3.6.1.4.1.498.18.1.5.4
The uas7624 Interval table contains various statistics collected by each Interface over the previous 24 hours of operation. For this table: SCinstance: [L]ine=1-4 [i]nterface=1-3 [I]nterval=1-15 [L]ine=5 [i]nterface=0 [I]nterval=1-96
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uas7624IntervalEntry

uas7624IntervalEntry 1.3.6.1.4.1.498.18.1.5.4.1
An entry in the DS1 Interval table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uas7624IntervalEntry  

uas7624IntervalIndex 1.3.6.1.4.1.498.18.1.5.4.1.1
Integer value which uniquely identifies the uas7624 to which this entry is applicable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

uas7624IntervalNumber 1.3.6.1.4.1.498.18.1.5.4.1.2
For the T1 interface: A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the least recently completed 15 minutes interval (assuming that all 96 intervals are valid). For the Loop interfaces: A number between 1 and 16.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..96  

uas7624IntervalStat 1.3.6.1.4.1.498.18.1.5.4.1.3
Returns a bitwise snapshot of the interval statistics. for [L]ine=1-4 [i]nterface=1-3 (SIZE (11)) Octet 1 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use 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) OR, Returns a bitwise snapshot of the interval statistics. for [L]ine=5 [i]nterface=0 (SIZE (16)) Octet 1 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use bit 1 - 2^15 bit 0 - 2^14 Octet 2 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 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 - future use bit 1 - 2^15 bit 0 - 2^14 Octet 5 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 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 - future use bit 1 - 2^15 bit 0 - 2^14 Octet 8 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 9 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 Bursty Errored Seconds Octet 10 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use bit 1 - 2^15 bit 0 - 2^14 Octet 11 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 12 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 13 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use bit 1 - future use 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 Controlled Slip Seconds Octet 15 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use bit 1 - future use bit 0 - 2^7 Octet 16 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 Loss of Frame Count
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(11..16)  

uas7624TotalTable 1.3.6.1.4.1.498.18.1.5.5
The DS1 Total table. 24 hour interval.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uas7624TotalEntry

uas7624TotalEntry 1.3.6.1.4.1.498.18.1.5.5.1
An entry in the DS1 Total table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uas7624TotalEntry  

uas7624TotalIndex 1.3.6.1.4.1.498.18.1.5.5.1.1
Integer value which uniquely identifies the uas7624 to which this entry is applicable. For this table: SCinstance: [L]ine=1-4 [i]nterface=1-3 [L]ine=5 [i]nterface=0
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

uas7624TotalStat 1.3.6.1.4.1.498.18.1.5.5.1.2
Returns a bitwise snapshot of the interval statistics. for [L]ine=1-4 [i]nterface=1-3 (SIZE (14)) Octet 1 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use 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) OR, Returns a bitwise snapshot of the interval statistics. for [L]ine=5 [i]nterface=0 (SIZE (17)) Octet 1 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use bit 1 - future use bit 0 - 1: New Interval Octet 2 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use 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 - future use 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 - future use 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 Bursty Errored 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 - future use bit 1 - 2^15 bit 0 - 2^14 Octet 12 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 13 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 14 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use bit 1 - future use bit 0 - 2^7 Octet 15 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 Controlled Slip Seconds Octet 16 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use bit 1 - future use bit 0 - 2^7 Octet 17 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 Loss of Frame Count
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(14..17)  

uas7624Recent24HrTable 1.3.6.1.4.1.498.18.1.5.6
The Recent24Hr table. 4 hour interval
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uas7624Recent24HrEntry

uas7624Recent24HrEntry 1.3.6.1.4.1.498.18.1.5.6.1
An entry in the Recent24Hr table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uas7624Recent24HrEntry  

uas7624Recent24HrIndex 1.3.6.1.4.1.498.18.1.5.6.1.1
The index value which uniquely identifies the interface to which this entry is applicable. This has the form of a For this table: SCinstance: [L]ine=1-4 [i]nterface=1-3
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

uas7624Recent24HrStat 1.3.6.1.4.1.498.18.1.5.6.1.2
Returns a bitwise snapshot of the interval statistics. Octet 1 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use 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)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(14)