Specifications
Chapter 10: Cabletron MIB
10-14 ATX MIB Reference Guide
swTypes {swFileset 5}
Octet String Read-Only
The types of files within the file set. The size of swFileTypes may be determined
by swCount, since 1 octet is required for each file. The possible file types are
• none (0) - File not present
• ppe-turbo (1) - Packet Processing Engine and/or Turbo Code
• ppe-only (2) - Packet Processing Engine Code
• turbo-only (3) - Turbo Code
• eiom (4) - EIOM Code (for any Ethernet/802.3 IOM)
• hiom (5) - HSSI IOM Code
• tiom (6) - Token Ring IOM Code
• fiom (7) - FIOM Code
• ifiom (8) - Intelligent FIOM Code
• ttiom (9) - Turbo Token Ring IOM Code
swSizes {swFileset 6}
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.
swStarts {swFileset 7}
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.
swBases {swFileset 8}
Octet String Read-Only
An array (4 octets per file), containing the software’s base loading 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.