nv-l
[Top] [All Lists]

Re: SNMP get

To: nv-l@lists.tivoli.com
Subject: Re: SNMP get
From: Bob Natale <bnatale@ACECOMM.COM>
Date: Thu, 5 Aug 1999 13:06:40 -0400
Hi Marcel,

>I am trying to get back the server up time from a netware4.11
>server via snmp but I get an error, what is the correct command????

Presumably the nwSysServerUpTime variable is a *scalar* object...
in which case:

>I have tried:
>rafterm@tivdev:~$ snmpget -h clhs1 .1.3.6.1.4.1.23.2.28.1.4
>AND:
>[root@tivdev]# snmp get -d -h clhs1 .1.3.6.1.4.1.23.2.28.1.4

...will not work...you need to append a ".0" instance identifier
(always ".0" for scalar objects) as the terminating subid of the
OID (i.e., 1.3.6.1.4.1.23.2.28.1.4.0).

Scalar objects are those MIB objects not defined as columnar
objects (i.e., in a table), for which of course there can
only be a single instance (.0).

Cordially,

BobN
------------ ISO 9001 Registered Quality Supplier -----------
Bob Natale         | ACE*COMM              | 301-721-3000 [v]
Dir, Net Mgmt Prod | 704 Quince Orchard Rd | 301-721-3001 [f]
bnatale@acecomm.com| Gaithersburg MD 20878 | www.acecomm.com
------------- Free downloads at www.winsnmp.com -------------


<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web