Name | Date | Size | |
---|---|---|---|
.. | 2015-04-03 15:41:13 | 3 | |
FORGEROCK-OPENAM-CTS.mib | 2014-10-24 16:01:10 | 11.6 KiB | |
FORGEROCK-OPENAM-POLICY.mib | 2014-10-24 16:01:10 | 4.6 KiB | |
FORGEROCK-OPENAM-SESSION.mib | 2015-04-03 15:41:13 | 6.2 KiB | |
mib_core.txt | 2012-07-11 02:45:22 | 60.6 KiB | |
README | 2012-07-11 02:45:22 | 806 | |
SUN-OPENSSO-SERVER.mib | 2014-05-14 16:44:38 | 74.3 KiB |
README
Building The OpenSSO MIB
The OpenSSO MIB for monitoring is supplied in SUN_OPENSSO_SERVER_MIB.mib
in the opensso/products/amserver/resources/mib directory (along with this
README).
The monitoring sources are generated using the MibGen utility, taking
SUN_OPENSSO_SERVER_MIB.mib as input. The existing files in
optnsso/products/amserver/source/com/sun/identity/monitoring are extensions
of these generated class files. One exception is the
SUN_OPENSSO_SERVER_MIB.java file, where the generated file has been
modified.
The "am-mib" target in opensso/products/build.xml does the following:
1. invokes com.sun.jdmk.tools.MibGen on SUN_OPENSSO_SERVER_MIB.mib,
directing sources to ${amserver.built.dir}/mib
2. copies ${amserver.built.dir}/mib/*.java to