SIAE-QUEUE-DEPTH-MIB: View SNMP OID List / Download MIB
VENDOR: SIAE MICROELETTRONICA S.P.A.
Home | MIB: SIAE-QUEUE-DEPTH-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
queueDepth | 1.3.6.1.4.1.3373.1103.84 |
Queue depth management for SIAE equipments. |
||
queueDepthMibVersion | 1.3.6.1.4.1.3373.1103.84.1 | integer | read-only |
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. |
qdProfileTable | 1.3.6.1.4.1.3373.1103.84.2 | no-access |
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 | no-access |
An entry containing information about each queue depth settings realized by a profile. |
||
qdProfileIndex | 1.3.6.1.4.1.3373.1103.84.2.1.1 | integer32 | read-only |
A unique value, greater than zero, for each queue depth profile. It is recommended that values are assigned contiguously starting from 1. |
qdProfileName | 1.3.6.1.4.1.3373.1103.84.2.1.2 | displaystring | read-only |
A brief description of the settings realized by this profile. |
qdProfileDescription | 1.3.6.1.4.1.3373.1103.84.2.1.3 | displaystring1024 | read-only |
A detailed description of the settings realized by this profile. |
qdProfileSelect | 1.3.6.1.4.1.3373.1103.84.3 | integer32 | read-write |
This object selects a queue depth profile from qdProfileTable to be applied after a cold restart. |
qdActualProfile | 1.3.6.1.4.1.3373.1103.84.4 | integer32 | read-only |
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. |
qdProfileMismatchAlarm | 1.3.6.1.4.1.3373.1103.84.5 | alarmstatus | read-only |
This alarm is raise when the actual profile is not equal to the selected profile. |
qdProfileMismatchAlarmSeverityCode | 1.3.6.1.4.1.3373.1103.84.6 | alarmseveritycode | read-write |
Defines the severity associated to the qdProfileMismatchAlarm and enables/disables the trap generation on status change event. |