[tkined] How to modify val of columnar attr of a table?

Quan Ta (quancta@yahoo.com)
Mon, 22 Mar 1999 10:31:29 -0800 (PST)

Hello,

I have search the FAQ, old archives for information on
how to modify value of a columnar attribute of a mib
table, yet to find any that could help me with this
'newbie' problem.

The portion of the mib in question is as follow:
time -- timeRowStatusTable -- timeRowStatusEntry
\ \_ timeRowStatus
\ \_ timeComponentName
\ \_ timeStorageType
\ \_ timeIndex
\
\_ timeOperTable -- timeOperEntry
\_ timeNetworkTime
\_ timeSyncStatus
\_ timeSyncSource
\_ timeTimeOffset

timeOperTable index is timeIndex

of all the table attributes, only timeNetworkTime and
timeTimeOffset are writable. so I guess the table can
have only one row (?)

I need to set the time on the device by setting
timeNetworkTime. So far I have tried (amongs others)
$s set [list \
[list timeNetworkTime.1.0 "<new time>"]]

I got error: "noSuchName"

What is the correct way to do this ?

Thanks
Quan Ta
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.