[nsp] snmpget - LocalDirector
Bruce Pinsky
bep at whack.org
Fri May 21 15:21:00 EDT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jean-Christophe VARAILLON wrote:
| Hi,
|
| I am trying to monitor connections of virtual servers using snmpget
| from a linux box to a LocalDirector 416 - version 4.1.2.
|
| This is the command that I use:
|
| snmpget a.b.c.d public .1.3.6.1.4.1.9.9.99.1.1.3.1.7.w.x.y.z.80
|
| where a.b.c.d is the active localdirector IP address
| and w.x.y.z is a virtual server configured on the LD.
|
| This is the tcpdump output from that linux box:
|
| 17:02:49.853813 linux.box.net.33045 > a.b.c.d.snmp: C=public
GetRequest(45) E:cisco.9.99.1.1.1.1.7.w.x.y.z.80 (DF)
| 17:02:49.854314 a.b.c.d.snmp > linux.box.net.33045: C=public
GetResponse(45) noSuchName at 1 E:cisco.9.99.1.1.1.1.7.w.x.y.z.80
|
| Using snmpwalk, does not discover any oid.
|
| Any suggestion regarding will be very much welcome
|
What object are you trying to poll? Quite a few of the tables in the LD
MIB are obsolete or have been deprecated. For instance:
cldVirtualTable OBJECT-TYPE
~ SYNTAX SEQUENCE OF CldVirtualTableEntry
~ ACCESS not-accessible
~ STATUS obsolete
~ DESCRIPTION
~ "Information about all Virtual machines that exist on
~ LocalDirector."
cldRealTable OBJECT-TYPE
~ SYNTAX SEQUENCE OF CldRealTableEntry
~ ACCESS not-accessible
~ STATUS obsolete
~ DESCRIPTION
~ "Information about all Real machines that exist on
~ LocalDirector."
cldeVirtualTable OBJECT-TYPE
~ SYNTAX SEQUENCE OF CldeVirtualTableEntry
~ ACCESS not-accessible
~ STATUS deprecated
~ DESCRIPTION
~ "Information about all Virtual machines that exist on
~ LocalDirector."
I think you should try looking at these tables instead:
cldeRealTable OBJECT-TYPE
~ SYNTAX SEQUENCE OF CldeRealTableEntry
~ ACCESS not-accessible
~ STATUS mandatory
~ DESCRIPTION
~ "Information about all Real machines that exist on
~ LocalDirector."
cldexVirtualTable OBJECT-TYPE
~ SYNTAX SEQUENCE OF CldexVirtualTableEntry
~ ACCESS not-accessible
~ STATUS mandatory
~ DESCRIPTION
~ "Information about all Virtual machines that exist on
~ LocalDirector."
See ftp://ftp.cisco.com/pub/mibs/v1/CISCO-LOCAL-DIRECTOR-MIB-V1SMI.my for
more info.
- --
=========
bep
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (MingW32)
iD8DBQFArlacE1XcgMgrtyYRAhdvAKDH4g1+I3gJxEd8FCc7q3mOO2hKPwCeLd0Q
iKyBK8yWuOyyu+U3eJ9V6DE=
=P+wl
-----END PGP SIGNATURE-----
More information about the cisco-nsp
mailing list