LMS-COMPONENT-MIB

File: LMS-COMPONENT-MIB.mib (13379 bytes)

Imported modules

RFC1155-SMI SNMPv2-TC RFC-1212

Imported symbols

enterprises Counter Gauge
TimeTicks DisplayString OBJECT-TYPE

Defined Types

TimeInterval  
INTEGER 0..2147483647    

UInteger32  
INTEGER 0..4294967295    

Defined Values

lotus 1.3.6.1.4.1.334
OBJECT IDENTIFIER    

notes 1.3.6.1.4.1.334.1
OBJECT IDENTIFIER    

lcs 1.3.6.1.4.1.334.2
OBJECT IDENTIFIER    

softswitch 1.3.6.1.4.1.334.3
OBJECT IDENTIFIER    

common-mibs 1.3.6.1.4.1.334.3.1
OBJECT IDENTIFIER    

lms 1.3.6.1.4.1.334.3.2
OBJECT IDENTIFIER    

lmsComponent 1.3.6.1.4.1.334.3.2.1
OBJECT IDENTIFIER    

lmsSwitch 1.3.6.1.4.1.334.3.2.1.1
OBJECT IDENTIFIER    

lmsSystem 1.3.6.1.4.1.334.3.2.1.2
OBJECT IDENTIFIER    

lmsMsgStore 1.3.6.1.4.1.334.3.2.1.3
OBJECT IDENTIFIER    

lmsTransports 1.3.6.1.4.1.334.3.2.1.4
OBJECT IDENTIFIER    

lmsIPC 1.3.6.1.4.1.334.3.2.1.5
OBJECT IDENTIFIER    

lmsDatabase 1.3.6.1.4.1.334.3.2.1.6
OBJECT IDENTIFIER    

lmsSwitchID 1.3.6.1.4.1.334.3.2.1.1.1
The Lotus supplied Identifier, uniquely identifying this switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

lmsSwitchName 1.3.6.1.4.1.334.3.2.1.1.2
A brief descriptive name or nickname for this switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

lmsSwitchVersion 1.3.6.1.4.1.334.3.2.1.1.3
The version, including patch level, of this switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

lmsSwitchUpTime 1.3.6.1.4.1.334.3.2.1.1.4
The value of sysUpTime at the time this switch began execution.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

lmsSwitchOperStatus 1.3.6.1.4.1.334.3.2.1.1.5
The current operational state of the switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), stopped(2), starting(3), shutdown(4), configurable(5), running(6), stopping(7)  

lmsSwitchLastChange 1.3.6.1.4.1.334.3.2.1.1.6
The value of sysUpTime at the time this switch entered its current operational state. If the current state was entered prior to the last initialization of the local network management subsystem then this object contains a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

lmsSwitchDesiredOperStatus 1.3.6.1.4.1.334.3.2.1.1.7
The desired operational state for this switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER stopped(1), shutdown(2), configurable(3), running(4)  

lmsSwitchDescr 1.3.6.1.4.1.334.3.2.1.1.8
A textual description for the switch. This may contain any pertinent details for the local or remote administrators.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

lmsSwitchContact 1.3.6.1.4.1.334.3.2.1.1.9
The textual information of the contact person for this switch, together with information on how to contact that person.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

lmsMsgStoreDatabaseUtilization 1.3.6.1.4.1.334.3.2.1.3.1
The current utilization of the relational database portion of the message store, expressed as a percentage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

lmsMsgStoreFileSystemUtilization 1.3.6.1.4.1.334.3.2.1.3.2
The current utilization of the native file system portion of the message store, expressed as a percentage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

snaState 1.3.6.1.4.1.334.3.2.1.4.1
Indicates the operational status of the SNA transport subsystem. The values are: up - transport is operation and available down - transport is not available halted - transport is operational but not available congested - transport is operationallly overloaded (optional) restarting - transport is unavailable, but will be soon quiescing - transport is unavailable, shutdown in progress unknown - transport status is unknown or cannot be determined
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), halted(3), congested(4), restarting(5), quiescing(6), unknown(7)  

osiState 1.3.6.1.4.1.334.3.2.1.4.2
Indicates the operational status of the OSI transport subsystem. The values are the same as those for snaState and tcpIpState.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), halted(3), congested(4), restarting(5), quiescing(6), unknown(7)  

tcpIpState 1.3.6.1.4.1.334.3.2.1.4.3
Indicates the operational status of the TCP/IP transport subsystem. The values are the same as those for snaState and osiState.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), halted(3), congested(4), restarting(5), quiescing(6), unknown(7)  

transportLastUpdate 1.3.6.1.4.1.334.3.2.1.4.4
The value of sysUpTime at the time the latest transport information was gathered.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ipcOperStatus 1.3.6.1.4.1.334.3.2.1.5.1
Indicates the operational state of the IPC subsystem (XIPC).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), halted(3), congested(4), restarting(5), quiescing(6), unknown(7)  

semaphoreMaxUsers 1.3.6.1.4.1.334.3.2.1.5.2
The configured maximum number of users of the semaphore subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  UInteger32  

semaphoreCurrUsers 1.3.6.1.4.1.334.3.2.1.5.3
The current number of users of the semaphore subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

semaphoreMaxSemaphores 1.3.6.1.4.1.334.3.2.1.5.4
The configured maximum number of semaphores in the semaphore subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  UInteger32  

semaphoreCurrSemaphores 1.3.6.1.4.1.334.3.2.1.5.5
The current number of semaphores in use in the semaphore subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

semaphoreMaxNodes 1.3.6.1.4.1.334.3.2.1.5.6
The configured maximum number of nodes in the semaphore subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  UInteger32  

semaphoreCurrNodes 1.3.6.1.4.1.334.3.2.1.5.7
The current number of nodes in use in the semaphore subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

sharedmemMaxUsers 1.3.6.1.4.1.334.3.2.1.5.8
The configured maximum number of users of the shared memory subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  UInteger32  

sharedmemCurrUsers 1.3.6.1.4.1.334.3.2.1.5.9
The current number of users of the shared memory subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

sharedmemMaxSeqments 1.3.6.1.4.1.334.3.2.1.5.10
The configured maximum number of seqments in the shared memory subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  UInteger32  

sharedmemCurrSegments 1.3.6.1.4.1.334.3.2.1.5.11
The current number of segments in use by the shared memory subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

sharedmemMaxNodes 1.3.6.1.4.1.334.3.2.1.5.12
The configured maximum number of nodes in the shared memory subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  UInteger32  

sharedmemCurrNodes 1.3.6.1.4.1.334.3.2.1.5.13
The current number of nodes in use by the shared memory subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

sharedmemMaxMempool 1.3.6.1.4.1.334.3.2.1.5.14
The configured maximum size of the mempool allowed for use by the shared memory subsystem
Status: mandatory Access: read-only
OBJECT-TYPE    
  UInteger32  

sharedmemCurrMempool 1.3.6.1.4.1.334.3.2.1.5.15
The current size of the mempool in use by the shared memory subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

msgqueueMaxUsers 1.3.6.1.4.1.334.3.2.1.5.16
The configured maximum number of users of the message queue subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  UInteger32  

msgqueueCurrUsers 1.3.6.1.4.1.334.3.2.1.5.17
The current number of users of the message queue subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

msgqueueMaxQueues 1.3.6.1.4.1.334.3.2.1.5.18
The configured maximum number of message queues to be used by the message queue subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  UInteger32  

msgqueueCurrQueues 1.3.6.1.4.1.334.3.2.1.5.19
The current number of message queues in use by the message queue subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

msgqueueMaxNodes 1.3.6.1.4.1.334.3.2.1.5.20
The configured maximum number of nodes in the message queue subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  UInteger32  

msgqueueCurrNodes 1.3.6.1.4.1.334.3.2.1.5.21
The current number of nodes in use by the message queue subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

msgqueueMaxMempool 1.3.6.1.4.1.334.3.2.1.5.22
The configured maximum size of the mempool allowed for use by the message queue subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  UInteger32  

msgqueueCurrMempool 1.3.6.1.4.1.334.3.2.1.5.23
The current size of the mempool in use by the message queue subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dbConfigSpaceUtilization 1.3.6.1.4.1.334.3.2.1.6.1
This is a percentage between 0 and 100 inclusive, representing the current utilization of config table space in the database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

dbNameSpaceUtilization 1.3.6.1.4.1.334.3.2.1.6.2
This is a percentage between 0 and 100 inclusive, representing the current utilization of names table space in the database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

dbDistribSpaceUtilization 1.3.6.1.4.1.334.3.2.1.6.3
This is a percentage between 0 and 100 inclusive, representing the current utilization of distrib table space in the database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

dbSystemSpaceUtilization 1.3.6.1.4.1.334.3.2.1.6.4
This is a percentage between 0 and 100 inclusive, representing the current utilization of system table space in the database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

dbLastUpdate 1.3.6.1.4.1.334.3.2.1.6.5
The value of sysUpTime at the time the latest database information was gathered.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks