SILVERPEAK-TC

File: SILVERPEAK-TC.mib (4106 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SILVERPEAK-SMI

Imported symbols

MODULE-IDENTITY TEXTUAL-CONVENTION DisplayString
silverpeakModules

Defined Types

SilverpeakDescription  
Represents a string description used for any MIB object.
TEXTUAL-CONVENTION    
  DisplayString Size(0..255)  

SilverpeakYesNo  
Textual convention for yes/no enum.
TEXTUAL-CONVENTION    
  INTEGER no(0), yes(1)  

SilverpeakSeqNum  
Represents the unique sequence number associated with each generated trap.
TEXTUAL-CONVENTION    
  INTEGER 1..2147483647  

SilverpeakAlarmSeverity  
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 severity level cannot be determined. acknowledged(6) - Indicates that the severity level cannot be determined. cleared(5) - Indicates a previous alarm condition has been cleared. It is not required (unless specifically stated elsewhere on a case by case basis) that an alarm condition that has been cleared will produce a notification or other event containing an alarm severity with this value. critical(4) - Indicates that a service or safety affecting condition has occurred and an immediate corrective action is required. major(3) - Indicates that a service affecting condition has occurred and an urgent corrective action is required. minor(2) - Indicates the existence of a non-service affecting condition and that corrective action should be taken in order to prevent a more serious (for example, service or safety affecting) condition. warning(1) - Indicates the detection of a potential or impending service or safety affecting condition, before any significant effects have been felt. info(0) - Indicates an alarm condition that does not meet any other severity definition. This can include important, but non-urgent, notices or informational events.
TEXTUAL-CONVENTION    
  INTEGER info(0), warning(1), minor(2), major(3), critical(4), cleared(5), acknowledged(6), unacknowledged(7), indeterminate(8)  

Defined Values

silverpeakTextualConventions 1.3.6.1.4.1.23867.2.1
This module defines the textual conventions used throughout Silverpeak Systems enterprise mibs.
MODULE-IDENTITY