MITEL-ERN

File: MITEL-ERN.mib (8237 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC-1215
MITEL-MIB

Imported symbols

OBJECT-TYPE DisplayString sysName
TRAP-TYPE mitelAppCallServer

Defined Types

Integer32  
INTEGER -2147483648..2147483647    

DateAndTime  
OCTET STRING Size(8|11)    

MitelCsErUnackTableEntry  
SEQUENCE    
  mitelCsErUnackTableIndex Integer32
  mitelCsErUnackTableToken Integer32

Defined Values

mitelCsEmergencyResponse 1.3.6.1.4.1.1027.4.1.1.3
OBJECT IDENTIFIER    

mitelCsErSeqNumber 1.3.6.1.4.1.1027.4.1.1.3.1
Same number used in the Emergency Call logs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32  

mitelCsErCallType 1.3.6.1.4.1.1027.4.1.1.3.2
Type of Emergency Call.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32  

mitelCsErDetectTime 1.3.6.1.4.1.1027.4.1.1.3.3
The time that the emergency call occurred on the Call Server.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DateAndTime  

mitelCsErCallingDN 1.3.6.1.4.1.1027.4.1.1.3.4
The directory number dialed for the emergency call.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString  

mitelCsErCallingPNI 1.3.6.1.4.1.1027.4.1.1.3.5
The PNI dialed for the emergency call.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString  

mitelCsErCesidDigits 1.3.6.1.4.1.1027.4.1.1.3.6
The CESID assigned to the Dialing Number. May also be the default system CESID value or empty if the CESID is unknown.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString  

mitelCsErDialledDigits 1.3.6.1.4.1.1027.4.1.1.3.7
The number dialed for the emergency call.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString  

mitelCsErRegistrationDN 1.3.6.1.4.1.1027.4.1.1.3.8
The directory number dialed for the emergency call. This could be empty, the directory number of the device making the call, an incoming caller ID or remote CESID.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString  

mitelCsErUnackTable 1.3.6.1.4.1.1027.4.1.1.3.9
A list of notifications sent from this agent that are expected to be acknowledged, but have not yet received the acknowledgement. One entry is created for each acknowledgeable notification transmitted from this agent. Managers are expected to delete the rows in this table to acknowledge receipt of the notification. To do so, the index is provided in the notification sent to the manager. Any unacknowledged notifications are removed at the agent's discretion. This table is kept in volatile memory.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelCsErUnackTableEntry

mitelCsErUnackTableEntry 1.3.6.1.4.1.1027.4.1.1.3.9.1
An entry containing unacknowledged notification information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MitelCsErUnackTableEntry  

mitelCsErUnackTableIndex 1.3.6.1.4.1.1027.4.1.1.3.9.1.1
The index of the row for the Manager to acknowledge the notification. If no acknowledgement is required, this will be 0. For require acknowledgement this is a unique value, greater than zero, for each row. The values are assigned contiguously starting from 1, and are not re-used (to allow for duplicated Set Requests for destruction of the row).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32  

mitelCsErUnackTableToken 1.3.6.1.4.1.1027.4.1.1.3.9.1.2
The status of this row. A status of active indicates that an acknowledgement is still expected. Write a destroy(6) here to acknowledge this notification. A status of notInService indicates that no acknowledgement is expected.
Status: mandatory Access: write-only
OBJECT-TYPE    
  Integer32  

mitelCsErNotifications 1.3.6.1.4.1.1027.4.1.1.3.10
OBJECT IDENTIFIER    

mitelCsErNotification 401
This notification is generated whenever an emergency call condition is detected. The manager is expected to ....
TRAP-TYPE