SLE-PM-MIB

File: SLE-PM-MIB.mib (18128 bytes)

Imported modules

DASAN-SMI SLE-TC-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

sleMgmt SleControlStatusType SleControlRequestResultType
zeroDotZero TimeTicks Integer32
Unsigned32 Gauge32 Counter32
Counter64 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE TEXTUAL-CONVENTION

Defined Types

PmClassId  
Description.
TEXTUAL-CONVENTION    
  INTEGER 1..65535  

PmId  
Current PM ID
TEXTUAL-CONVENTION    
  INTEGER 1..65535  

PmSrc  
|type|length|value|type|length|value|.... type (1-byte) : PM location type length(1-byte) : PM location value length value (length-bytes) : PM location value
TEXTUAL-CONVENTION    
  OCTET STRING Size(68)  

PmTcaState  
This status explains whether TRAP status is enabled or disabled. Enable(1) : TCA State is Enabled. Hence TRAPs will be sent for this. Disable(0) : TCA State is Disabled. So TCA won't be notified to user.
TEXTUAL-CONVENTION    
  INTEGER enable(1), disable(0)  

PmDateTime  
TOD integer value
TEXTUAL-CONVENTION    
  Unsigned32  

SlePmConfigEntry  
SEQUENCE    
  slePmConfigSeqId INTEGER
  slePmConfigClassId PmClassId
  slePmConfigPmId PmId
  slePmConfigSource PmSrc
  slePmConfigTcaStat INTEGER
  slePmConfigTcaEnable PmTcaState
  slePmConfigTh15Min Counter64
  slePmConfigTh1Day Counter64

SlePmCurrentEntry  
SEQUENCE    
  slePmCurrentSeqId INTEGER
  slePmCurrentClassId PmClassId
  slePmCurrentPmId PmId
  slePmCurrentSource PmSrc
  slePmCurrentTerm INTEGER
  slePmCurrentPmCount Counter64
  slePmCurrentAccSecond Counter32
  slePmCurrentTcaStat INTEGER
  slePmCurrentTcaTime TimeTicks

SlePmHistoryEntry  
SEQUENCE    
  slePmHistorySeqId INTEGER
  slePmHistoryClassId PmClassId
  slePmHistoryPmId PmId
  slePmHistoryPmSource PmSrc
  slePmHistoryTerm INTEGER
  slePmHistoryIndex INTEGER
  slePmHistoryPmCount Counter64
  slePmHistoryAccCount Counter32
  slePmHistoryStartTime TimeTicks

Defined Values

slePmMgr 1.3.6.1.4.1.6296.101.94
This MIB contains all needed informations about Performance Manager.
MODULE-IDENTITY    

slePmNeId 1.3.6.1.4.1.6296.101.94.1
system MAC address
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

slePmConfigBase 1.3.6.1.4.1.6296.101.94.2
OBJECT IDENTIFIER    

slePmConfigTable 1.3.6.1.4.1.6296.101.94.2.1
This table is the Performance Config table. It gets populated when system init is done. And it contains all the class performance supported for the device
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlePmConfigEntry

slePmConfigEntry 1.3.6.1.4.1.6296.101.94.2.1.1
Status: current Access: not-accessible
OBJECT-TYPE    
  SlePmConfigEntry  

slePmConfigSeqId 1.3.6.1.4.1.6296.101.94.2.1.1.1
Description.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

slePmConfigClassId 1.3.6.1.4.1.6296.101.94.2.1.1.2
Class ID starts from 1 to 255 for the system. And these IDs are generated internally
Status: current Access: read-only
OBJECT-TYPE    
  PmClassId  

slePmConfigPmId 1.3.6.1.4.1.6296.101.94.2.1.1.3
Current PM ID
Status: current Access: read-only
OBJECT-TYPE    
  PmId  

slePmConfigSource 1.3.6.1.4.1.6296.101.94.2.1.1.4
|type|length|value|type|length|value|.... type (1-byte) : PM location type length(1-byte) : PM location value length value (length-bytes) : PM location value
Status: current Access: read-only
OBJECT-TYPE    
  PmSrc  

slePmConfigTcaStat 1.3.6.1.4.1.6296.101.94.2.1.1.5
TCA status TCA Normal (0) TCA Occur (1)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tcaNormal(0), tcaOccur(1)  

slePmConfigTcaEnable 1.3.6.1.4.1.6296.101.94.2.1.1.6
TCA enable Confguration : enabled or disabled. Enable(1) : TCA State is Enabled. Hence TRAPs will be sent for this. Disable(0) : TCA State is Disabled. So TCA won't be notified to user.
Status: current Access: read-only
OBJECT-TYPE    
  PmTcaState  

slePmConfigTh15Min 1.3.6.1.4.1.6296.101.94.2.1.1.7
15minute Performance TCA threshold configuration count
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

slePmConfigTh1Day 1.3.6.1.4.1.6296.101.94.2.1.1.8
1day Performance TCA threshold configuration count
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

slePmConfigControl 1.3.6.1.4.1.6296.101.94.2.2
OBJECT IDENTIFIER    

slePmConfigControlRequest 1.3.6.1.4.1.6296.101.94.2.2.1
The configuration commands, and user can configure functions via setting this entry as proper value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER setPmConfigTcaEnable(1), setPmConfigTh15Min(2), setPmConfigTh1Day(3)  

slePmConfigControlStatus 1.3.6.1.4.1.6296.101.94.2.2.2
status of user command. User have to check this value as .busy. or .idle. before do setRequest.
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

slePmConfigControlTimer 1.3.6.1.4.1.6296.101.94.2.2.3
the wait-time until setRequest end. In case of short-time command, this value is 0
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

slePmConfigControlTimeStamp 1.3.6.1.4.1.6296.101.94.2.2.4
the time stamp of the last command. (don.t care)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

slePmConfigControlReqResult 1.3.6.1.4.1.6296.101.94.2.2.5
Result of the last command.
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

slePmConfigControlSeqId 1.3.6.1.4.1.6296.101.94.2.2.6
PM Manager Class ID
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

slePmConfigControlTcaEnable 1.3.6.1.4.1.6296.101.94.2.2.7
TCA enable Confguration : enabled or disabled. Enable(1) : TCA State is Enabled. Hence TRAPs will be sent for this. Disable(0) : TCA State is Disabled. So TCA won't be notified to user.
Status: current Access: read-write
OBJECT-TYPE    
  PmTcaState  

slePmConfigControlTh15Min 1.3.6.1.4.1.6296.101.94.2.2.8
15minute Performance TCA threshold configuration count
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

slePmConfigControlTh1Day 1.3.6.1.4.1.6296.101.94.2.2.9
1day Performance TCA threshold configuration count
Status: current Access: read-write
OBJECT-TYPE    
  Counter64  

slePmConfigNotification 1.3.6.1.4.1.6296.101.94.2.3
OBJECT IDENTIFIER    

slePmConfigTcaEnableChanged 1.3.6.1.4.1.6296.101.94.2.3.1
Notification for Tca Enable change
Status: current Access: read-write
NOTIFICATION-TYPE    

slePmConfigTh15MinChanged 1.3.6.1.4.1.6296.101.94.2.3.2
Notification for 15minute theshold change
Status: current Access: read-write
NOTIFICATION-TYPE    

slePmConfigTh1DayChanged 1.3.6.1.4.1.6296.101.94.2.3.3
Notification for 1day theshold change
Status: current Access: read-write
NOTIFICATION-TYPE    

slePmCurrentBase 1.3.6.1.4.1.6296.101.94.3
OBJECT IDENTIFIER    

slePmCurrentTable 1.3.6.1.4.1.6296.101.94.3.1
This table contains the current PM count.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlePmCurrentEntry

slePmCurrentEntry 1.3.6.1.4.1.6296.101.94.3.1.1
Status: current Access: not-accessible
OBJECT-TYPE    
  SlePmCurrentEntry  

slePmCurrentSeqId 1.3.6.1.4.1.6296.101.94.3.1.1.1
Description.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

slePmCurrentClassId 1.3.6.1.4.1.6296.101.94.3.1.1.2
Current Class ID
Status: current Access: read-only
OBJECT-TYPE    
  PmClassId  

slePmCurrentPmId 1.3.6.1.4.1.6296.101.94.3.1.1.3
Current PM ID
Status: current Access: read-only
OBJECT-TYPE    
  PmId  

slePmCurrentSource 1.3.6.1.4.1.6296.101.94.3.1.1.4
|type|length|value|type|length|value|.... type (1-byte) : PM location type length(1-byte) : PM location value length value (length-bytes) : PM location value
Status: current Access: read-only
OBJECT-TYPE    
  PmSrc  

slePmCurrentTerm 1.3.6.1.4.1.6296.101.94.3.1.1.5
Description.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER min15(1), day1(2)  

slePmCurrentPmCount 1.3.6.1.4.1.6296.101.94.3.1.1.6
Current Performance count
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

slePmCurrentAccSecond 1.3.6.1.4.1.6296.101.94.3.1.1.7
Current Performance data accumulation seconds(count)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

slePmCurrentTcaStat 1.3.6.1.4.1.6296.101.94.3.1.1.8
TCA status TCA Normal (0) TCA Occur (1)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tcaNormal(0), tcaOccur(1)  

slePmCurrentTcaTime 1.3.6.1.4.1.6296.101.94.3.1.1.9
Current PM Time and Date
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

slePmCurrentControl 1.3.6.1.4.1.6296.101.94.3.2
OBJECT IDENTIFIER    

slePmCurrentControlRequest 1.3.6.1.4.1.6296.101.94.3.2.1
The configuration commands, and user can configure functions via setting this entry as proper value. clearCurrentPm(1): Clears the current Performance count (both 15min and 1day) PM history(accumulation) count is not cleared clearCurrentTca(2): Clears the current Performance TCA flag (both 15min and 1day)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clearCurrentPm(1), clearCurrentTca(2)  

slePmCurrentControlStatus 1.3.6.1.4.1.6296.101.94.3.2.2
status of user command. User have to check this value as .busy. or .idle. before do setRequest.
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

slePmCurrentControlTimer 1.3.6.1.4.1.6296.101.94.3.2.3
the wait-time until setRequest end. In case of short-time command, this value is 0
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

slePmCurrentControlTimeStamp 1.3.6.1.4.1.6296.101.94.3.2.4
the time stamp of the last command. (don.t care)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

slePmCurrentControlReqResult 1.3.6.1.4.1.6296.101.94.3.2.5
Result of the last command.
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

slePmCurrentNotification 1.3.6.1.4.1.6296.101.94.3.3
OBJECT IDENTIFIER    

slePmCurrentPmCleared 1.3.6.1.4.1.6296.101.94.3.3.1
Notification for current PM clear
Status: current Access: read-only
NOTIFICATION-TYPE    

slePMHistoryBase 1.3.6.1.4.1.6296.101.94.4
OBJECT IDENTIFIER    

slePmHistoryTable 1.3.6.1.4.1.6296.101.94.4.1
This Table is used to for keeping the PM History
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlePmHistoryEntry

slePmHistoryEntry 1.3.6.1.4.1.6296.101.94.4.1.1
Status: current Access: not-accessible
OBJECT-TYPE    
  SlePmHistoryEntry  

slePmHistorySeqId 1.3.6.1.4.1.6296.101.94.4.1.1.1
Description.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

slePmHistoryClassId 1.3.6.1.4.1.6296.101.94.4.1.1.2
History Class ID.
Status: current Access: read-only
OBJECT-TYPE    
  PmClassId  

slePmHistoryPmId 1.3.6.1.4.1.6296.101.94.4.1.1.3
History PM Id
Status: current Access: read-only
OBJECT-TYPE    
  PmId  

slePmHistoryPmSource 1.3.6.1.4.1.6296.101.94.4.1.1.4
|type|length|value|type|length|value|.... type (1-byte) : PM location type length(1-byte) : PM location value length value (length-bytes) : PM location value
Status: current Access: read-only
OBJECT-TYPE    
  PmSrc  

slePmHistoryTerm 1.3.6.1.4.1.6296.101.94.4.1.1.5
Description.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER min15(1), day1(2)  

slePmHistoryIndex 1.3.6.1.4.1.6296.101.94.4.1.1.6
History Index: 15min : 1 ~ 96, 1-day : 1 ~ 7
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..31  

slePmHistoryPmCount 1.3.6.1.4.1.6296.101.94.4.1.1.7
History Performance count
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

slePmHistoryAccCount 1.3.6.1.4.1.6296.101.94.4.1.1.8
Description.
Status: current Access: read-write
OBJECT-TYPE    
  Counter32  

slePmHistoryStartTime 1.3.6.1.4.1.6296.101.94.4.1.1.9
Description.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

slePmHistoryControl 1.3.6.1.4.1.6296.101.94.4.2
OBJECT IDENTIFIER    

slePmHistoryControlRequest 1.3.6.1.4.1.6296.101.94.4.2.1
The configuration commands, and user can configure functions via setting this entry as proper value. clearPmHistory : clears all the PM History Table
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clearPmHistory(1)  

slePmHistoryControlStatus 1.3.6.1.4.1.6296.101.94.4.2.2
status of user command. User have to check this value as .busy. or .idle. before do setRequest.
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

slePmHistoryControlTimer 1.3.6.1.4.1.6296.101.94.4.2.3
the wait-time until setRequest end. In case of short-time command, this value is 0
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

slePmHistoryControlTimeStamp 1.3.6.1.4.1.6296.101.94.4.2.4
the time stamp of the last command. (don.t care)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

slePmHistoryControlReqResult 1.3.6.1.4.1.6296.101.94.4.2.5
Result of the last command.
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

slePmHistoryNotification 1.3.6.1.4.1.6296.101.94.4.3
OBJECT IDENTIFIER    

slePmHistoryPmCleared 1.3.6.1.4.1.6296.101.94.4.3.1
Notification for PM History cleared
Status: current Access: read-only
NOTIFICATION-TYPE