LESS Application MIB

The following figure illustrates the hierarchical structure of the management information base (MIB) for the Local External Storage Server (LESS) application.


Figure 1. LESS Application MIB Tree

MIB Textual Conventions

This section defines the objects, traps and conformances for the Local External Storage Server MIB.

enterprise.8164.101.starLESSMIBObjects(1)

Object

starLESSNotifRaisedTime

Object ID

enterprise.8164.101.1.1

Description

This object indicates the time when this notification was generated. This will be current system time in seconds.

Syntax

Integer32

Access

Accessible-for-notify

Object

starLESSNotifInfo

Object ID

enterprise.8164.101.1.2

Description

A textual description of L-ESS notification, which contains additional information (more than the type of alarm). If the text of the message exceeds 64 bytes, the message be truncated to 63 bytes and a '*' character will be appended to indicate that the message has been truncated.

Syntax

DisplayString (SIZE (1..64))

Access

Accessible-for-notify

Object

starLESSInstance

Object ID

enterprise.8164.101.1.3

Description

This object indicates the L-ESS Application Instance number.

Syntax

Integer32

Access

Accessible-for-notify

Object

starLESSNodeName

Object ID

enterprise.8164.101.1.4

Description

This object indicates the L-ESS Application node name.

Syntax

DisplayString (SIZE (1..64))

Access

Accessible-for-notify

Object

starLESSApplicationType

Object ID

enterprise.8164.101.1.5

Description

This object indicates the L-ESS Application Type (pull/push/transfer). Pull (1) is L-ESS Pull application Push (2) is L-ESS Push application Transfer (3) is L-ESS Transfer application

Syntax

INTEGER {

     unknown(0),

     pull(1),

     push(2),

     transfer(3)

}

Access

Accessible-for-notify

Object

starLESSThreshInt

Object ID

enterprise.8164.101.1.6

Description

This object indicates the configured value of a thresholded parameter.

Syntax

Integer32

Access

Accessible-for-notify

Object

starLESSThreshMeasuredInt

Object ID

enterprise.8164.101.1.7

Description

This object indicates the measured value of a thresholded parameter.

Syntax

Integer32

Access

Accessible-for-notify

Object

starLESSRuleBaseName

Object ID

enterprise.8164.101.1.8

Description

This object indicates the name of the rulebase present in filename.

Syntax

DisplayString (SIZE (1..64))

Access

Accessible-for-notify

Object

starLESSSTXName

Object ID

enterprise.8164.101.1.9

Description

This object indicates the name of the STX.

Syntax

DisplayString (SIZE (1..64))

Access

Accessible-for-notify

Object

starLESSStartofMissedRange

Object ID

enterprise.8164.101.1.10

Description

This object indicates the beginning of the range within which L-ESS has missed files.

Syntax

DisplayString (SIZE (1..15))

Access

Accessible-for-notify

Object

starLESSEndofMissedRange

Object ID

enterprise.8164.101.1.11

Description

This object indicates the end of the range within which L-ESS has missed files.

Syntax

DisplayString (SIZE (1..15))

Access

Accessible-for-notify

Object

starLESSFileType

Object ID

enterprise.8164.101.1.12

Description

This object indicates the name of the rulebase present in filename.

Syntax

DisplayString (SIZE (1..3))

Access

Accessible-for-notify

Object

starLESSRemoteHostName

Object ID

enterprise.8164.101.1.13

Description

This object indicates the name of the STX.

Syntax

DisplayString (SIZE (1..64))

Access

Accessible-for-notify

Object

starLessMountPoint

Object ID

enterprise.8164.101.1.14

Description

Mount point where disk is mounted

Syntax

DisplayString(SIZE(1..64)

Access

Accessible for Notify.

Object

starLESSHostName

Object ID

enterprise.8164.101.1.15

Description

L-ESS Application source/destination name.

Syntax

DisplayString(SIZE(1..64)

Access

Accessible for Notifye

Object

starLESSPath

Object ID

enterprise.8164.101.1.16

Description

L-ESS Application source/destination path.

Syntax

DisplayString(SIZE(1..255)

Access

Accessible for Notifye

Object

starLESSTerminationTime

Object ID

enterprise.8164.101.1.17

Description

This object indicates the time when this notification was generated. This will be current system time in seconds.

Syntax

DisplayString(SIZE(1..32)

Access

Accessible for Notify.

Object

starLESSPscNo

Object ID

enterprise.8164.101.1.18

Description

PSC instance No.

Syntax

DisplayString(SIZE(1..32)

Access

Accessible for Notify.

enterprise.8164).101.starLESSMIBTraps(2)

IMPORTANT:

Traps1-16 will not be used in generic LESS

Object

starLESSApplicationStart

Object ID

enterprise.8164.101.2.1

Description

This notification is generated when L-ESS application has started.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

starLESSApplicationType

Object

starLESSApplicationReStart

Object ID

enterprise.8164.101.2.2

Description

This notification is generated when L-ESS application has restarted.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

starLESSApplicationType

Object

starLESSApplicationStop

Object ID

enterprise.8164.101.2.3

Description

This notification is generated when L-ESS application has stopped.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

starLESSApplicationType

starLESSNotifInfo

Object

starLESSApplicationTerminated

Object ID

enterprise.8164.101.2.4

Description

This notification is generated when L-ESS application has been terminated.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

starLESSApplicationType

Object

starLESSPullIntervalMissed

Object ID

enterprise.8164.101.2.5

Description

This notification is generated when L-ESS application has missed the pull interval.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

Object

starLESSThreshDiskUsage

Object ID

enterprise.8164.101.2.6

Description

This notification is generated when total disk space used is beyond configured threshold. Probable Cause: This is a user configurable threshold.

Condition Clear Alarm: A starLESSThreshClearDiskUsage notification will be generated when the measured value falls below the configured threshold.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSThreshMeasuredInt

starLESSThreshInt

Object

starLESSThreshClearDiskUsage

Object ID

enterprise.8164.101.2.7

Description

This notification is generated when total disk used is below configured threshold. Threshold condition is now clear.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSThreshMeasuredInt

starLESSThreshInt

Object

starLESSFileMissed

Object ID

enterprise.8164.101.2.8

Description

This notification is generated when L-ESS application has missed pulling files from STX. Probable Cause: File at STX side has been deleted before L-ESS fetching it.

Clear Condition: There is no clear condition for this notification.

Condition Clear Alarm: There is no clear alarm for this notification.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

starLESSRuleBaseName

starLESSFileType

starLESSSTXName

starLESSStartofMissedRange

starLESSEndofMissedRange

starLESSNotifInfo

Object

starLESSRemoteConnectionFail

Object ID

enterprise.8164.101.2.9

Description

This notification is generated when L-ESS application is unable to set up the connection with remote host.

Probable Cause: No route to host, Authentication failure, Host Unreachable, etc.

Clear Condition: This condition is cleared when L-ESS is able to setup the connection with remote host.

Condition Clear Alarm: This condition is cleared by a starRemoteConnectionEstablished notification.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

starLESSApplicationType

starLESSRemoteHostName

starLESSNotifInfo

Object

starLESSRemoteConnectionEstablished

Object ID

enterprise.8164.101.2.10

Description

This notification is generated when L-ESS application is able to set up the connection with remote host.

Probable Cause: Connection established with remote host.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

starLESSApplicationType

starLESSRemoteHostName

Object

starLESSFileTransferFail

Object ID

enterprise.8164.101.2.11

Description

This notification is generated when L-ESS application fails to transfer a file.

Probable Cause: This trap could be raised when pull or push process fails to transfer files continuously. Reasons for this failure could be network errors, disk space unavailable at destination, destination directory unavailable, etc.

Clear Condition: This condition is cleared when successful file transfer begins.

Condition Clear Alarm: This condition is cleared by a starLESSFileTransferComplete notification.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

starLESSApplicationType

starLESSRemoteHostName

starLESSFileType

starLESSNotifInfo

Object

starLESSFileTransferComplete

Object ID

enterprise.8164.101.2.12

Description

This notification is generated when L-ESS application is able to transfer file.

Probable Cause: The problems due to which L-ESS was unable to transfer file have resolved and pull or push process has restarted file transfer.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

starLESSApplicationType

starLESSRemoteHostName

starLESSFileType

Object

starLESSThreshPendingFiles

Object ID

enterprise.8164.101.2.13

Description

This notification is generated when total pending files for this host are beyond the configured threshold.

Probable Cause: This is a user configurable threshold. The starLESSThreshPendingFiles notification will be generated by pull or push process when the total number of files pending for transfer in source directory are beyond configured threshold.

Clear Condition: This condition is cleared when number of pending files at source directory falls below configured threshold.

Condition Clear Alarm: This condition is cleared by a starLESSThreshClearPendingFiles notification.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

starLESSApplicationType

starLESSSTXName

starLESSFileType

starLESSThreshMeasuredInt

starLESSThreshInt

Object

starLESSThreshClearPendingFiles

Object ID

enterprise.8164.101.2.14

Description

This notification is generated when total pending files for this host are below configured threshold.

Probable Cause: This is a user configurable threshold. The starLESSThreshPendingFiles notification will be generated by pull or push process when the total number of files pending for transfer in source directory falls below configured threshold.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

starLESSApplicationType

starLESSSTXName

starLESSFileType

starLESSThreshMeasuredInt

starLESSThreshInt

Object

starLESSNewHostFound

Object ID

enterprise.8164.101.2.15

Description

This notification is generated when L-ESS transfer process has detected addition of host.

Probable Cause: Operator has added host in L-ESS from which files should be transferred to destination.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

starLESSApplicationType

starLESSSTXName

Object

starLESSHostRemoved

Object ID

enterprise.8164.101.2.16

Description

This notification is generated when L-ESS transfer process has detected removal of existing host.

Probable Cause: Operator has removed existing host from which L-ESS was already transferring files to destination.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSInstance

starLESSApplicationType

starLESSSTXName

IMPORTANT:

The following are traps for Generic LESS

Object

starGenericLESSApplicationStart

Object ID

enterprise.8164.101.2.17

Description

L-ESS application has started.

Objects

starLESSNotifRaisedTime

starLESSNodeName

Object

starGenericLESSApplicationReStart

Object ID

enterprise.8164.101.2.18

Description

L-ESS application has restarted.

Objects

starLESSNotifRaisedTime

starLESSNodeName

Object

starGenericLESSApplicationStop

Object ID

enterprise.8164.101.2.19

Description

L-ESS application has stopped.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSNotifInfo

Object

starGenericLESSApplicationTerminated

Object ID

enterprise.8164.101.2.20

Description

L-ESS application has been terminated.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSTerminationTime

Object

starGenericLESSPullIntervalMissed

Object ID

enterprise.8164.101.2.21

Description

L-ESS application has missed a pull interval.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSHostName

starLESSPath

Object

starGenericLESSThreshDiskUsage

Object ID

enterprise.8164.101.2.22

Description

Total Disk space used is beyond configured threshold.

Probable Cause: This is a user configurable threshold.

Clear Condition: A starLESSGenericThreshClearDiskUsage notification will be generated when the measured value falls below the configured threshold.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSThreshMeasuredInt

starLESSThreshInt

starLESSMountPoint

Object

starGenericLESSThreshClearDiskUsage

Object ID

enterprise.8164.101.2.23

Description

Total disk used is now below configured threshold. Threshold condition is now clear.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSThreshMeasuredInt

starLESSMountPoint

Object

starGenericLESSPullIntervalMissed

Object ID

enterprise.8164.101.2.24

Description

L-ESS application has missed pulling files from STX.

Probable Cause: File at STX side has been deleted before LESS had a chance of fetching it.

Clear Condition: There is no clear condition for this notification.

Condition Clear Alarm: There is no clear alarm for this notification.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSStartofMissedRange

starLESSEndofMissedRange

starLESSRuleBaseName

starLESSPscNo

starLESSHostName

starLESSSTXName

starLESSPath

starLESSNotifInfo

Object

starGenericLESSRemoteConnectionFail

Object ID

enterprise.8164.101.2.25

Description

LESS application is unable to set up the connection with remote host.

Probable Cause: No route to host, Authentication failure, HostUnrechable etc.

Clear Condition: When LESS is able to setup the connection with remote host.

Condition Clear Alarm: Clear alarm for this notification is starRemoteConnectionEstablished.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSHostName

starLESSRemoteHostName

starLESSNotifInfo

Object

starGenericLESSRemoteConnectionEstablished

Object ID

enterprise.8164.101.2.26

Description

LESS application is now able to set up the connection with remote host.

Probable Cause: Connection established with remote host.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSHostName

starLESSRemoteHostName

Object

starGenericLESSFileTransferFail

Object ID

enterprise.8164.101.2.27

Description

LESS application is failing to transfer a file.

Probable Cause: This trap could be raised if pull or push process fails to transfer files continuously. Reasons of this failure could be network errors, disk space unavailable at destination, destination directory unavailable.etc.

Clear Condition: When succesful file transfer begins.

Condition Clear Alarm: Clear alarm for this notification is starLESSGenericFileTransferComplete.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSHostName

starLESSPath

starLESSNotifInfo

Object

starGenericLESSFileTransferComplete

Object ID

enterprise.8164.101.2.28

Description

LESS application is now able to transfer file.

Probable Cause: The problems making LESS unable to transfer a file have resolved and pull or push process has now restarted file transfer.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSHostName

starLESSPath

Object

starGenericLESSThreshPendingFiles

Object ID

enterprise.8164.101.2.29

Description

Total pending files for this host are beyond configured threshold.

Probable Cause: This is a user configurable threshold. The starLESSGenericThreshPendingFiles notification will be generated by pull or push process when the total number of files pending for transfer in source directory are beyond configured threshold.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSSTXName

starLESSPath

starLESSThreshMeasuredInt

starLESSThreshInt

Object

starGenericLESSThreshClearPendingFiles

Object ID

enterprise.8164.101.2.30

Description

Total pending files for this host are now below configured threshold.

Probable Cause: This is a user configurable threshold.

Condition Clear Alarm: The starLESSGenericThreshPendingFiles notification will be generated by pull or push process when the total number of files pending for transfer in source directory falls below configured threshold.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSSTXName

starLESSPath

starLESSThreshMeasuredInt

starLESSThreshInt

Object

starGenericLESSNewHostFound

Object ID

enterprise.8164.101.2.31

Description

LESS has detected addition of host.

Probable Cause: Operator has added host in L-ESS from which files should be pulled. Or the operator added a new destination to which files should be transferred.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSHostName

starLESSPath

Object

starGenericLESSHostRemoved

Object ID

enterprise.8164.101.2.32

Description

LESS has detected removal of existing host.

Probable Cause: Operator has removed existing host in L-ESS from which LESSwas already pulling files. Or the operator removed the destination to which LESS was transferring files

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSHostName

starLESSPath

Object

starGenericLESSHostEnabled

Object ID

enterprise.8164.101.2.33

Description

L-ESS has detected that host is enabled.

Probable Cause: Operator has enabled a host in L-ESS from which files should be pulled. Or enabled the destination to which files should be transferred

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSHostName

starLESSPath

Object

starGenericLESSHostDisabled

Object ID

enterprise.8164.101.2.34

Description

L-ESS has disabled existing host.

Probable Cause: Operator has enabled the existing host in L-ESS from which files should be pulled. Or disabled the destination to which files were being transferred

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSHostName

starLESSPath

Object

starGenericLESSProcessFailure

Object ID

enterprise.8164.101.2.35

Description

L-ESS has detected process failure.

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSHostName

starLESSPath

starLESSNotifInfo

Object

starGenericLESSProcessStarted

Object ID

enterprise.8164.101.2.36

Description

L-ESS has detected that the process has started

Objects

starLESSNotifRaisedTime

starLESSNodeName

starLESSHostName

starLESSPath

starLESSNotifInfo

enterprise.8164.101.starLESSConformances(3)

enterprise.8164.101.3.starLESSMIBGroups(1)

Object

starLESSNotifMgmtGroup

Object ID

enterprise.8164.101.3.1.1

Description

This group is a collection of objects related with notification management on LESS.

Objects

starLESSNotifRaisedTime

starLESSNotifInfo

starLESSInstance

starLESSNodeName

starLESSApplicationType

starLESSThreshMeasuredInt

starLESSThreshInt

starLESSRuleBaseName

starLESSSTXName

starLESSStartofMissedRange

starLESSEndofMissedRange

starLESSFileType

starLESSRemoteHostName

starLESSMountPoint

starLESSHostName

starLESSPath

starLESSTerminationTime

Object

starLESSNotifGroup

Object ID

enterprise.8164.101.3.1.2

Description

This group is a collection of notifications for LESS management.

Objects

starLESSApplicationStart

starLESSApplicationReStart

starLESSApplicationStop

starLESSApplicationTerminated

starLESSPullIntervalMissed

starLESSThreshDiskUsage

starLESSThreshClearDiskUsage

starLESSFileMissed

starLESSRemoteConnectionFail

starLESSRemoteConnectionEstablished

starLESSFileTransferFail

starLESSFileTransferComplete

starLESSThreshPendingFiles

starLESSThreshClearPendingFiles

starLESSNewHostFound

starLESSHostRemoved

starGenericLESSApplicationStart

starGenericLESSApplicationReStart

starGenericLESSApplicationStop

starGenericLESSApplicationTerminated

starGenericLESSPullIntervalMissed

starGenericLESSThreshDiskUsage

starGenericLESSThreshClearDiskUsage

starGenericLESSFileMissed

starGenericLESSRemoteConnectionFail

starGenericLESSRemoteConnectionEstablished

starGenericLESSFileTransferFail

starGenericLESSFileTransferComplete

starGenericLESSThreshPendingFiles

starGenericLESSThreshClearPendingFiles

starGenericLESSNewHostFound

starGenericLESSHostRemoved

enterprise.8164.101.3.starLESSMIBCompliances(2)

Object

starLESSMIBCompliances

Object ID

enterprise.8164.101.3.2.1

Description

The compliance statements for entities which implement the STARENT LESS MIB.

Mandatory Groups

starLESSNotifMgmtGroup

starLESSNotifGroup