Cisco LocalDirector

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
lobbin
Posts: 8
Joined: Thu Dec 04, 2003 9:52 am
Location: Malmö, Sweden
Contact:

Cisco LocalDirector

Post by lobbin »

This is a small output from a Cisco LocalDirector, can this be used via Get SNMP Data Indexed?

Code: Select all

SNMPv2-SMI::enterprises.9.9.99.1.1.3.1.1.192.168.128.154.80.0.6.0.0.0.0.0.0.0.0 = IpAddress: 192.168.128.154
SNMPv2-SMI::enterprises.9.9.99.1.1.3.1.1.192.168.128.155.80.0.6.0.0.0.0.0.0.0.0 = IpAddress: 192.168.128.155
SNMPv2-SMI::enterprises.9.9.99.1.1.3.1.2.192.168.128.154.80.0.6.0.0.0.0.0.0.0.0 = INTEGER: 80
SNMPv2-SMI::enterprises.9.9.99.1.1.3.1.2.192.168.128.155.80.0.6.0.0.0.0.0.0.0.0 = INTEGER: 80
Deano
Cacti User
Posts: 101
Joined: Wed Oct 29, 2003 7:08 am
Contact:

Post by Deano »

Almost Certainly Not.

The SNMP Query format cant really cope with any index more complex than

oid.x.x.x.1
oid.x.x.x.2

oid.x.x.y.1
oid.x.x.y.2

etc.

I tried for a while to get a working SNMP query for a Cisco Content switch which uses (fairly unsurprisingly) a similair MIB structure for some of its stats. By embedding the service name (or IP Address in your case) AFTER the row index Cacti cant get to it.

It would be more than possible to write a script to do it - but this only just something I've tried for a simpler case so cant offer too many pointers. Though if you know PHP looking at the scripts for Host_CPU and partitions may put you on the right track.

Deano
lobbin
Posts: 8
Joined: Thu Dec 04, 2003 9:52 am
Location: Malmö, Sweden
Contact:

Post by lobbin »

Ok, thanks. Then I don't have to waste my time on the xml-query, and start trying to do some scripts instead. :)

I'll post again when I have something that works
lobbin
Posts: 8
Joined: Thu Dec 04, 2003 9:52 am
Location: Malmö, Sweden
Contact:

Post by lobbin »

Another question on this.

I've gotten far, but the data isn't collected. I've added a "data query" with xml, I've added a data template and a graph template, added the data query to the polling host and also added the data template as a data source for the host, but still nothing when I run cmd.php

Any ideas?
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests