ERICSSON-ROUTER-ALARMIO-MIB

File: ERICSSON-ROUTER-ALARMIO-MIB.mib (4749 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ITU-ALARM-TC-MIB ERICSSON-ROUTER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
NOTIFICATION-TYPE mib-2 Counter32
Integer32 TimeTicks Unsigned32
TEXTUAL-CONVENTION DisplayString MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP DateAndTime
ItuPerceivedSeverity eriRouterMgmt

Defined Types

EriRouterAlarmioAlarmActiveEntry  
SEQUENCE    
  eriRouterAlarmioPortId Unsigned32
  eriRouterAlarmioAlarmActiveIndex Unsigned32
  eriRouterAlarmioAlarmSeverity ItuPerceivedSeverity
  eriRouterAlarmioDescription DisplayString
  eriRouterAlarmioAlarmDateAndTime DateAndTime

Defined Values

eriRouterAlarmioMib 1.3.6.1.4.1.193.218.2.108
Alarmio is physical connector held external IOs. This module is product specific. It's only used in Spitfire series products. It holds some input pins(ports) and output pins(ports). The input ports are connected with other devices and used to accept signal from them. Alarms are trapped when signal detected. The output ports are connected with other devices and used to send out signal to them. When critical or major alarms are detected, signal will be sent out by these ports. Detailed usage is product specific.
MODULE-IDENTITY    

eriRouterAlarmioAlarmActiveTable 1.3.6.1.4.1.193.218.2.108.1
A list of alarmio active alarm entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EriRouterAlarmioAlarmActiveEntry

eriRouterAlarmioAlarmActiveEntry 1.3.6.1.4.1.193.218.2.108.1.1
A collection of alarmio active alarm info.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterAlarmioAlarmActiveEntry  

eriRouterAlarmioPortId 1.3.6.1.4.1.193.218.2.108.1.1.1
The value of this object contains the alarmio's port id.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..3  

eriRouterAlarmioAlarmActiveIndex 1.3.6.1.4.1.193.218.2.108.1.1.2
The value of this object uniquely identifies this alarmio entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

eriRouterAlarmioAlarmSeverity 1.3.6.1.4.1.193.218.2.108.1.1.3
The value of this object contains the alarmio alarm's severity.
Status: current Access: read-only
OBJECT-TYPE    
  ItuPerceivedSeverity  

eriRouterAlarmioDescription 1.3.6.1.4.1.193.218.2.108.1.1.4
The value of this object contains the alarmio's description.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

eriRouterAlarmioAlarmDateAndTime 1.3.6.1.4.1.193.218.2.108.1.1.5
The value of this object contains the alarmio alarm's trigger time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eriRouterAlarmioAlarm 1.3.6.1.4.1.193.218.2.108.2
This notification is triggered when a alarmio input alarm is triggered.
Status: current Access: read-only
NOTIFICATION-TYPE