beautypg.com

Cabletron Systems ELS10-26 User Manual

Page 117

background image

ELS10-26 MIB

6-5

lxswCount

{lxswFilesetEntry 3}

Integer Read-Only

The number of files in the file set. This number may range from 1
to 255.

lxswType

{lxswFilesetEntry 4}

Octet String Read-Only

The types of files within the file set. The size of lxswType may be
determined by lxswCount, since 1 octet is required for each file.
The possible file types are:

• file-nam (1) - the operational software for the ELS10-26’s NAM

processor.

• file-powerup (10) - power-up diagnostics for the entire

ELS10-26.

• file-diagnostics (11) - manufacturing diagnostics for the entire

ELS10-26.

lxswSizes

{lxswFilesetEntry 5}

Octet String Read-Only

An array (4 octets per file), containing the size of each of the files.
Each size is encoded as a series of 4 bytes, which should be
converted into a 32-bit integer.

lxswStarts

{lxswFilesetEntry 6}

Octet String Read-Only

An array (4 octets per file), containing the software’s execution
starting address of each of the files. Each address is encoded as a
series of 4 bytes, which should be converted into a 32-bit integer.