DS3-3COM-MIB

File: DS3-3COM-MIB.mib (10436 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises experimental IpAddress
TimeTicks Gauge Counter
DisplayString OBJECT-TYPE

Defined Types

DS3CfgEntry  
SEQUENCE    
  ds3CfgIndex INTEGER
  ds3CfgXmitLineBuildOut INTEGER
  ds3CfgMonitorPortSource INTEGER

DS3CurrentEntry  
SEQUENCE    
  ds3CurrentIndex INTEGER
  ds3CurrentFCPs Gauge
  ds3CurrentFCCPs Gauge
  ds3CurrentSESLs Gauge
  ds3CurrentUASCPs Gauge

DS3IntervalEntry  
SEQUENCE    
  ds3IntervalIndex INTEGER
  ds3IntervalNumber INTEGER
  ds3IntervalSESLs Gauge
  ds3IntervalCVCPs Gauge
  ds3IntervalUASCPs Gauge

DS3TotalEntry  
SEQUENCE    
  ds3TotalIndex INTEGER
  ds3TotalSESLs Gauge
  ds3TotalCVCPs Gauge
  ds3TotalUASCPs Gauge

DS3TrapEnableEntry  
SEQUENCE    
  ds3TrapEnableIndex INTEGER
  ds3LineStatusChangeTE INTEGER

Ds3TrapObjEntry  
SEQUENCE    
  ds3TrapObjIndex INTEGER
  ds3StatusObjString DisplayString

Defined Values

usr 1.3.6.1.4.1.429
OBJECT IDENTIFIER    

nas 1.3.6.1.4.1.429.1
OBJECT IDENTIFIER    

ds3 1.3.6.1.4.1.429.1.44
OBJECT IDENTIFIER    

ds3Cfg 1.3.6.1.4.1.429.1.44.1
OBJECT IDENTIFIER    

ds3CfgTable 1.3.6.1.4.1.429.1.44.1.1
The DS3 Configuration Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DS3CfgEntry

ds3CfgEntry 1.3.6.1.4.1.429.1.44.1.1.1
An entry in the DS3 Configuration Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DS3CfgEntry  

ds3CfgIndex 1.3.6.1.4.1.429.1.44.1.1.1.1
A unique value at the DS3 level in the chassis.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ds3CfgXmitLineBuildOut 1.3.6.1.4.1.429.1.44.1.1.1.2
This object is used to configure the amount of attenuation that is to be applied to the DS3 transmit signal in order to control cross-talk, etc. The settings are for distances of 0-225 feet or 226 to 450 feet. Default=225(1)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER twoHundredTwentyFive(1), fourHundredFifty(2)  

ds3CfgMonitorPortSource 1.3.6.1.4.1.429.1.44.1.1.1.3
This object is for designation of monitor port DS1 source. Default=spanLine1(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER spanBITS(29), spanLine1(1), spanLine2(2), spanLine3(3), spanLine4(4), spanLine5(5), spanLine6(6), spanLine7(7), spanLine8(8), spanLine9(9), spanLine10(10), spanLine11(11), spanLine12(12), spanLine13(13), spanLine14(14), spanLine15(15), spanLine16(16), spanLine17(17), spanLine18(18), spanLine19(19), spanLine20(20), spanLine21(21), spanLine22(22), spanLine23(23), spanLine24(24), spanLine25(25), spanLine26(26), spanLine27(27), spanLine28(28)  

ds3Current 1.3.6.1.4.1.429.1.44.2
OBJECT IDENTIFIER    

ds3CurrentTable 1.3.6.1.4.1.429.1.44.2.1
This table contains various statistics being collected for the current 15 minute interval.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DS3CurrentEntry

ds3CurrentEntry 1.3.6.1.4.1.429.1.44.2.1.1
An entry in the DS3 current table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DS3CurrentEntry  

ds3CurrentIndex 1.3.6.1.4.1.429.1.44.2.1.1.1
The index value which uniquely identifies the DS3 interface to which this entry is applicable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ds3CurrentFCPs 1.3.6.1.4.1.429.1.44.2.1.1.2
This object indicates near end path failure count. The count of LOF or AIS events.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ds3CurrentFCCPs 1.3.6.1.4.1.429.1.44.2.1.1.3
This object indicates far end path failure count. The count of Remote Alarm Indication (RAI) events.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ds3CurrentSESLs 1.3.6.1.4.1.429.1.44.2.1.1.4
The object is the counter associated with the number of Severely Errored Seconds on the line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ds3CurrentUASCPs 1.3.6.1.4.1.429.1.44.2.1.1.5
This object is the counter associated with the number of Unavailable Seconds for the C-bit parity application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ds3Interval 1.3.6.1.4.1.429.1.44.3
OBJECT IDENTIFIER    

ds3IntervalTable 1.3.6.1.4.1.429.1.44.3.1
The DS3 Interval Table contains various statistics collected by each DS3 Interface over the previous 24 hours of operation. The past 24 hours are broken into 96 completed 15 minute intervals. Each row in this table represents one such interval (identified by ds3IntervalNumber) and for one specific interface (identified by ds3IntervalIndex).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DS3IntervalEntry

ds3IntervalEntry 1.3.6.1.4.1.429.1.44.3.1.1
An entry in the DS3 Interval Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DS3IntervalEntry  

ds3IntervalIndex 1.3.6.1.4.1.429.1.44.3.1.1.1
The index value which uniquely identifies the DS3 interface to which this entry is applicable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ds3IntervalNumber 1.3.6.1.4.1.429.1.44.3.1.1.2
A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the 15 minutes interval completes 23 hours and 45 minutes prior to interval 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..96  

ds3IntervalSESLs 1.3.6.1.4.1.429.1.44.3.1.1.3
This object is the counter associated with the number of Severely Errored Seconds on the line in the previous 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ds3IntervalCVCPs 1.3.6.1.4.1.429.1.44.3.1.1.4
This object is the counter associated with the number of near-end path code violations for the C-bit parity application in the previous 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ds3IntervalUASCPs 1.3.6.1.4.1.429.1.44.3.1.1.5
This object is the counter associated with the number of Unavailable Seconds for the C-bit parity application in the previous 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ds3Total 1.3.6.1.4.1.429.1.44.4
OBJECT IDENTIFIER    

ds3TotalTable 1.3.6.1.4.1.429.1.44.4.1
The DS3 Total Table contains the cumulative sum of the various statics for the 24 hour period preceding the current interval.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DS3TotalEntry

ds3TotalEntry 1.3.6.1.4.1.429.1.44.4.1.1
An entry in the DS3 Total Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DS3TotalEntry  

ds3TotalIndex 1.3.6.1.4.1.429.1.44.4.1.1.1
The index value which uniquely identifies the DS3 interface to which this entry is applicable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ds3TotalSESLs 1.3.6.1.4.1.429.1.44.4.1.1.2
This object is the counter associated with the number of Severely Errored Seconds on the line in the previous 24 hour interval. Invalid 15 intervals count as 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ds3TotalCVCPs 1.3.6.1.4.1.429.1.44.4.1.1.3
This object is the counter associated with the number of near-end path code violations for the C-bit parity application in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ds3TotalUASCPs 1.3.6.1.4.1.429.1.44.4.1.1.4
This object is the counter associated with the number of Unavailable Seconds for the C-bit parity application in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ds3TrapEnable 1.3.6.1.4.1.429.1.44.5
OBJECT IDENTIFIER    

ds3TrapEnableTable 1.3.6.1.4.1.429.1.44.5.1
The DS3 Trap eanble table contains the line status change trap enable
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DS3TrapEnableEntry

ds3TrapEnableEntry 1.3.6.1.4.1.429.1.44.5.1.1
An entry in Ds3 Trap Enable Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DS3TrapEnableEntry  

ds3TrapEnableIndex 1.3.6.1.4.1.429.1.44.5.1.1.1
An unique value which identifies the DS3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ds3LineStatusChangeTE 1.3.6.1.4.1.429.1.44.5.1.1.2
DS3 Line status change trap enable flag
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

ds3TrapObj 1.3.6.1.4.1.429.1.44.6
OBJECT IDENTIFIER    

ds3TrapObjTable 1.3.6.1.4.1.429.1.44.6.1
DS3 Trap obj table is a pace holder for status string
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ds3TrapObjEntry

ds3TrapObjEntry 1.3.6.1.4.1.429.1.44.6.1.1
An entry in DS3 Trap Obj table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Ds3TrapObjEntry  

ds3TrapObjIndex 1.3.6.1.4.1.429.1.44.6.1.1.1
An unique value for the index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ds3StatusObjString 1.3.6.1.4.1.429.1.44.6.1.1.2
For line status string it is a place holder
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..50)