GDCSC611-MIB

File: GDCSC611-MIB.mib (34777 bytes)

Imported modules

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

Imported symbols

enterprises DisplayString OBJECT-TYPE
SCinstance

Defined Types

Bql611WhatAreYouEntry  
SEQUENCE    
  bql611WhatAreYouIndex SCinstance
  bql611BaseCardType INTEGER
  bql611OptionCard INTEGER
  bql611DTECardType INTEGER
  bql611CodeRev DisplayString
  bql611AlarmStatus OCTET STRING

Bql611ConfigEntry  
SEQUENCE    
  bql611ConfigIndex SCinstance
  bql611DteRate INTEGER
  bql611RateAdaption INTEGER
  bql611DteOperation INTEGER
  bql611TxClkSource INTEGER
  bql611WordLength INTEGER
  bql611OverSpeed INTEGER
  bql611RTS INTEGER
  bql611RTSCTSDelay INTEGER
  bql611DCD INTEGER
  bql611RDL INTEGER
  bql611RDLMethod INTEGER
  bql611RDLTimeout INTEGER
  bql611TestPattern INTEGER

Bql611DiagnosticEntry  
SEQUENCE    
  bql611DiagnosticIndex SCinstance
  bql611DiagnosticTest INTEGER
  bql611DiagnosticActive INTEGER
  bql611DiagnosticResults INTEGER
  bql611DiagnosticResetErrorCount INTEGER

Bql611AlarmConfigEntry  
SEQUENCE    
  bql611AlarmConfigIndex SCinstance
  bql611AlarmConfigIdentifier OBJECT IDENTIFIER
  bql611AlarmThreshold INTEGER

Bql611ControlEntry  
SEQUENCE    
  bql611ControlIndex SCinstance
  bql611SoftReset INTEGER
  bql611EraseConfig INTEGER
  bql611FrontPanel INTEGER
  bql611LEDStatus OCTET STRING
  bql621LEDStatus OCTET STRING

Bql611CurrentEntry  
SEQUENCE    
  bql611CurrentIndex SCinstance
  bql611CurrentStats OCTET STRING

Bql611IntervalEntry  
SEQUENCE    
  bql611IntervalIndex SCinstance
  bql611IntervalNumber INTEGER
  bql611IntervalStats OCTET STRING

Bql611TotalEntry  
SEQUENCE    
  bql611TotalIndex SCinstance
  bql611TotalStats OCTET STRING

Bql611IntervalMaintenanceEntry  
SEQUENCE    
  bql611IntervalMaintenanceIndex SCinstance
  bql611ResetIntervals INTEGER
  bql611NumberofValidIntervals INTEGER
  bql611ResetMajorAlarm INTEGER
  bql611ResetMinorAlarm INTEGER

Defined Values

gdc 1.3.6.1.4.1.498
OBJECT IDENTIFIER    

bql2 1.3.6.1.4.1.498.12
OBJECT IDENTIFIER    

bql611 1.3.6.1.4.1.498.12.2
OBJECT IDENTIFIER    

bql621 1.3.6.1.4.1.498.12.3
OBJECT IDENTIFIER    

bql611MIBVersion 1.3.6.1.4.1.498.12.2.1
The version number of the MIB, to allow products to know which MIB is being supported. The version number will be x.yzT where x is a major revision (1-9), y is a minor revision(0-9), z is a typo revision (0-9) and T indicates the MIB is still a test revision(A-Z). When a release is complete no T should exist.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(5)  

bql611WhatAreYouTable 1.3.6.1.4.1.498.12.2.2
The GDC SC611 and DC621 What Are You Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Bql611WhatAreYouEntry

bql611WhatAreYouEntry 1.3.6.1.4.1.498.12.2.2.1
An entry in the GDC SC611 What Are You table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Bql611WhatAreYouEntry  

bql611WhatAreYouIndex 1.3.6.1.4.1.498.12.2.2.1.1
This object is the identifier of the SC611/DC621 What Are You table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

bql611BaseCardType 1.3.6.1.4.1.498.12.2.2.1.2
This function returns the value the Base Card Type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER sc611(5), dc621(7)  

bql611OptionCard 1.3.6.1.4.1.498.12.2.2.1.3
This indicates whether the option card is installed or not on the DC621.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notInstalled(1), installed(2)  

bql611DTECardType 1.3.6.1.4.1.498.12.2.2.1.4
This object is the DTE plug-in card type. This variable is used for a SC611 or DC621.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER eia530(1), x21(2), none(7)  

bql611CodeRev 1.3.6.1.4.1.498.12.2.2.1.5
This function returns the firmware code level. Example A- ,B-
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(4)  

bql611AlarmStatus 1.3.6.1.4.1.498.12.2.2.1.6
The current alarms of the unit without the alarm masks.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

bql611ConfigTable 1.3.6.1.4.1.498.12.2.3
The GDC SC611, DC621 2B1Q configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Bql611ConfigEntry

bql611ConfigEntry 1.3.6.1.4.1.498.12.2.3.1
A listing of GDC 2B1Q SC611/DC621 options.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Bql611ConfigEntry  

bql611ConfigIndex 1.3.6.1.4.1.498.12.2.3.1.1
A unique index for the Configuration Table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

bql611DteRate 1.3.6.1.4.1.498.12.2.3.1.2
Object to select the DTE rate for the SC611 or DC621.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER kBps2Dot4(1), kBps4Dot8(2), kBps9Dot6(3), kBps19Dot2(4), kBps48(6), kBps64(9), kBps128(10)  

bql611RateAdaption 1.3.6.1.4.1.498.12.2.3.1.3
Object to select the DTE Rate Adaption for the SC611 or DC621.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER x50Div3(1), x50Div2(2)  

bql611DteOperation 1.3.6.1.4.1.498.12.2.3.1.4
Object to select the DTE Operation for the SC611 or DC621.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sync(1), async(2)  

bql611TxClkSource 1.3.6.1.4.1.498.12.2.3.1.5
Object to select the Transmit Clock Source for the SC611 ONLY.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER internal(1), external(2)  

bql611WordLength 1.3.6.1.4.1.498.12.2.3.1.6
Object to select the Word Length for the SC611 or DC621 when selected for async mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER bitWord8(1), bitWord9(2), bitWord10(3), bitWord11(4)  

bql611OverSpeed 1.3.6.1.4.1.498.12.2.3.1.7
Object to select the Over Speed for the SC611 or DC621.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER onePercent(1), twoPointThreePercent(2)  

bql611RTS 1.3.6.1.4.1.498.12.2.3.1.8
Object to select RTS for SC611 and DC621 only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), force(2)  

bql611RTSCTSDelay 1.3.6.1.4.1.498.12.2.3.1.9
Object to select RTS CTS Delay for SC611 and DC621.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noDelay(1), delay(2)  

bql611DCD 1.3.6.1.4.1.498.12.2.3.1.10
Object to select DCD for SC611 and DC621.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), inBandRTS(2)  

bql611RDL 1.3.6.1.4.1.498.12.2.3.1.11
Object to select the RDL respond for SC611 and DC621.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

bql611RDLMethod 1.3.6.1.4.1.498.12.2.3.1.12
Object to select RDL Method for SC611 and DC621. SC611 Valid Choices DC621 Valid Choices =================== =================== V54 V54 EOC PN127
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER v54(1), eocorpn127(2)  

bql611RDLTimeout 1.3.6.1.4.1.498.12.2.3.1.13
Object to select RDL Timeout for SC611 or DC621.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), minutes10(2)  

bql611TestPattern 1.3.6.1.4.1.498.12.2.3.1.14
Object to Test Pattern for SC611 and DC621.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER pattern2047(1), pattern511(2)  

bql611DiagnosticTable 1.3.6.1.4.1.498.12.2.4
The GDC SC611/DC621 diagnostics table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Bql611DiagnosticEntry

bql611DiagnosticEntry 1.3.6.1.4.1.498.12.2.4.1
A listing of GDC SC611/DC621 diagnostic tests
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Bql611DiagnosticEntry  

bql611DiagnosticIndex 1.3.6.1.4.1.498.12.2.4.1.1
A unique index for the Diagnostic Table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

bql611DiagnosticTest 1.3.6.1.4.1.498.12.2.4.1.2
This function selects or reads the test. 0 = no test currently operating 1 = remote loopback test 2 = channel loopback test 4 = data loopback test 8 = selftest 16 = line loopback test 32 = terminate test All other values are test combinations such as 9 = selftest and remote loopback.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..63  

bql611DiagnosticActive 1.3.6.1.4.1.498.12.2.4.1.3
This function represents the test condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notActive(1), active(2)  

bql611DiagnosticResults 1.3.6.1.4.1.498.12.2.4.1.4
This function reads the self test results in bit errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..16383  

bql611DiagnosticResetErrorCount 1.3.6.1.4.1.498.12.2.4.1.5
Object to reset selftest error count during diagnostic self testing for SC611 and DC621.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), reset(2)  

bql611Alarm 1.3.6.1.4.1.498.12.9
OBJECT IDENTIFIER    

bql611AlarmData 1.3.6.1.4.1.498.12.9.1
OBJECT IDENTIFIER    

bql611NoResponseAlm 1.3.6.1.4.1.498.12.9.1.1
OBJECT IDENTIFIER    

bql611DiagRxErrAlm 1.3.6.1.4.1.498.12.9.1.2
OBJECT IDENTIFIER    

bql611PowerUpAlm 1.3.6.1.4.1.498.12.9.1.3
OBJECT IDENTIFIER    

bql611OutofSyncAlm 1.3.6.1.4.1.498.12.9.1.4
OBJECT IDENTIFIER    

bql611TxClkOutOfToleranceAlm 1.3.6.1.4.1.498.12.9.1.5
OBJECT IDENTIFIER    

bql611ExtClkAbsentAlm 1.3.6.1.4.1.498.12.9.1.6
OBJECT IDENTIFIER    

bql611SealingCurrentNoContinuityAlm 1.3.6.1.4.1.498.12.9.1.7
OBJECT IDENTIFIER    

bql611DtrNotPresentAlm 1.3.6.1.4.1.498.12.9.1.8
OBJECT IDENTIFIER    

bql611MajorAlarmBERAlm 1.3.6.1.4.1.498.12.9.1.9
OBJECT IDENTIFIER    

bql611MinorAlarmBERAlm 1.3.6.1.4.1.498.12.9.1.10
OBJECT IDENTIFIER    

bql621Alarm 1.3.6.1.4.1.498.12.11
OBJECT IDENTIFIER    

bql621AlarmData 1.3.6.1.4.1.498.12.11.1
OBJECT IDENTIFIER    

bql621NoResponseAlm 1.3.6.1.4.1.498.12.11.1.1
OBJECT IDENTIFIER    

bql621DiagRxErrAlm 1.3.6.1.4.1.498.12.11.1.2
OBJECT IDENTIFIER    

bql621PowerUpAlm 1.3.6.1.4.1.498.12.11.1.3
OBJECT IDENTIFIER    

bql621DtrNotPresentAlm 1.3.6.1.4.1.498.12.11.1.4
OBJECT IDENTIFIER    

bql621MajorAlarmBERAlm 1.3.6.1.4.1.498.12.11.1.5
OBJECT IDENTIFIER    

bql621MinorAlarmBERAlm 1.3.6.1.4.1.498.12.11.1.6
OBJECT IDENTIFIER    

bql611AlarmConfigTable 1.3.6.1.4.1.498.12.9.2
The bql611AlarmConfigTable 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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Bql611AlarmConfigEntry

bql611AlarmConfigEntry 1.3.6.1.4.1.498.12.9.2.1
An entry in the bql611AlarmConfigTable table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Bql611AlarmConfigEntry  

bql611AlarmConfigIndex 1.3.6.1.4.1.498.12.9.2.1.1
The index value which uniquely identifies the interface to which this entry is applicable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

bql611AlarmConfigIdentifier 1.3.6.1.4.1.498.12.9.2.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  

bql611AlarmThreshold 1.3.6.1.4.1.498.12.9.2.1.3
This function sets/reads the Major or Minor BER alarm threshold criteria for a SC611 or DC621.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER thres10E03(1), thres10E04(2), thres10E05(3), thres10E06(4)  

bql611ControlTable 1.3.6.1.4.1.498.12.2.5
The GDC SC611 and DC621 Control Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Bql611ControlEntry

bql611ControlEntry 1.3.6.1.4.1.498.12.2.5.1
An entry in the GDC SC611/DC621 Control table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Bql611ControlEntry  

bql611ControlIndex 1.3.6.1.4.1.498.12.2.5.1.1
This object is the identifier of the SC611/DC621 Control table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

bql611SoftReset 1.3.6.1.4.1.498.12.2.5.1.2
Forces a soft reset on the network element. The reset selection is write only. The normal selection is read only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), reset(2)  

bql611EraseConfig 1.3.6.1.4.1.498.12.2.5.1.3
Forces an erase of the stored configuration in the network element. The erase selection is write only. The normal selection is read only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), erase(2)  

bql611FrontPanel 1.3.6.1.4.1.498.12.2.5.1.4
Object used to enable or disable the units front panel switches.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

bql611LEDStatus 1.3.6.1.4.1.498.12.2.5.1.5
The GDC SC611 front panel LED Status. A value of 1 means on, 0 is off. byte 1 bit 7 (1.7) - not used 1.6 - not used 1.5 - not used 1.4 - test mode 1.3 - alarm transitions 1.2 - self test 1.1 - line loopback 1.0 - remote loopback 2.7 - not used 2.6 - not used 2.5 - not used 2.4 - not used 2.3 - send data transitions 2.2 - receive data transitions 2.1 - request to send 2.0 - data carrier detect 3.7 - not used 3.6 - not used 3.5 - not used 3.4 - not used 3.3 - not used 3.2 - not used 3.1 - not used 3.0 - not used
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

bql621LEDStatus 1.3.6.1.4.1.498.12.2.5.1.6
The GDC DC621 front panel LED Status. A value of 1 means on, 0 is off. byte 1 bit 7 (1.7) - not used 1.6 - test mode 1.5 - sync 1.4 - request to send 1.3 - clear to send 1.2 - carrier 1.1 - send data transitions 1.0 - receive data transitions 2.7 - not used 2.6 - not used 2.5 - not used 2.4 - not used 2.3 - not used 2.2 - not used 2.1 - not used 2.0 - not used 3.7 - not used 3.6 - not used 3.5 - not used 3.4 - not used 3.3 - not used 3.2 - not used 3.1 - not used 3.0 - not used
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

bql611CurrentTable 1.3.6.1.4.1.498.12.2.6
The SC611/DC621 Current table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Bql611CurrentEntry

bql611CurrentEntry 1.3.6.1.4.1.498.12.2.6.1
An entry in the SC611/DC621 Current table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Bql611CurrentEntry  

bql611CurrentIndex 1.3.6.1.4.1.498.12.2.6.1.1
The index value which uniquely identifies the SC611 interface to which this entry is applicable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

bql611CurrentStats 1.3.6.1.4.1.498.12.2.6.1.2
The number of Errored Seconds, Severely Errored Seconds & Unavailable Errored Seconds encountered by an ISDN interface in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(12)  

bql611IntervalTable 1.3.6.1.4.1.498.12.2.8
The SC611/DC621 Interval table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Bql611IntervalEntry

bql611IntervalEntry 1.3.6.1.4.1.498.12.2.8.1
An entry in the SC611/DC621 Interval table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Bql611IntervalEntry  

bql611IntervalIndex 1.3.6.1.4.1.498.12.2.8.1.1
The index value which uniquely identifies the ISDN interface to which this entry is applicable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

bql611IntervalNumber 1.3.6.1.4.1.498.12.2.8.1.2
A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the least recently completed 15 minute inter- val (assuming that all 96 intervals are valid).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..96  

bql611IntervalStats 1.3.6.1.4.1.498.12.2.8.1.3
The number of Errored Seconds, Severely Errored Seconds and Unavailable Errored Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(12)  

bql611TotalTable 1.3.6.1.4.1.498.12.2.9
The SC611/DC621 Total table. 24 hour interval.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Bql611TotalEntry

bql611TotalEntry 1.3.6.1.4.1.498.12.2.9.1
An entry in the SC611/DC621 Total table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Bql611TotalEntry  

bql611TotalIndex 1.3.6.1.4.1.498.12.2.9.1.1
The index value which uniquely identifies the ISDN interface to which this entry is applicable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

bql611TotalStats 1.3.6.1.4.1.498.12.2.9.1.2
The number of Errored Seconds,Severely Errored Seconds & Unavailable Errored Seconds encountered by an ISDN interface in the previous 24 hour interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(12)  

bql611IntervalMaintenanceTable 1.3.6.1.4.1.498.12.2.10
The SC611, DC621 Loop Interval Maintenance table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Bql611IntervalMaintenanceEntry

bql611IntervalMaintenanceEntry 1.3.6.1.4.1.498.12.2.10.1
The SC611, DC621 Interval Maintenance table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Bql611IntervalMaintenanceEntry  

bql611IntervalMaintenanceIndex 1.3.6.1.4.1.498.12.2.10.1.1
The index value which uniquely identifies the interface to which this entry is applicable. This has the form of a SCinstance which defines the slot, line, drop, and interface, which in this case is a Loop interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

bql611ResetIntervals 1.3.6.1.4.1.498.12.2.10.1.2
This variable is used to reset Loop performance intervals. When it is set to reset, the Loop performance tables are reset to zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER norm(1), reset(2)  

bql611NumberofValidIntervals 1.3.6.1.4.1.498.12.2.10.1.3
This variable is used to read the number of intervals collected. Each interval is an increment of 15 minutes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..96  

bql611ResetMajorAlarm 1.3.6.1.4.1.498.12.2.10.1.4
This variable is used to reset alarm per Loop basis.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), norm(2)  

bql611ResetMinorAlarm 1.3.6.1.4.1.498.12.2.10.1.5
This variable is used to reset alarm per Loop basis.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), norm(2)