[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

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

4507.0. "Cisco again!" by FRAIS::ORCHIS::MAASS (Information, that's all I need...) Fri Feb 05 1993 14:03

Hi all,

I recently talked to a customer of ours (Hartmann & Braun AG, Frankfurt/Germany)
that tries to manage Cisco routers with DECmcc, too. Of course, we ran into the
same problem as described in 4060.* and 4068.*.

Scanning through the MSL files produced by the MIB compiler and the MIBs them-
selves, I discovered that write-only MIB variables were described as

DISPLAY = TRUE
MODIFYABLE = TRUE (or something like that).

Is this correct behaviour? In my humble opinion, it should maybe read

DISPLAY = FALSE
MODIFYABLE = TRUE.

Am I correct or is it bull I'm talking?


Kind Regards



Josch
T.RTitleUserPersonal
Name
DateLines
4507.1MOLAR::YAHEY::BOSESat Feb 06 1993 14:1910
	You're right. The msl should read DISPLAY=FALSE for write-only
	objects. But this should not create any problems, since the
	output for a SHOW operation should display it as Attribute-Not-Gettable.
	Your real problem is a limitation in the SNMP AM which has been
	fixed in the T1.3.1 kit. With this kit you should be able to get
	all your readable attributes back correctly, while the write-only
	attributes should show up as attribute-not-gettable.

	Rahul.
4507.2Will this be corrected in the next version(s)?FRAIS::ORCHIS::MAASSInformation, that's all I need...Fri Apr 02 1993 12:240
4507.3MOLAR::YAHEY::BOSEFri Apr 02 1993 13:582
	It's already been fixed for V1.3.