AT-DS3-MIB

File: AT-DS3-MIB.mib (4494 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
AT-SMI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
DisplayString TruthValue ifIndex
modules DisplayStringUnsized

Defined Types

Ds3TrapEntry  
SEQUENCE    
  ds3TcaTrapEnable INTEGER
  ds3TrapError INTEGER
  ds3TrapLoc INTEGER
  ds3TrapInterval INTEGER

Defined Values

ds3 1.3.6.1.4.1.207.8.4.4.4.109
This MIB file contains definitions of managed objects for the DS3 module.
MODULE-IDENTITY    

ds3TrapTable 1.3.6.1.4.1.207.8.4.4.4.109.1
The ATR enterprise DS3 trap table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ds3TrapEntry

ds3TrapEntry 1.3.6.1.4.1.207.8.4.4.4.109.1.1
An entry in the ATR enterprise DS3 trap table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ds3TrapEntry  

ds3TcaTrapEnable 1.3.6.1.4.1.207.8.4.4.4.109.1.1.1
Indicates whether the threshold crossing alert traps should be generated for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ds3TrapError 1.3.6.1.4.1.207.8.4.4.4.109.1.1.2
This variable shows which kind of parameter or primitive caused the trap. This variable is really just a placeholder for the object sent in the DS3 TRAP, but can be read independently if required. The variable will hold the value at the latest trap. A value of ds3NoError shows no trap has occured
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ds3NoError(1), ds3PES(2), ds3PSES(3), ds3SEFs(4), ds3UAS(5), ds3LCVs(6), ds3PCVs(7), ds3LESs(8), ds3CCVs(9), ds3CESs(10), ds3CSESs(11)  

ds3TrapLoc 1.3.6.1.4.1.207.8.4.4.4.109.1.1.3
This variable shows whether the trap was caused by a problem at the local or remote end. This variable is really just a placeholder for the object sent in the DS3 TRAP, but can be read independently if required. The variable will hold the value at the latest trap. A value of ds3NoLoc shows no trap had occured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ds3NoLoc(1), ds3Near(2), ds3Far(3)  

ds3TrapInterval 1.3.6.1.4.1.207.8.4.4.4.109.1.1.4
This variable shows whether the counter which has crossed the threshold is a twenty four hour or fifteen minute counter. This variable is really just a placeholder for the object sent in the DS3 TRAP, but can be read independently if required. The variable will hold the value at the latest trap. A value of ds3NoInt shows no trap has occured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ds3NoInt(1), ds3Fifteen(2), ds3Twentyfour(3)  

ds3Traps 1.3.6.1.4.1.207.8.4.4.4.109.0
OBJECT IDENTIFIER    

tcaTrap 1.3.6.1.4.1.207.8.4.4.4.109.0.1
A DS3 trap is generated when a threshold crossing alert occurs. This happens when an error count exceeds a pre determined value. The values are counted over 15 minute and 24 hour periods. Once a trap has occured in a given period it may not occur again within the same period.
Status: current Access: read-only
NOTIFICATION-TYPE