|
The following is the list of MibBrowser related Error Messages and the different scenarios at which they will be displayed:
| S.No. | Error Message | When it is displayed |
|---|---|---|
|
1 |
No ObjectID Specified. |
If OID is not specified before making a request. |
|
2 |
No Host Specified. |
If HostName is not specified before making a query. |
|
3 |
Host Name Should Be Entered. |
If SnmpTable is started without specifying the host name . |
|
4 |
Invalid OID Format |
If the OID specified is not a valid one Before making any query Invalid OID Format exception is thrown. It should be either Integer type or String type. It will be thrown during instantiating Line/Bar Graph, SnmpTable and for operations, such as GET, GETNEXT, GETBULK, SET, etc. |
|
5 |
Invalid Table OID |
If SnmpTable is started, after specifying an invalid OID in the OID Textfield. |
|
6 |
Table OID should be specified |
Snmptable started without specifying any Table OID |
|
7 |
Error Loading MIB: xyz java.io.FileNotFoundException: Could not Open stream for home/../AdventNet/SNMPv3/mibs/xyz.parser |
If invalid file is loaded in the LoadMibDialog TextField for loading MIBSFile. But in the description TextField of MibBrowser the message thrown is, "Loading Mibs: xyz" |
|
8 |
RequestFailed: Error: Request TimedOut To LocalHost |
The error message is thrown when doing the operations such as GET, GETNEXT, and SET and for creating SnmpTable, LineGraph or BarGraph window.
|
|
9 |
RequestFailed: Get Response PDU received from 192.168.1.001 Error Indication In Response: There is no such variable name in this mib. ErrIndex: |
The error message is thrown when doing set operation
And also when querying for data in an SnmpTable
|
|
10 |
RequestFailed: Get Response PDU received from 192.168.1.001 Error Indication In Response: A not writable error occurred. ErrIndex: 1 |
If the leafNode or OID for which you are setting value, has no read/write access. |
|
11 |
ErrorSending Set Request : com.adventnet.snmp.beans.DataException: Error: OID not a leafnode. |
The Error Message is thrown during set operation, if the OID selected is not a leaf node. |
|
12 |
Error sending set request: com.adventnet.snmp.beans: DataException: Error: Creating Variable |
If setting value for a columnnode of a table does not have rowstatus. |
|
13 |
LineGraphBean Error: can not plot string value Root..... |
The exception is thrown when plotting Graph for a leafNode, 1. If value of OID selected is not of Integer/TimeTicks/ type. |
|
14 |
LineGraphBean Error: can not plot these values .1.3..6.1.2.1..........................: value ................................................: value ................................................: value |
While plotting Line/Bar Graph, if the OID/LeafNode selected has syntax PhysAddress, NetworkAddress, IP Address, OBJECT IDENTIFIER, |
|
15 |
Error: com.adventnet.snmp.beans.DataException: InvalidTable OID:(oid choosen) |
If SnmpTable is started, with OID which is not a Table OID. |
|
16 |
ErrorSendingPDU: Failed to Authenticate the Security Parameters, for user SnmpEngineEntry not found for address( host name ) port(portNo.) |
The exception is thrown while creating SnmpTable,
|
|
17 |
LineGraphBeanError: cannot plot string value xyz. |
If the OID/LeafNode chosen for plotting Graph is of String Type. |
|
18 |
Discovery failed for address (host name ) port (portno.) |
If wrong port number is set in the MibSettings panel. |
|
19 |
Time Sync Failed for user (user name) |
If wrong username/user password/priv password/ TargetHost/SecurityLevel is set in the MibSettings panel |
|
20 |
Error in Getting DataBase Connection:Please check the jdbc parameters: com.adventnet.snmp.beans.MibException: java.lang.ClassNot FoundException: |
If DriverName/URL/User Name/Password has been set wrong when loading MIBs from database |
|
21 |
Error in Getting DataBase Connection:Please check the jdbc parameters: java.lang.ClassNotfoundException: (DriverName set) |
If the mysql.jar class is not present in the classes directory. |
|
22 |
Please enter the UserName |
If the Username is not set for the v3 User. |
|
23 |
Sent request to hostName:port no. Request Failed :SNMPv3 Error in Response. usmStatsUnknownUserNames(.1.3.6.1.2.1.1...) Counter value = 2HostName |
If Security parameters are set after setting the version v3 for a v1/v2 agent and request is made. |
|
24 |
Enter the FileName of MibModule |
While loading the MIBs file if OK button is clicked without selecting any file in "LoadMibDialog". |
|
25 |
Error Loading MIB:(filename) java io FileNotFoundException: Couldn't open stream for filename.cmi |
If any file chosen from outside the MIBs directory. |
|
26 |
Error Loading MIB:(filename with full path from home dir).cds com.adventnet.snmp.mibs.MibException:The .cds file could not be loaded. |
When a .cds file is loaded. |
|
27 |
Error Sending PDU: Failed to Authenticate the Security Parameters for user authUser USMUserEntry not found for this user. TimeSynchronizationFailure could have occurred. |
If ContextName/ContextEngineID is not set before making query for SnmpTable.(Database Mode) |
|
28 |
Error in (get/getNext/getBulk)request to hostName:port no. Failed to Authenticate the Security Parameters for user authUser USMUserEntry not found for Address host name : 161 |
If ContextName/ContextEngineID is not set before making get/getNext/getBulk request |
|
29 |
Error in get request from < host name >: 161 Unable to encode PDU. |
get Request for a v3 User(Database mode) AuthProtocol: MD5 Context Name, ContextEngineID are not specified. Same exception is thrown for getnext, getbulk & set operation also.(for AuthProtocol MD5&SHA) |
|
30 |
Error in get request from < host name >: 161 Failed to authenticate the security parameters for user privuser authKey length has to be 20. |
get Request for a v3 User(Database mode) AuthProtocol: SHA Context Name, ContextEngineID are not specified. |
|
31 |
can not plot the chosen variable: iso.org.dod.internet.mgmt.mib2.interfaces.ifTable |
If IfTable OID is chosen for plotting Graph. The Error will be thrown if the OID chosen is not a leaf OID. |
|
32 |
sent get request to tonyjpaul:161 Request Failed: SNMPv3 Error in Respopnse: usm Stats Not InTimeWindows(.1.3.6.1.6.3.1.5.1.1.2.0) CounterValue =13 tonyjpaul |
During getRequest for a v3 user Context Name, ContextEngineID not specified. Same Error Message is Thrown for other operations like getNext, getBulk, set |
|
33 |
sent getbulk request to localhost:161 Request Failed: Get Response PDU recieved from 127.0.0.1. Error Indication in response : This is a end of MIB View. ObjectID: .1.3.6.1.2.1.1.9.1.4.9 NULLOBJECT:NULL |
If getBulk Operation is done for "org".(setting version v2/v3 for a v1 host) if the OID/LeafNode selected is the last node of the mib. The same Exception will be thrown for operations like getNext, getBulk also. |
|
34 |
Error Sending set Request: com.adventnet.snmp.beans.DataException: Error: Mib node unavailable for OID. |
Setting value for an OID which is not having any leafnode. Now it's thrown if we are choosing any OID from "enterprises". |
|
35 |
sent get request to < host name >:161 Request Failed: Get Response PDU received from 192.168.1.182 Error Indication in response : There is no such instance in this MIB. ObjectID: .1.3.6.1.2.1.1.9.1.4.9 NULLOBJECT:NULL |
Get Operation on sysServices node for a v3 agent. This Error is thrown if the leafnode sysServices is not implemented by the agent. |
|
36 |
sent get request to <host name >:161 Request Failed: Get Response PDU received from 192.168.1.182 Error Indication in response : A no creation error occurred. Errindex:1 |
During set operation on ipRouteDest which has read-write access & syntax of datatype:IP Address for a v3 user. As values can't be set if the column is not of Row-Status type. |
|
37 |
sent get request to <host name >:161 No data available in this subtree |
When doing a get request for a v2 agent at OID "transmission"(.1.3.6.1.2.1.10) Exception is thrown when no data is available for that particular instance of OID. |
|
38 |
Error in getting Database Connection . Please check the jdbc Parameters: com.adventnet.snmp.mibs.MibException: java.sql.SQL Exception: No suitable Driver. |
Error is thrown when connecting to the database for an agent of any version, if the DriverName set is not correct. |
|
39 |
Error in Getting DataBase Connection:Please check the jdbc Parameters: java.sql.SQLException: No suitable Driver. |
This error is thrown when the URL set is not a valid URL for connecting to database.(mysql->msql) |
|
40 |
Error in Getting DataBase Connection:Please check the jdbc Parameters: java.sql.SQLException: Can not Connect to MYSQL sever on smplinux:3306. Is there a mysl server is running in the machine/port you are trying to connect to? (java.net.UnknownHostException) |
This error is thrown when the URL set is not a valid URL for connecting to database.(snmplinux->smplinux) |
|
41 |
Error in Getting DataBase Connection:Please check the jdbc Parameters: java.sql.SQLException: General error: Unknown database "<tst>" |
This error is thrown when the URL set is not a valid URL for connecting to database.(test->tst) |
|
42 |
sent set request to <host name >:161 Request Failed: SNMPv3 Error in Response : usmStatsNotInTimeWindows(.1.3.6.1.6.3.15.1.1.2.0)Counter value = 75 <host name > |
Error thrown if the request is made after a certain interval of time.. |
|
43 |
sent get request to <host name >:161 Request Failed: Get Response PDU received from 192.168.1.182 Error Indication in response : There is no such object in this MIB. ObjectID: .1.3.6.1.2.1.8.1.0 NULLOBJECT:NULL |
This OID is not instrumented for the agent you are querying for or no data is available in this OID. |
|