SIAE-PMRXPWR-MIB

File: SIAE-PMRXPWR-MIB.mib (23803 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Integer32 Unsigned32 DisplayString
RowStatus siaeMib AlarmStatus
AlarmSeverityCode

Defined Types

PmRxPwrCounterRecord  
SEQUENCE    
  pmRxPwrBranchId Integer32
  pmRxPwrCounterBlockId Integer32
  pmRxPwrCounterBlockType INTEGER
  pmRxPwrCounterBlockStatus INTEGER
  pmRxPwrCounterTimeStamp Unsigned32
  pmRxPwrRlts1Counter Counter32
  pmRxPwrRlts2Counter Counter32
  pmRxPwrRlts3Counter Counter32
  pmRxPwrRlts4Counter Counter32
  pmRxPwrRlts5Counter Counter32
  pmRxPwrTMMax Integer32
  pmRxPwrTMMin Integer32
  pmRxPwrAverageRxLevel Integer32

PmRxPwrTpClassRecord  
SEQUENCE    
  pmRxPwrTpClassBranchId Integer32
  pmRxPwrTpClassStartStop INTEGER
  pmRxPwrTpClassLabel DisplayString
  pmRxPwrTpClassTimeStamp Unsigned32
  pmRxPwrTpClass15MRlts1Alarm AlarmStatus
  pmRxPwrTpClass15MRlts2Alarm AlarmStatus
  pmRxPwrTpClass15MRlts3Alarm AlarmStatus
  pmRxPwrTpClass15MRlts4Alarm AlarmStatus
  pmRxPwrTpClass15MRlts5Alarm AlarmStatus
  pmRxPwrTpClass24HRlts1Alarm AlarmStatus
  pmRxPwrTpClass24HRlts2Alarm AlarmStatus
  pmRxPwrTpClass24HRlts3Alarm AlarmStatus
  pmRxPwrTpClass24HRlts4Alarm AlarmStatus
  pmRxPwrTpClass24HRlts5Alarm AlarmStatus
  pmRxPwrTpClassRlt1Threshold INTEGER
  pmRxPwrTpClassRlt2Threshold INTEGER
  pmRxPwrTpClassRlt3Threshold INTEGER
  pmRxPwrTpClassRlt4Threshold INTEGER
  pmRxPwrTpClassRlt5Threshold INTEGER
  pmRxPwrTpClass15MRlts1Threshold Integer32
  pmRxPwrTpClass15MRlts2Threshold Integer32
  pmRxPwrTpClass15MRlts3Threshold Integer32
  pmRxPwrTpClass15MRlts4Threshold Integer32
  pmRxPwrTpClass15MRlts5Threshold Integer32
  pmRxPwrTpClass24HRlts1Threshold Integer32
  pmRxPwrTpClass24HRlts2Threshold Integer32
  pmRxPwrTpClass24HRlts3Threshold Integer32
  pmRxPwrTpClass24HRlts4Threshold Integer32
  pmRxPwrTpClass24HRlts5Threshold Integer32
  pmRxPwrTpClassRowStatus RowStatus

PmRxPwrTpMaintRecord  
SEQUENCE    
  pmRxPwrTpMaintCounterClear INTEGER
  pmRxPwrTpMaintAlarmClear INTEGER

Defined Values

pmRxPwr 1.3.6.1.4.1.3373.1103.12
Performance Monitoring on Received (RX) RF Power.
MODULE-IDENTITY    

pmRxPwrMibVersion 1.3.6.1.4.1.3373.1103.12.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  

pmRxPwrCounterTable 1.3.6.1.4.1.3373.1103.12.2
Table with PmRxPwr records: one record for 1+0 configuration and two record for 1+1 configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PmRxPwrCounterRecord

pmRxPwrCounterRecord 1.3.6.1.4.1.3373.1103.12.2.1
PmRxPwrCounter record.
Status: current Access: not-accessible
OBJECT-TYPE    
  PmRxPwrCounterRecord  

pmRxPwrBranchId 1.3.6.1.4.1.3373.1103.12.2.1.1
This object identifies the Radio Branch
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pmRxPwrCounterBlockId 1.3.6.1.4.1.3373.1103.12.2.1.2
This object identifies the counters block and the counter type according to the following code: 1 Current Daily counters 2 Daily counters (Day before counters) 3 Current 15 minutes counters 4 15 minutes counters N. 1 (The most recent 15 minutes counters) .............................................. n 15 minutes counters N. n 20 15 minutes counters N.16(The oldest 15 min. counters 4 hours before).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pmRxPwrCounterBlockType 1.3.6.1.4.1.3373.1103.12.2.1.3
The type of the counter block.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER daily(1), fifteenMin(2)  

pmRxPwrCounterBlockStatus 1.3.6.1.4.1.3373.1103.12.2.1.4
Status of the block counter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER meaningless(1), meaningfull(2), incomplete(3), dummy(4), lost(5), restarted(6)  

pmRxPwrCounterTimeStamp 1.3.6.1.4.1.3373.1103.12.2.1.5
The object is the time when the performance record is closed reported as the second number since 1-Gen-1970.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pmRxPwrRlts1Counter 1.3.6.1.4.1.3373.1103.12.2.1.6
Number of seconds when the Received power is less than the threshold 1.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pmRxPwrRlts2Counter 1.3.6.1.4.1.3373.1103.12.2.1.7
Number of seconds when the Received power is less than the threshold 2
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pmRxPwrRlts3Counter 1.3.6.1.4.1.3373.1103.12.2.1.8
Number of seconds when the Received power is less than the threshold 3
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pmRxPwrRlts4Counter 1.3.6.1.4.1.3373.1103.12.2.1.9
Number of seconds when the Received power is less than the threshold 4
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pmRxPwrRlts5Counter 1.3.6.1.4.1.3373.1103.12.2.1.10
Number of seconds when the Received power is less than the threshold 5
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pmRxPwrTMMax 1.3.6.1.4.1.3373.1103.12.2.1.11
Maximum Power Received Level Tide Mark.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pmRxPwrTMMin 1.3.6.1.4.1.3373.1103.12.2.1.12
Minimum Power Received Level Tide Mark.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pmRxPwrAverageRxLevel 1.3.6.1.4.1.3373.1103.12.2.1.13
Power Received Level (Average value)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pmRxPwrTpClassTable 1.3.6.1.4.1.3373.1103.12.3
Table with PmRxPwrTpClass records: one record for 1+0 configuration and two record for 1+1 configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PmRxPwrTpClassRecord

pmRxPwrTpClassRecord 1.3.6.1.4.1.3373.1103.12.3.1
PmRxPwrTpClass record.
Status: current Access: not-accessible
OBJECT-TYPE    
  PmRxPwrTpClassRecord  

pmRxPwrTpClassBranchId 1.3.6.1.4.1.3373.1103.12.3.1.1
This object identifies the Radio Branch
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pmRxPwrTpClassStartStop 1.3.6.1.4.1.3373.1103.12.3.1.2
This object is used to start and to stop the Perfomance Monitoring counter evaluation.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER start(1), stop(2)  

pmRxPwrTpClassLabel 1.3.6.1.4.1.3373.1103.12.3.1.3
ASCII string used to identify the Tp class: pmRxPwrTpClassBranchId = 1 label = Radio 1 pmRxPwrTpClassBranchId = 2 label = Radio 2.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

pmRxPwrTpClassTimeStamp 1.3.6.1.4.1.3373.1103.12.3.1.4
The object is the time when the performance record is closed reported as the second number since 1/1/70.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pmRxPwrTpClass15MRlts1Alarm 1.3.6.1.4.1.3373.1103.12.3.1.5
15 minutes Rlts1 threshold cross alarm with associated severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

pmRxPwrTpClass15MRlts2Alarm 1.3.6.1.4.1.3373.1103.12.3.1.6
15 minutes Rlts2 threshold cross alarm with associated severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

pmRxPwrTpClass15MRlts3Alarm 1.3.6.1.4.1.3373.1103.12.3.1.7
15 minutes Rlts3 threshold cross alarm with associated severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

pmRxPwrTpClass15MRlts4Alarm 1.3.6.1.4.1.3373.1103.12.3.1.8
15 minutes Rlts4 threshold cross alarm with associated severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

pmRxPwrTpClass15MRlts5Alarm 1.3.6.1.4.1.3373.1103.12.3.1.9
15 minutes Rlts5 threshold cross alarm with associated severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

pmRxPwrTpClass24HRlts1Alarm 1.3.6.1.4.1.3373.1103.12.3.1.10
Daily Rlts1 threshold cross alarm with associated severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

pmRxPwrTpClass24HRlts2Alarm 1.3.6.1.4.1.3373.1103.12.3.1.11
Daily Rlts2 threshold cross alarm with associated severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

pmRxPwrTpClass24HRlts3Alarm 1.3.6.1.4.1.3373.1103.12.3.1.12
Daily Rlts3 threshold cross alarm with associated severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

pmRxPwrTpClass24HRlts4Alarm 1.3.6.1.4.1.3373.1103.12.3.1.13
Daily Rlts4 threshold cross alarm with associated severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

pmRxPwrTpClass24HRlts5Alarm 1.3.6.1.4.1.3373.1103.12.3.1.14
Daily Rlts5 threshold cross alarm with associated severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

pmRxPwrTpClassRlt1Threshold 1.3.6.1.4.1.3373.1103.12.3.1.15
Received Power Level Threshold 1 (dBm value); range -100 to -20
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER -100..-20  

pmRxPwrTpClassRlt2Threshold 1.3.6.1.4.1.3373.1103.12.3.1.16
Received Power Level Threshold 2 (dBm value); range -100 to -20
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER -100..-20  

pmRxPwrTpClassRlt3Threshold 1.3.6.1.4.1.3373.1103.12.3.1.17
Received Power Level Threshold 3 (dBm value); range -100 to -20
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER -100..-20  

pmRxPwrTpClassRlt4Threshold 1.3.6.1.4.1.3373.1103.12.3.1.18
Received Power Level Threshold 4 (dBm value); range -100 to -20
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER -100..-20  

pmRxPwrTpClassRlt5Threshold 1.3.6.1.4.1.3373.1103.12.3.1.19
Received Power Level Threshold 5 (dBm value); range -100 to -20
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER -100..-20  

pmRxPwrTpClass15MRlts1Threshold 1.3.6.1.4.1.3373.1103.12.3.1.20
Number of seconds within 15 minutes to set pmRxPwrTpClass15MRlts1Alarm (zero value disables the alarm).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

pmRxPwrTpClass15MRlts2Threshold 1.3.6.1.4.1.3373.1103.12.3.1.21
Number of seconds within 15 minutes to set pmRxPwrTpClass15MRlts2Alarm (zero value disables the alarm).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

pmRxPwrTpClass15MRlts3Threshold 1.3.6.1.4.1.3373.1103.12.3.1.22
Number of seconds within 15 minutes to set pmRxPwrTpClass15MRlts3Alarm (zero value disables the alarm).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

pmRxPwrTpClass15MRlts4Threshold 1.3.6.1.4.1.3373.1103.12.3.1.23
Number of seconds within 15 minutes to set pmRxPwrTpClass15MRlts4Alarm (zero value disables the alarm).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

pmRxPwrTpClass15MRlts5Threshold 1.3.6.1.4.1.3373.1103.12.3.1.24
Number of seconds within 15 minutes to set pmRxPwrTpClass15MRlts5Alarm (zero value disables the alarm).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

pmRxPwrTpClass24HRlts1Threshold 1.3.6.1.4.1.3373.1103.12.3.1.25
Number of seconds within a day to set pmRxPwrTpClass24HRlts1Alarm (zero value disables the alarm).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

pmRxPwrTpClass24HRlts2Threshold 1.3.6.1.4.1.3373.1103.12.3.1.26
Number of seconds within a day to set pmRxPwrTpClass24HRlts2Alarm (zero value disables the alarm).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

pmRxPwrTpClass24HRlts3Threshold 1.3.6.1.4.1.3373.1103.12.3.1.27
Number of seconds within a day to set pmRxPwrTpClass24HRlts3Alarm (zero value disables the alarm).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

pmRxPwrTpClass24HRlts4Threshold 1.3.6.1.4.1.3373.1103.12.3.1.28
Number of seconds within a day to set pmRxPwrTpClass24HRlts4Alarm (zero value disables the alarm).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

pmRxPwrTpClass24HRlts5Threshold 1.3.6.1.4.1.3373.1103.12.3.1.29
Number of seconds within a day to set pmRxPwrTpClass24HRlts5Alarm (zero value disables the alarm).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

pmRxPwrTpClassRowStatus 1.3.6.1.4.1.3373.1103.12.3.1.30
Status of this row of pmRxPwrTpClass.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pmRxPwrTpMaintTable 1.3.6.1.4.1.3373.1103.12.4
Table with Command for maintenance of Termination Point. Objects in this table is not persistent. An Instance of this table is created on creation of pmRxPwrTpClassTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PmRxPwrTpMaintRecord

pmRxPwrTpMaintRecord 1.3.6.1.4.1.3373.1103.12.4.1
PmG828 Termination Point Maintenance record.
Status: current Access: not-accessible
OBJECT-TYPE    
  PmRxPwrTpMaintRecord  

pmRxPwrTpMaintCounterClear 1.3.6.1.4.1.3373.1103.12.4.1.1
This object is used to clear the Perfomance Monitoring counters.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notActive(0), clear(1)  

pmRxPwrTpMaintAlarmClear 1.3.6.1.4.1.3373.1103.12.4.1.2
This object is used to clear the Perfomance Monitoring threshold cross alarms.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notActive(0), clear(1)  

pmRxPwrTpClass15MRltsAlarmSeverityCode 1.3.6.1.4.1.3373.1103.12.5
Define the severity associated to the pmRxPwrTpClass15MRltsAlarm and enables/disables the trap generation on status change event.
Status: current Access: read-write
OBJECT-TYPE    
  AlarmSeverityCode  

pmRxPwrTpClass24HRltsAlarmSeverityCode 1.3.6.1.4.1.3373.1103.12.6
Define the severity associated to the pmRxPwrTpClass24HRltsAlarm and enables/disables the trap generation on status change event.
Status: current Access: read-write
OBJECT-TYPE    
  AlarmSeverityCode