SIAE-MANOP-MIB

File: SIAE-MANOP-MIB.mib (6564 bytes)

Imported modules

SNMPv2-SMI SIAE-TREE-MIB SIAE-ALARM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 siaeMib AlarmStatus
AlarmSeverityCode

Defined Types

ManualOpRecord  
SEQUENCE    
  manualOpId Integer32
  manualOpObjectId OBJECT IDENTIFIER
  manualOpEventTime Unsigned32
  manualOpValueType INTEGER
  manualOpIntegerVal Integer32
  manualOpOidVal OBJECT IDENTIFIER

Defined Values

manualOperation 1.3.6.1.4.1.3373.1103.71
Manual Operation management.
MODULE-IDENTITY    

manualOpTrap 1.3.6.1.4.1.3373.1103.71.0
OBJECT IDENTIFIER    

manualOpMibVersion 1.3.6.1.4.1.3373.1103.71.1
Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

manualOpTable 1.3.6.1.4.1.3373.1103.71.2
Table with manual operation record.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ManualOpRecord

manualOpRecord 1.3.6.1.4.1.3373.1103.71.2.1
Manual operation record.
Status: current Access: not-accessible
OBJECT-TYPE    
  ManualOpRecord  

manualOpId 1.3.6.1.4.1.3373.1103.71.2.1.1
Manual operation index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

manualOpObjectId 1.3.6.1.4.1.3373.1103.71.2.1.2
Object identifier of the manual operation active element.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

manualOpEventTime 1.3.6.1.4.1.3373.1103.71.2.1.3
The time (in seconds since 01-Gen-1970) when the event was registered in the table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

manualOpValueType 1.3.6.1.4.1.3373.1103.71.2.1.4
The type of the value. One and only one of the value object that follow is used for a given row in this table, based on this type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER integer32(1), objectId(2)  

manualOpIntegerVal 1.3.6.1.4.1.3373.1103.71.2.1.5
The value when manualOpValueType is 'integer32'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

manualOpOidVal 1.3.6.1.4.1.3373.1103.71.2.1.6
The value when manualOpValueType is 'objectId'.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

manualOpActive 1.3.6.1.4.1.3373.1103.71.3
Manual Operation active on the equipment.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

manualOpActiveSeverityCode 1.3.6.1.4.1.3373.1103.71.4
Defines the severity associated to manualOpActive and enables/disables the trap generation on status change event.
Status: current Access: read-write
OBJECT-TYPE    
  AlarmSeverityCode  

manualOpTimeOut 1.3.6.1.4.1.3373.1103.71.5
This object defines the time (in seconds) after wich the manual operations are cleared. The maximum value is equivalent to 48 hours. A zero means no Time-out.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..172800