THIN-SERVER-MIB: View SNMP OID List / Download MIB

VENDOR: IBM


 Home MIB: THIN-SERVER-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ibmThinServer 1.3.6.1.4.1.2.6.119.2.3
     genInfo 1.3.6.1.4.1.2.6.119.2.3.1
         thinserverEnable 1.3.6.1.4.1.2.6.119.2.3.1.1 integer read-write
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. Enumeration: 'disabled': 0, 'passthr': 2, 'enabled': 1, 'disabledpending': 3.
         thinserverRefreshInterval 1.3.6.1.4.1.2.6.119.2.3.1.2 integer32 read-only
This is the number of days between refreshes of this devices cache.
         thinserverRefreshTime 1.3.6.1.4.1.2.6.119.2.3.1.3 displaystring read-only
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.
         thinserverRefreshNow 1.3.6.1.4.1.2.6.119.2.3.1.4 integer read-write
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). Enumeration: 'refreshnow': 2, 'noaction': 1.
         thinserverMemory 1.3.6.1.4.1.2.6.119.2.3.1.5 integer32 read-only
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.
         thinserverHardFileSpace 1.3.6.1.4.1.2.6.119.2.3.1.6 integer32 read-only
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.
         thinserverHardFileUsed 1.3.6.1.4.1.2.6.119.2.3.1.7 gauge32 read-only
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.
         thinserverNumFilesCached 1.3.6.1.4.1.2.6.119.2.3.1.8 gauge32 read-only
This is the total number of files being cached by the thin server function.
         thinserverMasterServerIPAddress 1.3.6.1.4.1.2.6.119.2.3.1.9 ipaddress read-only
This is the IP address of the server for which this device is staging files.
         thinserverSyncProtocol 1.3.6.1.4.1.2.6.119.2.3.1.10 integer read-only
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). Enumeration: 'rfs400': 1, 'nfs': 2.
         thinserverPreloadListName 1.3.6.1.4.1.2.6.119.2.3.1.11 displaystring read-only
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.
         thinserverMountPointsTable 1.3.6.1.4.1.2.6.119.2.3.1.12 no-access
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.
               thinserverMountPointsEntry 1.3.6.1.4.1.2.6.119.2.3.1.12.1 no-access
An entry containing objects that define which directories are to be included for the mount point.
                   thinserverMountPointsIndex 1.3.6.1.4.1.2.6.119.2.3.1.12.1.1 integer32 no-access
A unique value for each mount point.
                   thinserverMountPointsDescr 1.3.6.1.4.1.2.6.119.2.3.1.12.1.2 displaystring read-only
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.
                   thinserverMountPointsScope 1.3.6.1.4.1.2.6.119.2.3.1.12.1.3 integer read-only
If include(1), then that directory is included in the mount point. If exclude(2), then that directory is excluded from the mount point. Enumeration: 'exclude': 2, 'include': 1.
         thinserverPacketTimeout 1.3.6.1.4.1.2.6.119.2.3.1.13 integer32 read-only
This is the number of seconds defined by the user until a packet will time out.
         thinserverMaxRetries 1.3.6.1.4.1.2.6.119.2.3.1.14 integer32 read-only
This is the maximum number of times defined by the user that the TFTP daemon will try to resend a packet.
         thinserverMaxSegSize 1.3.6.1.4.1.2.6.119.2.3.1.15 integer32 read-only
This is the maximum segment block size defined by the user.
         thinserverUseHardFile 1.3.6.1.4.1.2.6.119.2.3.1.16 truthvalue read-only
This tells whether or not we are to use the hardfile when caching.
         thinserverRestartNow 1.3.6.1.4.1.2.6.119.2.3.1.17 integer read-write
This flag indicates that the device should immediately restart the thinserver feature. A read of this object will always return noaction(1). Enumeration: 'restartnow': 2, 'noaction': 1.
         thinserverConfiguredMemory 1.3.6.1.4.1.2.6.119.2.3.1.18 integer32 read-only
This is the amount of memory in kilobytes defined by the user to be reserved for caching files.
     genStat 1.3.6.1.4.1.2.6.119.2.3.2
         thinserverFilesOpenCurrently 1.3.6.1.4.1.2.6.119.2.3.2.1 gauge32 read-only
This is the number of files currently in the open state because of the thin server function.
         thinserverTotalFileOpens 1.3.6.1.4.1.2.6.119.2.3.2.2 counter32 read-only
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.
         thinserverReadMissesDirty 1.3.6.1.4.1.2.6.119.2.3.2.3 counter32 read-only
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.
         thinserverReadMissesNotPresent 1.3.6.1.4.1.2.6.119.2.3.2.4 counter32 read-only
Number of times a read was relayed to the server because this device does not have the desired file.
         thinserverOpenFailsFileLocked 1.3.6.1.4.1.2.6.119.2.3.2.5 counter32 read-only
Number of times a read was relayed to the server because this device cannot serve the desired file because it is locked.
         thinserverNoRoomOnHardFile 1.3.6.1.4.1.2.6.119.2.3.2.6 counter32 read-only
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.
         thinserverResetGenCounters 1.3.6.1.4.1.2.6.119.2.3.2.7 integer read-write
Reset the general counters to zero. A read of this object will always return noaction(1). Enumeration: 'resetnow': 2, 'noaction': 1.
     msConnStats 1.3.6.1.4.1.2.6.119.2.3.3
         thinserverNumRefreshes 1.3.6.1.4.1.2.6.119.2.3.3.1 counter32 read-only
Number of times the cache has been successfully refreshed.
         thinserverNumRefreshFail 1.3.6.1.4.1.2.6.119.2.3.3.2 counter32 read-only
Number of times the cache has failed to refresh because the connection to the master server could not be established.
         thinserverNumFilesRefreshed 1.3.6.1.4.1.2.6.119.2.3.3.3 counter32 read-only
Number of files which have been refreshed in the cache.
         thinserverLastFileUpdate 1.3.6.1.4.1.2.6.119.2.3.3.4 displaystring read-only
This is the date and time of day (02/03/1998 23:08:09) that the most recent file refresh occurred.
         thinserverResetMSConnStats 1.3.6.1.4.1.2.6.119.2.3.3.5 integer read-write
Reset the MS connection counters to zero. A read of this object will always return noaction(1). Enumeration: 'resetnow': 2, 'noaction': 1.
     rfsStat 1.3.6.1.4.1.2.6.119.2.3.4
         thinserverRFSTotalClients 1.3.6.1.4.1.2.6.119.2.3.4.1 counter32 read-only
The number of clients which have connected to this device using RFS/400 protocol.
         thinserverRFSCurrentClients 1.3.6.1.4.1.2.6.119.2.3.4.2 gauge32 read-only
The number of clients currently connected to this device using RFS/400 protocol.
         thinserverRFSFilesServed 1.3.6.1.4.1.2.6.119.2.3.4.3 counter32 read-only
This is the number of open requests for which this device opened a cached file.
         thinserverRFSFilesServedByMS 1.3.6.1.4.1.2.6.119.2.3.4.4 counter32 read-only
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.
         thinserverNum449Accepts 1.3.6.1.4.1.2.6.119.2.3.4.5 counter32 read-only
The number of port 449 (port mapper) accepts.
         thinserverNum449ConnsActive 1.3.6.1.4.1.2.6.119.2.3.4.6 gauge32 read-only
The number of port 449 (port mapper) connections currently active.
         thinserverNum8473Accepts 1.3.6.1.4.1.2.6.119.2.3.4.7 counter32 read-only
The number of port 8473 (RFS server) accepts.
         thinserverNum8473ConnsActive 1.3.6.1.4.1.2.6.119.2.3.4.8 gauge32 read-only
The number of port 8473 (RFS server) connections currently active.
         thinserverNum8476Accepts 1.3.6.1.4.1.2.6.119.2.3.4.9 counter32 read-only
The number of port 8476 (Login server) accepts.
         thinserverNum8476ConnsActive 1.3.6.1.4.1.2.6.119.2.3.4.10 gauge32 read-only
The number of port 8476 (Login server) connections currently active.
         thinserverNumRFSWrites 1.3.6.1.4.1.2.6.119.2.3.4.11 counter32 read-only
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.
         thinserverResetRFSCounters 1.3.6.1.4.1.2.6.119.2.3.4.12 integer read-write
Reset the RFS counters to zero. A read of this object will always return noaction(1). Enumeration: 'resetnow': 2, 'noaction': 1.
     tftpStat 1.3.6.1.4.1.2.6.119.2.3.5
         thinserverTFTPTotalClients 1.3.6.1.4.1.2.6.119.2.3.5.1 counter32 read-only
The number of clients which have connected to this device using TFTP protocol.
         thinserverTFTPCurrentClients 1.3.6.1.4.1.2.6.119.2.3.5.2 gauge32 read-only
The number of clients currently connected to this device using TFTP protocol.
         thinserverTFTPFileisServed 1.3.6.1.4.1.2.6.119.2.3.5.3 counter32 read-only
This is the number of open requests for which this device opened a cached file.
         thinserverTFTPFilesServedByMS 1.3.6.1.4.1.2.6.119.2.3.5.4 counter32 read-only
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.
         thinserverResetTFTPCounters 1.3.6.1.4.1.2.6.119.2.3.5.5 integer read-write
Reset the TFTP counters to zero. A read of this object will always return noaction(1). Enumeration: 'resetnow': 2, 'noaction': 1.
     nfsStat 1.3.6.1.4.1.2.6.119.2.3.6
         thinserverNFSDReadRequests 1.3.6.1.4.1.2.6.119.2.3.6.1 counter32 read-only
The total number of READ requests received from NFS clients.
         thinserverNFSDReadDirRequests 1.3.6.1.4.1.2.6.119.2.3.6.2 counter32 read-only
The total number of READDIR requests received from NFS clients.
         thinserverNFSDUnsupportedRequests 1.3.6.1.4.1.2.6.119.2.3.6.3 counter32 read-only
This is the total number of requests for unsupported procedures received by NFS clients.
         thinserverNFSDTotalMounts 1.3.6.1.4.1.2.6.119.2.3.6.4 counter32 read-only
This is the total number of succesful mount requests received from NFS clients.
         thinserverNFSDCurrentMounts 1.3.6.1.4.1.2.6.119.2.3.6.5 gauge32 read-only
The number of currently active mounts.
         thinserverNFSDTotalClients 1.3.6.1.4.1.2.6.119.2.3.6.6 counter32 read-only
The total number of clients that have successfully mounted to the NFS Server Mount Daemon.
         thinserverNFSDCurrentClients 1.3.6.1.4.1.2.6.119.2.3.6.7 gauge32 read-only
The current number of clients that have active mounts to the NFS Server Mount Daemon.
         thinserverNFSDResetCounters 1.3.6.1.4.1.2.6.119.2.3.6.8 integer read-write
Reset the NFSD counters to zero. A read of this object will always return noaction(1). Enumeration: 'resetnow': 2, 'noaction': 1.