SNMP ENTERPRISE ATTRIBUTES
8-12
TranScend Chassis – Operation Manual
CHAPTER 8:
--- TRAPS
---
iTTranscendNotifications OBJECT IDENTIFIER ::= { innoTransTranscend 3 }
iTTranscendNotification OBJECT IDENTIFIER ::= { iTTranscendNotifications 0 }
iTTranscendNotificationObjects OBJECT IDENTIFIER ::= { iTTranscendNotifications 1
}
--
-- Notification objects
--
notifyObjectIndex OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
“The integer object reports the interface index number from 1 to 4.”
::= { iTTranscendNotificationObjects 1 }
notifyObjectValue OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
“The value of the notification object.”
::= { iTTranscendNotificationObjects 2 }
HeCommonLogState ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION
“The new alarm state of the object which caused the event
to be recorded into the log.”
SYNTAX INTEGER {
heCommonNominal(1),
heCommonHIHI(2),
heCommonHI(3),
heCommonLO(4),
heCommonLOLO(5),
heCommonDiscreteMajor(6),
heCommonDiscreteMinor(7)
}
notifyAlarmState OBJECT-TYPE
SYNTAX HeCommonLogState
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
“The integer object reports the alarm severity of a notification.”
::= { iTTranscendNotificationObjects 3 }
notifyModuleIndex OBJECT-TYPE