[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | DECmcc user notes file. Does not replace IPMT. |
Notice: | Use IPMT for problems. Newsletter location in note 6187 |
Moderator: | TAEC::BEROUD |
|
Created: | Mon Aug 21 1989 |
Last Modified: | Wed Jun 04 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 6497 |
Total number of notes: | 27359 |
4947.0. "MCC specialized exception code : 2, what means ?" by MLNCSC::BARILARO () Fri Apr 23 1993 12:34
Hi,
I've a problem exporting data from SNMP's interfaces, randomly
the data collection failed with the message:
"MCC specialized exception code : 2"
On the SNMP node I don't have any problem and the exporting directive
are the same.
Has anyone any idea about this problem ????
Thanks in advance,
Ciao Luciano Barilaro
This is a command file that start exporting:
--------------------------------------------
EXPORT SNMP nar01 EXPORT TARGET = dka200:[TEMP]ATR_SNMP.RDB
EXPORT SNMP nar01 INTERFACE 2 EXPORT TARGET = dka200:[TEMP]ATR_SNMP.RDB
This is the result of Show Exporting:
-------------------------------------
SHOW EXPORTING SNMP NAR01 EXPORT TARGET DKA200:[TEMP]ATR_FEB.RDB
Exporting parameters are:
Exporting state = ACTIVE,
State since = 9-APR-1993
Export period = 0 01:00:00.00,
Begin time = 9-APR-1993 13:52:20.59,
End time = 25-MAY-2012 00:00:00.00,
Export target = "DKA200:[TEMP]ATR_SNMP.RDB",
Request time = 9-APR-1993 13:52:20.59,
Requested by = "SYSTEM",
Time of last successful poll = "23-APR-1993 14:30:01.28",
Number of successful polls = 279,
Time of last failed poll = "NONE",
Last poll failure reason = "N/A",
Number of failed polls = 0,
Last export time = "23-APR-1993 14:30:02.48",
Time of last export failure = "NONE",
Last export failure reason = "N/A",
Sequence name = "EXPORT",
Initial sequence number = 0,
Current sequence number = 279
SHOW EXPORTING SNMP NAR01 INTERFACE 2 EXPORT TARGET DKA200:[TEMP]ATR_SNMP.RDB
Exporting state = ACTIVE,
State since = 9-APR-1993 13:52:47.86,
Export period = 0 01:00:00.00,
Begin time = 9-APR-1993 13:52:38.79,
End time = 25-MAY-2012 00:00:00.00,
Export target = "DKA200:[TEMP]ATR_SNMP.RDB",
Request time = 9-APR-1993 13:52:38.79,
Requested by = "SYSTEM",
Time of last successful poll = "17-APR-1993 18:29:01.13",
Number of successful polls = 73,
Time of last failed poll = "23-APR-1993 14:29:01.08",
Last poll failure reason = "MCC specialized exception code : 2",
Number of failed polls = 206,
Last export time = "23-APR-1993 14:29:01.91",
Time of last export failure = "NONE",
Last export failure reason = "N/A",
Number of export failures = 0,
Sequence name = "EXPORT",
Initial sequence number = 0,
Current sequence number = 279
T.R | Title | User | Personal Name | Date | Lines |
---|
4947.1 | Internet communication error | TOOK::SHMUYLOVICH | | Fri Apr 23 1993 15:39 | 7 |
|
DAP> show class snmp directive show Exception code 2 Definition PRESENTATION_NAME
Definition Name = PRESENTATION_NAME
Type = T Length = 28 Count = 1 Defined = TRUE Class = S
value[1] = "Internet Communication Error"
|
4947.2 | | TOOK::MINTZ | Erik Pavlik Mintz | Fri Apr 23 1993 16:16 | 6 |
| Which translates roughly to "The exporter asked the SNMP AM for information
and the SNMP AM indicated that it could not get the information from
the host". Unfortunately, someone else will have to fill in the what
to do about it part.
-- Erik
|