SIAE-QUEUE-DEPTH-MIB
- Registered at
- 1.3.6.1.4.1.3373.1103.84
- Last updated
- 2014-05-20 00:00
- Organization
- SIAE MICROELETTRONICA spa
- Revisions
- 2014-05-20 00:00
- Namespace
- siae
- Source file
SIAE-QUEUE-DEPTH-MIB- Digest
sha256:aa07a1b3fbff37b31b2526b98711585f20f704a916cc88325cbf41c60830d09e
Description
Queue depth management for SIAE equipments.
Contact
SIAE MICROELETTONICA s.p.a. Via Michelangelo Buonarroti, 21 20093 - Cologno Monzese Milano - ITALY Phone : +39-02-27325-1 E-mail: tbd@siaemic.com
Imports
| From | Symbols |
|---|---|
| SIAE-ALARM-MIB | AlarmSeverityCode, AlarmStatus |
| SIAE-TREE-MIB | siaeMib |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
SIAE-ALARM-MIB SIAE-QUEUE-DEPTH-MIB SIAE-TREE-MIB SIAE-USER-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| DisplayString1024 TEXTUAL-CONVENTION 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. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| queueDepthMibVersion OBJECT-TYPE 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. | 1.3.6.1.4.1.3373.1103.84.1 | INTEGER | read-only | current |
| qdProfileTable OBJECT-TYPE 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 | not-accessible | current | |
| qdProfileEntry OBJECT-TYPE An entry containing information about each queue depth settings realized by a profile. | 1.3.6.1.4.1.3373.1103.84.2.1 | not-accessible | current | |
| qdProfileIndex OBJECT-TYPE 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.1 | Integer32 | read-only | current |
| qdProfileName OBJECT-TYPE A brief description of the settings realized by this profile. | 1.3.6.1.4.1.3373.1103.84.2.1.2 | DisplayString (SIZE(0..64)) | read-only | current |
| qdProfileDescription OBJECT-TYPE A detailed description of the settings realized by this profile. | 1.3.6.1.4.1.3373.1103.84.2.1.3 | DisplayString1024 | read-only | current |
| qdProfileSelect OBJECT-TYPE 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.3 | Integer32 | read-write | current |
| qdActualProfile OBJECT-TYPE 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. | 1.3.6.1.4.1.3373.1103.84.4 | Integer32 | read-only | current |
| qdProfileMismatchAlarm OBJECT-TYPE This alarm is raise when the actual profile is not equal to the selected profile. | 1.3.6.1.4.1.3373.1103.84.5 | AlarmStatus | read-only | current |
| qdProfileMismatchAlarmSeverityCode OBJECT-TYPE Defines the severity associated to the qdProfileMismatchAlarm and enables/disables the trap generation on status change event. | 1.3.6.1.4.1.3373.1103.84.6 | AlarmSeverityCode | read-write | current |