SIAE-QUEUE-DEPTH-MIB
12 objects
Queue depth management for SIAE equipments.
Imported Objects
| SIAE-ALARM-MIB | AlarmSeverityCode AlarmStatus |
| SIAE-TREE-MIB | siaeMib |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.3373.1103.84 | IdentityqueueDepth | Queue depth management for SIAE equipments. | ||
| 1.3.6.1.4.1.3373.1103.84.1 | ScalarqueueDepthMibVersion | read-only | current | 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.0… |
| 1.3.6.1.4.1.3373.1103.84.2 | TableqdProfileTable | not-accessible | current | A list of queue depth profile entries. This table is useful to show to the manager available profiles and its feature. |
| 1.3.6.1.4.1.3373.1103.84.2.1 | RowqdProfileEntry | not-accessible | current | An entry containing information about each queue depth settings realized by a profile. |
| 1.3.6.1.4.1.3373.1103.84.2.1.1 | ColumnqdProfileIndex | read-only | current | A unique value, greater than zero, for each queue depth profile. It is recommended that values are assigned contiguously starting from 1. |
| 1.3.6.1.4.1.3373.1103.84.2.1.2 | ColumnqdProfileName | read-only | current | A brief description of the settings realized by this profile. |
| 1.3.6.1.4.1.3373.1103.84.2.1.3 | ColumnqdProfileDescription | read-only | current | A detailed description of the settings realized by this profile. |
| 1.3.6.1.4.1.3373.1103.84.3 | ScalarqdProfileSelect | read-write | current | This object selects a queue depth profile from qdProfileTable to be applied after a cold restart. |
| 1.3.6.1.4.1.3373.1103.84.4 | ScalarqdActualProfile | read-only | current | 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 wi… |
| 1.3.6.1.4.1.3373.1103.84.5 | ScalarqdProfileMismatchAlarm | read-only | current | This alarm is raise when the actual profile is not equal to the selected profile. |
| 1.3.6.1.4.1.3373.1103.84.6 | ScalarqdProfileMismatchAlarmSeverityCode | read-write | current | Defines the severity associated to the qdProfileMismatchAlarm and enables/disables the trap generation on status change event. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DisplayString1024 | OCTET STRING (SIZE (0..1024)) | current | 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) - th… |