THIN-SERVER-MIB

File: THIN-SERVER-MIB.mib (19685 bytes)

Imported modules

SNMPv2-SMI RFC-1212 RFC1155-SMI
SNMPv2-TC

Imported symbols

Counter32 Integer32 Gauge32
IpAddress OBJECT-TYPE enterprises
TruthValue DisplayString

Defined Types

ThinserverMountPointsEntry  
SEQUENCE    
  thinserverMountPointsIndex Integer32
  thinserverMountPointsDescr DisplayString
  thinserverMountPointsScope INTEGER

Defined Values

ibmThinServer 1.3.6.1.4.1.2.6.119.2.3
OBJECT IDENTIFIER    

genInfo 1.3.6.1.4.1.2.6.119.2.3.1
OBJECT IDENTIFIER    

genStat 1.3.6.1.4.1.2.6.119.2.3.2
OBJECT IDENTIFIER    

msConnStats 1.3.6.1.4.1.2.6.119.2.3.3
OBJECT IDENTIFIER    

rfsStat 1.3.6.1.4.1.2.6.119.2.3.4
OBJECT IDENTIFIER    

tftpStat 1.3.6.1.4.1.2.6.119.2.3.5
OBJECT IDENTIFIER    

nfsStat 1.3.6.1.4.1.2.6.119.2.3.6
OBJECT IDENTIFIER    

thinserverEnable 1.3.6.1.4.1.2.6.119.2.3.1.1
This device provides thin server support. If enabled(1) then this device will provide local file caching of selected files. If passthru(2) then this device will have connections to the clients and pass any frames received on those connections to the master server and pass frames received from the master server to the appropriate client. If disabled(0) then the clients will contact the master server directly. If disabledpending(3), then thin server support is in the process of disabling.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), passthru(2), disabledpending(3)  

thinserverRefreshInterval 1.3.6.1.4.1.2.6.119.2.3.1.2
This is the number of days between refreshes of this devices cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

thinserverRefreshTime 1.3.6.1.4.1.2.6.119.2.3.1.3
This is the time of day (12:01:00) at which this device will verify that it has the same version of the files as the master server, and will download any files which are not the same version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

thinserverRefreshNow 1.3.6.1.4.1.2.6.119.2.3.1.4
This flag indicates that the device should immediately refresh all files which it is caching. A read of this object will always return noaction(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(1), refreshnow(2)  

thinserverMemory 1.3.6.1.4.1.2.6.119.2.3.1.5
This is the amount of memory in kilobytes calculated at runtime to be reserved for caching files. This may be the same amount as the configured memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

thinserverHardFileSpace 1.3.6.1.4.1.2.6.119.2.3.1.6
This is the total amount of hard file space, in kilobytes, which can be used for the files being cached for the thin server function.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

thinserverHardFileUsed 1.3.6.1.4.1.2.6.119.2.3.1.7
This is the total amount of hard file space, in kilobytes, which is currently being used for the files related to the thin server function.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

thinserverNumFilesCached 1.3.6.1.4.1.2.6.119.2.3.1.8
This is the total number of files being cached by the thin server function.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

thinserverMasterServerIPAddress 1.3.6.1.4.1.2.6.119.2.3.1.9
This is the IP address of the server for which this device is staging files.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

thinserverSyncProtocol 1.3.6.1.4.1.2.6.119.2.3.1.10
This is the protocol which will be used to determine whether or not the cache needs to be updated and if so, this protocol will be used to retrieve the new version of the file(s).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER rfs400(1), nfs(2)  

thinserverPreloadListName 1.3.6.1.4.1.2.6.119.2.3.1.11
This is the fully-qualified name of the file which contains the pre-load list. This name can be 1024 bytes long but only the last 255 bytes will be displayed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

thinserverMountPointsTable 1.3.6.1.4.1.2.6.119.2.3.1.12
When NFS is used as the synchronization protocol, then this table lists the directories to be included in the mount point from which files will be cached.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ThinserverMountPointsEntry

thinserverMountPointsEntry 1.3.6.1.4.1.2.6.119.2.3.1.12.1
An entry containing objects that define which directories are to be included for the mount point.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ThinserverMountPointsEntry  

thinserverMountPointsIndex 1.3.6.1.4.1.2.6.119.2.3.1.12.1.1
A unique value for each mount point.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32  

thinserverMountPointsDescr 1.3.6.1.4.1.2.6.119.2.3.1.12.1.2
A textual string containing the name of a mount point (NFS). This name can be 1024 bytes long, but only the last 255 bytes will be displayed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

thinserverMountPointsScope 1.3.6.1.4.1.2.6.119.2.3.1.12.1.3
If include(1), then that directory is included in the mount point. If exclude(2), then that directory is excluded from the mount point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER include(1), exclude(2)  

thinserverPacketTimeout 1.3.6.1.4.1.2.6.119.2.3.1.13
This is the number of seconds defined by the user until a packet will time out.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

thinserverMaxRetries 1.3.6.1.4.1.2.6.119.2.3.1.14
This is the maximum number of times defined by the user that the TFTP daemon will try to resend a packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

thinserverMaxSegSize 1.3.6.1.4.1.2.6.119.2.3.1.15
This is the maximum segment block size defined by the user.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

thinserverUseHardFile 1.3.6.1.4.1.2.6.119.2.3.1.16
This tells whether or not we are to use the hardfile when caching.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

thinserverRestartNow 1.3.6.1.4.1.2.6.119.2.3.1.17
This flag indicates that the device should immediately restart the thinserver feature. A read of this object will always return noaction(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(1), restartnow(2)  

thinserverConfiguredMemory 1.3.6.1.4.1.2.6.119.2.3.1.18
This is the amount of memory in kilobytes defined by the user to be reserved for caching files.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

thinserverFilesOpenCurrently 1.3.6.1.4.1.2.6.119.2.3.2.1
This is the number of files currently in the open state because of the thin server function.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

thinserverTotalFileOpens 1.3.6.1.4.1.2.6.119.2.3.2.2
This is the total number of files that have been opened since the last reset of the genStat counters because of the thin server function.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverReadMissesDirty 1.3.6.1.4.1.2.6.119.2.3.2.3
Number of times a read was relayed to the server because the file on this device is different than the version on the master server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverReadMissesNotPresent 1.3.6.1.4.1.2.6.119.2.3.2.4
Number of times a read was relayed to the server because this device does not have the desired file.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverOpenFailsFileLocked 1.3.6.1.4.1.2.6.119.2.3.2.5
Number of times a read was relayed to the server because this device cannot serve the desired file because it is locked.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverNoRoomOnHardFile 1.3.6.1.4.1.2.6.119.2.3.2.6
Number of times the thin server function attempted to cache a file but could not because there was no more thin server space available on the hard disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverResetGenCounters 1.3.6.1.4.1.2.6.119.2.3.2.7
Reset the general counters to zero. A read of this object will always return noaction(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(1), resetnow(2)  

thinserverNumRefreshes 1.3.6.1.4.1.2.6.119.2.3.3.1
Number of times the cache has been successfully refreshed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverNumRefreshFail 1.3.6.1.4.1.2.6.119.2.3.3.2
Number of times the cache has failed to refresh because the connection to the master server could not be established.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverNumFilesRefreshed 1.3.6.1.4.1.2.6.119.2.3.3.3
Number of files which have been refreshed in the cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverLastFileUpdate 1.3.6.1.4.1.2.6.119.2.3.3.4
This is the date and time of day (02/03/1998 23:08:09) that the most recent file refresh occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

thinserverResetMSConnStats 1.3.6.1.4.1.2.6.119.2.3.3.5
Reset the MS connection counters to zero. A read of this object will always return noaction(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(1), resetnow(2)  

thinserverRFSTotalClients 1.3.6.1.4.1.2.6.119.2.3.4.1
The number of clients which have connected to this device using RFS/400 protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverRFSCurrentClients 1.3.6.1.4.1.2.6.119.2.3.4.2
The number of clients currently connected to this device using RFS/400 protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

thinserverRFSFilesServed 1.3.6.1.4.1.2.6.119.2.3.4.3
This is the number of open requests for which this device opened a cached file.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverRFSFilesServedByMS 1.3.6.1.4.1.2.6.119.2.3.4.4
This is the number of open requests for which this device has passed the request thru to the master server because the local copy either does not exist, is out-of-date, or is not accessable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverNum449Accepts 1.3.6.1.4.1.2.6.119.2.3.4.5
The number of port 449 (port mapper) accepts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverNum449ConnsActive 1.3.6.1.4.1.2.6.119.2.3.4.6
The number of port 449 (port mapper) connections currently active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

thinserverNum8473Accepts 1.3.6.1.4.1.2.6.119.2.3.4.7
The number of port 8473 (RFS server) accepts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverNum8473ConnsActive 1.3.6.1.4.1.2.6.119.2.3.4.8
The number of port 8473 (RFS server) connections currently active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

thinserverNum8476Accepts 1.3.6.1.4.1.2.6.119.2.3.4.9
The number of port 8476 (Login server) accepts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverNum8476ConnsActive 1.3.6.1.4.1.2.6.119.2.3.4.10
The number of port 8476 (Login server) connections currently active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

thinserverNumRFSWrites 1.3.6.1.4.1.2.6.119.2.3.4.11
The number of attempts to write to a file being cached. The write and all future accesses to that file (until it is closed) will be relayed to the server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverResetRFSCounters 1.3.6.1.4.1.2.6.119.2.3.4.12
Reset the RFS counters to zero. A read of this object will always return noaction(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(1), resetnow(2)  

thinserverTFTPTotalClients 1.3.6.1.4.1.2.6.119.2.3.5.1
The number of clients which have connected to this device using TFTP protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverTFTPCurrentClients 1.3.6.1.4.1.2.6.119.2.3.5.2
The number of clients currently connected to this device using TFTP protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

thinserverTFTPFileisServed 1.3.6.1.4.1.2.6.119.2.3.5.3
This is the number of open requests for which this device opened a cached file.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverTFTPFilesServedByMS 1.3.6.1.4.1.2.6.119.2.3.5.4
This is the number of open requests for which this device has passed the request thru to the master server because the local copy either does not exist, is out-of-date, or is not accessable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverResetTFTPCounters 1.3.6.1.4.1.2.6.119.2.3.5.5
Reset the TFTP counters to zero. A read of this object will always return noaction(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(1), resetnow(2)  

thinserverNFSDReadRequests 1.3.6.1.4.1.2.6.119.2.3.6.1
The total number of READ requests received from NFS clients.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverNFSDReadDirRequests 1.3.6.1.4.1.2.6.119.2.3.6.2
The total number of READDIR requests received from NFS clients.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverNFSDUnsupportedRequests 1.3.6.1.4.1.2.6.119.2.3.6.3
This is the total number of requests for unsupported procedures received by NFS clients.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverNFSDTotalMounts 1.3.6.1.4.1.2.6.119.2.3.6.4
This is the total number of succesful mount requests received from NFS clients.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverNFSDCurrentMounts 1.3.6.1.4.1.2.6.119.2.3.6.5
The number of currently active mounts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

thinserverNFSDTotalClients 1.3.6.1.4.1.2.6.119.2.3.6.6
The total number of clients that have successfully mounted to the NFS Server Mount Daemon.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

thinserverNFSDCurrentClients 1.3.6.1.4.1.2.6.119.2.3.6.7
The current number of clients that have active mounts to the NFS Server Mount Daemon.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

thinserverNFSDResetCounters 1.3.6.1.4.1.2.6.119.2.3.6.8
Reset the NFSD counters to zero. A read of this object will always return noaction(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(1), resetnow(2)