All of the ILS-related Performance Monitor counters are exposed to SNMP through the Management Information Base (MIB).
The following table lists each of the counters exposed through the SNMP MIB.
|
Counter name |
Statistic number |
Description |
|
totalBytesSentHighWord |
1 |
The high 16 bits of the total number of bytes sent by the LDAP server. |
|
totalBytesSentLowWord |
2 |
The low 16 bits of the total number of bytes sent by the LDAP server. |
|
totalBytesReceivedHighWord |
3 |
The high 16 bits of the total number of bytes received by the LDAP server. |
|
totalBytesReceivedLowWord |
4 |
The low 16 bits of the total number of bytes received by the LDAP server. |
|
ConnectionsTtl |
14 |
The total number of LDAP server connections that have been received. |
|
Connections |
15 |
The number of connections to the LDAP server that are currently active. |
|
ILSRegisterUsersTtl |
16 |
The number of ILS users currently registered in the database. |
|
ILSUnregisterUsersTtl |
17 |
The number of requests to remove ILS users from the database. |
|
ILSRegisterAppsTtl |
18 |
The number of ILS applications currently registered in the database. |
|
ILSUnregisterAppsTtl |
19 |
The number of requests to remove ILS applications from the database. |
|
ILSUserPropsTtl |
20 |
The number of ILS users that have set properties. |
|
ILSAppsPropsTtl |
21 |
The number of ILS applications that have set properties. |
|
ILSRefreshTtl |
22 |
The number of times the ILS user information has been refreshed. |
|
ILSResolveTtl |
23 |
The number of requests for ILS name resolution. |
|
ILSDirectoryTtl |
24 |
The number of times an ILS directory has been called. |
|
ILSUsersTimedOutTtl |
25 |
The number of ILS users who were timed out. |
|
ILScUsers |
26 |
The number of ILS user structures allocated. |
|
ILScApps |
27 |
The number of ILS application structures allocated. |
|
ILScAssocs |
28 |
The number of ILS association structures allocated. |
Note Any other counters listed do not measure information related to ILS and should be ignored.