SnmpSubSystem
This API is a Sun Microsystems internal API and is subject to change without notice.
114115116117118119120
if(lcd == null) { throw new SnmpUnknownModelLcdException("Model : " + id); } } else throw new SnmpUnknownSubSystemException(sys.toString()); }
979899100101102103