SIAE-QUEUE-DEPTH-MIB

File: SIAE-QUEUE-DEPTH-MIB.mib (7106 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SIAE-TREE-MIB
SIAE-ALARM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
TEXTUAL-CONVENTION DisplayString siaeMib
AlarmStatus AlarmSeverityCode

Defined Types

DisplayString1024  
Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of character codes 0-127 (decimal) - the graphics characters (32-126) are interpreted as US ASCII - NUL, LF, CR, BEL, BS, HT, VT and FF have the special meanings specified in RFC 854 - the other 25 codes have no standard interpretation - the sequence 'CR LF' means newline - the sequence 'CR NUL' means carriage-return - an 'LF' not preceded by a 'CR' means moving to the same column on the next line. - the sequence 'CR x' for any x other than LF or NUL is illegal. (Note that this also means that a string may end with either 'CR LF' or 'CR NUL', but not with CR.) Any object defined using this syntax may not exceed 255 characters in length.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..1024)  

QueueDepthProfileEntry  
SEQUENCE    
  qdProfileIndex Integer32
  qdProfileName DisplayString
  qdProfileDescription DisplayString1024

Defined Values

queueDepth 1.3.6.1.4.1.3373.1103.84
Queue depth management for SIAE equipments.
MODULE-IDENTITY    

queueDepthMibVersion 1.3.6.1.4.1.3373.1103.84.1
Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

qdProfileTable 1.3.6.1.4.1.3373.1103.84.2
A list of queue depth profile entries. This table is useful to show to the manager available profiles and its feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QueueDepthProfileEntry

qdProfileEntry 1.3.6.1.4.1.3373.1103.84.2.1
An entry containing information about each queue depth settings realized by a profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  QueueDepthProfileEntry  

qdProfileIndex 1.3.6.1.4.1.3373.1103.84.2.1.1
A unique value, greater than zero, for each queue depth profile. It is recommended that values are assigned contiguously starting from 1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

qdProfileName 1.3.6.1.4.1.3373.1103.84.2.1.2
A brief description of the settings realized by this profile.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

qdProfileDescription 1.3.6.1.4.1.3373.1103.84.2.1.3
A detailed description of the settings realized by this profile.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString1024  

qdProfileSelect 1.3.6.1.4.1.3373.1103.84.3
This object selects a queue depth profile from qdProfileTable to be applied after a cold restart.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

qdActualProfile 1.3.6.1.4.1.3373.1103.84.4
This object shows the actual queue profile in use. The object content is set upon restart equal to qdProfileSelect and is never changed, since a new profile will be applied after a next cold restart. The value 0 means the actual profile is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

qdProfileMismatchAlarm 1.3.6.1.4.1.3373.1103.84.5
This alarm is raise when the actual profile is not equal to the selected profile.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

qdProfileMismatchAlarmSeverityCode 1.3.6.1.4.1.3373.1103.84.6
Defines the severity associated to the qdProfileMismatchAlarm and enables/disables the trap generation on status change event.
Status: current Access: read-write
OBJECT-TYPE    
  AlarmSeverityCode