TIMETRA-SAS-ALARM-INPUT-MIB

File: TIMETRA-SAS-ALARM-INPUT-MIB.mib (12270 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF TIMETRA-TC-MIB
TIMETRA-SAS-GLOBAL-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
NOTIFICATION-TYPE MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TItemLongDescription timetraSASObjs
timetraSASNotifyPrefix timetraSASConfs timetraSASModules

Defined Types

TmnxSasAlarmInputInfoEntry  
SEQUENCE    
  tmnxSasAlarmInputId INTEGER
  tmnxSasAlarmInputDescription TItemLongDescription
  tmnxSasAlarmInputAdminState INTEGER
  tmnxSasAlarmInputPolarity INTEGER
  tmnxSasAlarmOutputSeverity INTEGER
  tmnxSasAlarmInputStatus INTEGER
  tmnxSasAlarmInputLastChange TimeTicks

TmnxSasAlarmInputMessageEntry  
SEQUENCE    
  tmnxSasAlarmInputTriggerMessage OCTET STRING
  tmnxSasAlarmInputClearMessage OCTET STRING

Defined Values

tmnxSasAlarmInputMIBModule 1.3.6.1.4.1.6527.6.2.1.1.10
This document is the SNMP MIB module to manage and provision the various services of the Alcatel 7x50 SR system. Copyright 2003-2013 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel's proprietary intellectual property. Alcatel retains all title and ownership in the Specification, including any revisions. Alcatel grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied `as is', and Alcatel makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

tmnxSasAlarmInputObjs 1.3.6.1.4.1.6527.6.2.2.2.9
OBJECT IDENTIFIER    

tmnxSasAlarmInputNotifyObjs 1.3.6.1.4.1.6527.6.2.2.2.10
OBJECT IDENTIFIER    

tmnxSasAlarmInputNotifications 1.3.6.1.4.1.6527.6.2.2.3.10
OBJECT IDENTIFIER    

tmnxSASAlarmInputConformance 1.3.6.1.4.1.6527.6.2.2.1.6
OBJECT IDENTIFIER    

tmnxSasAlarmInputInfoTable 1.3.6.1.4.1.6527.6.2.2.2.9.1
A table containing alarm input configuration and status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxSasAlarmInputInfoEntry

tmnxSasAlarmInputInfoEntry 1.3.6.1.4.1.6527.6.2.2.2.9.1.1
Each row represents one alarm input contact.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxSasAlarmInputInfoEntry  

tmnxSasAlarmInputId 1.3.6.1.4.1.6527.6.2.2.2.9.1.1.1
Alarm contact ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4  

tmnxSasAlarmInputDescription 1.3.6.1.4.1.6527.6.2.2.2.9.1.1.2
Description of this alarm input.
Status: current Access: read-write
OBJECT-TYPE    
  TItemLongDescription  

tmnxSasAlarmInputAdminState 1.3.6.1.4.1.6527.6.2.2.2.9.1.1.3
The administrative state of the alarm input.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

tmnxSasAlarmInputPolarity 1.3.6.1.4.1.6527.6.2.2.2.9.1.1.4
The polarity of the alarm input circuit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normally-open(1), normally-closed(2)  

tmnxSasAlarmOutputSeverity 1.3.6.1.4.1.6527.6.2.2.2.9.1.1.5
Configured output severity of the alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), minor(2), major(3), critical(4)  

tmnxSasAlarmInputStatus 1.3.6.1.4.1.6527.6.2.2.2.9.1.1.6
Current alarm status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-alarm(1), alarm(2)  

tmnxSasAlarmInputLastChange 1.3.6.1.4.1.6527.6.2.2.2.9.1.1.7
The value of sysUpTime at the time of the last status change.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

tmnxSasAlarmInputMessageTable 1.3.6.1.4.1.6527.6.2.2.2.9.2
A table containing user defined messages to be sent out with notifications.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxSasAlarmInputMessageEntry

tmnxSasAlarmInputMessageEntry 1.3.6.1.4.1.6527.6.2.2.2.9.2.1
Each row represents one alarm input contact.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxSasAlarmInputMessageEntry  

tmnxSasAlarmInputTriggerMessage 1.3.6.1.4.1.6527.6.2.2.2.9.2.1.1
A user defined message to be sent out when the alarm triggers.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

tmnxSasAlarmInputClearMessage 1.3.6.1.4.1.6527.6.2.2.2.9.2.1.2
A user defined message to be sent out when the alarm clears.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

tmnxSasAlarmInputPowerStatus 1.3.6.1.4.1.6527.6.2.2.2.9.3
This object allows the user to turn the power ON or OFF to the external devices connected to alarm-input PINs. Note that this object is global w.r.t to the alarm contact pins and hence cannot be included in tmnxSasAlarmInputInfoTable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)  

tmnxSasAlarmInputNotifyId 1.3.6.1.4.1.6527.6.2.2.2.10.1
The OID indicates the Alarm Input contact associated with the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

tmnxSasAlarmInputNotifyMessage 1.3.6.1.4.1.6527.6.2.2.2.10.2
The message to be sent out with the 'tmnxSasAlarminputStateChanged' trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TItemLongDescription  

tmnxSasAlarminput1StateChanged 1.3.6.1.4.1.6527.6.2.2.3.10.1
Send notification when status of the alarm input one changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxSasAlarminput2StateChanged 1.3.6.1.4.1.6527.6.2.2.3.10.2
Send notification when status of the alarm input two changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxSasAlarminput3StateChanged 1.3.6.1.4.1.6527.6.2.2.3.10.3
Send notification when status of the alarm input three changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxSasAlarminput4StateChanged 1.3.6.1.4.1.6527.6.2.2.3.10.4
Send notification when status of the alarm input four changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxSASAlarmInputCompliances 1.3.6.1.4.1.6527.6.2.2.1.6.1
OBJECT IDENTIFIER    

tmnxSASAlarmInputGroups 1.3.6.1.4.1.6527.6.2.2.1.6.2
OBJECT IDENTIFIER    

tmnxSASAlarmInputV2v0Group 1.3.6.1.4.1.6527.6.2.2.1.6.2.1
sas group object definition
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxAlarmInputNotificationV2v0Group 1.3.6.1.4.1.6527.6.2.2.1.6.2.2
The group of notifications supporting the alarm input capabilities on Alcatel 7210 SAS series systems.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxSASAlarmInputComp7210V2v0 1.3.6.1.4.1.6527.6.2.2.1.6.1.1
The compliance statement for revision 2.0 of TIMETRA-SAS-ALARM-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE