DLGSRPRF-MIB

File: DLGSRPRF-MIB.mib (12493 bytes)

Imported modules

RFC1155-SMI DLGC-GLOBAL-REG

Imported symbols

Counter OBJECT-TYPE dlgPerformanceInfo

Defined Values

dlgPiSram 1.3.6.1.4.1.3028.1.2.1
OBJECT IDENTIFIER    

dlgPsCurrentStats 1.3.6.1.4.1.3028.1.2.1.4
OBJECT IDENTIFIER    

dlgPsTotalStats 1.3.6.1.4.1.3028.1.2.1.5
OBJECT IDENTIFIER    

dlgPiSramMibRev 1.3.6.1.4.1.3028.1.2.1.6
OBJECT IDENTIFIER    

dlgPiSramMibRevMajor 1.3.6.1.4.1.3028.1.2.1.6.1
The Major Revision level. A change in the major revision level represents a major change in the architecture of the MIB. A change in the major revision level may indicate a significant change in the information supported and/or the meaning of the supported information, correct interpretation of data may require a MIB document with the same major revision level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

dlgPiSramMibRevMinor 1.3.6.1.4.1.3028.1.2.1.6.2
The Minor Revision level. A change in the minor revision level may represent some minor additional support. no changes to any pre-existing information has occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dlgPsStatsEnableMask 1.3.6.1.4.1.3028.1.2.1.1
Statistics Collection Enable mask. This mask enables or disables all statistics defined in this MIB. 0 - Disables statistics collection. 1 - Enables statistics collection. 2 - Clear existing statistics (resets all stats to zero) Default value is 1 - statistics collection enabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dlgPsPollingInterval 1.3.6.1.4.1.3028.1.2.1.2
The Agent's polling interval in seconds. This is the length of time that the Agent will keeps stats within the Current Stats group. By default, this value is 3600 seconds (1 hour). At the end of each interval the statistics are reset to zero and the counters begin counting up again. The dlgPsElapsedTime variable provides an indication how long into the current interval the agent has been collecting statistics.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

dlgPsElapsedTime 1.3.6.1.4.1.3028.1.2.1.3
Number of Elapsed seconds since the start of the current polling interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlgPsCurrentInterrupts 1.3.6.1.4.1.3028.1.2.1.4.1
Number of hardware interrupts generated by Span or D4x based boards for the current interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsCurrentDrvCommands 1.3.6.1.4.1.3028.1.2.1.4.2
Number of commands sent to the driver for the current interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsCurrentFWCommands 1.3.6.1.4.1.3028.1.2.1.4.3
Number of commands sent to the Firmware for the current interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsCurrentUnSolEvents 1.3.6.1.4.1.3028.1.2.1.4.4
Number of unsolicited events from the Firmware for the current interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsCurrentBytesRead 1.3.6.1.4.1.3028.1.2.1.4.5
Number of bytes read from the Firmware during record for the current interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsCurrentBytesWritten 1.3.6.1.4.1.3028.1.2.1.4.6
Number of bytes written to the Firmware during playback for the current interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsCurrentLostMsgToFW 1.3.6.1.4.1.3028.1.2.1.4.7
Number of lost messages (commands) to the Firmware for the current interval. This value should always be zero. A non zero value typically indicates a Firmware or hardware failure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsCurrentLostMsgFromFW 1.3.6.1.4.1.3028.1.2.1.4.8
Number of lost messages (events) from the Firmware for the current interval. This value should typically be zero. A non zero value indicates the host cannot service all the messages being generated by the firmware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsCurrentFWErrorMsgs 1.3.6.1.4.1.3028.1.2.1.4.9
Number of error message packets generated by the Firmware for the current interval. This should typically be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsCurrentDrvErrorMsgs 1.3.6.1.4.1.3028.1.2.1.4.10
Number of error message packets generated by the Driver for the current interval. This should tpyically be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsTotalInterrupts 1.3.6.1.4.1.3028.1.2.1.5.1
Total Number of hardware interrupts generated by the Span or D4x based boards.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsTotalDrvCommands 1.3.6.1.4.1.3028.1.2.1.5.2
Total Number of commands sent to the driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsTotalFWCommands 1.3.6.1.4.1.3028.1.2.1.5.3
Total Number of commands sent to the Firmware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsTotalUnSolEvents 1.3.6.1.4.1.3028.1.2.1.5.4
Total Number of unsolicited events from the Firmware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsTotalBytesRead 1.3.6.1.4.1.3028.1.2.1.5.5
Total Number of bytes Read from the Firmware during record.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsTotalBytesWritten 1.3.6.1.4.1.3028.1.2.1.5.6
Total Number of bytes written to the Firmware during playback.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsTotalLostMsgToFW 1.3.6.1.4.1.3028.1.2.1.5.7
Total Number of lost messages (commands) to the Firmware. This value should always be zero. A non zero value typically indicates a Firmware or Hardware failure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsTotalLostMsgFromFW 1.3.6.1.4.1.3028.1.2.1.5.8
Total Number of lost messages (events) from the Firmware. This value should typically be zero. A non zero value indicates the host cannot service all the messages being generated by the firmware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsTotalFWErrorMsgs 1.3.6.1.4.1.3028.1.2.1.5.9
Total Number of error message packets gernerated by the Firmware. This should typically be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dlgPsTotalDrvErrorMsgs 1.3.6.1.4.1.3028.1.2.1.5.10
Total Number of error message packets generated by the Driver. This should typically be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter