SILVERPEAK-TC
5 objects
This module defines the textual conventions used throughout Silverpeak Systems enterprise mibs.
Imported Objects
| SILVERPEAK-SMI | silverpeakModules |
| SNMPv2-SMI | MODULE-IDENTITY |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.23867.2.1 | IdentitysilverpeakTextualConventions | This module defines the textual conventions used throughout Silverpeak Systems enterprise mibs. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| SilverpeakAlarmSeverity | INTEGER { info(0), warning(1), minor(2), major(3), critical(4), cleared(5), acknowledged(6), unacknowledged(7), indeterminate(8) } | current | Represents the perceived alarm condition associated with a service affecting condition and/or event. indeterminate(8) - Indicates that the severity level cannot be determined. unacknowledged(7) - Indicates that the seve… |
| SilverpeakDescription | DisplayString (SIZE(0..255)) | current | Represents a string description used for any MIB object. |
| SilverpeakSeqNum | INTEGER (1..2147483647) | current | Represents the unique sequence number associated with each generated trap. |
| SilverpeakYesNo | INTEGER { no(0), yes(1) } | current | Textual convention for yes/no enum. |