Redback

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

Moderators: Developers, Moderators

Post Reply
brent192
Posts: 5
Joined: Mon Nov 24, 2003 11:56 am

Redback

Post by brent192 »

Can anyone share some insite on getting cacti to graph a Redback SMS500. I cant get it to read any interfaces, or read from OID's...Thanks!

Brent
Slainte

Redback response

Post by Slainte »

Brent,

IMHO, Best way to get ANY new SNMP device working with any SNMP app, is to do a manual snmpget from the command line, or snmpwalk from the command line.

snmpget,
snmpwalk,
snmptranslate, should be your very very close friends when working with an app like cacti/cricket/mrtg.

Use snmptranslate to find the OID from the MIB,
Use snmpget to make sure your snmp system on teh redback is configured properly. (i.e. SNMP version, community string etc.)
Use snmpwalk to get a range of data, which you can scan through to see if it is what you are looking for.

Once you have the device responding from the command line, then try to add an extra layer of management ontop of it. Just like the OSI model, you should build your apps in the same way.

Just my two cents, change is always welcome.


Can you get the redback to respond to an snmpget from the command line? If not then you have fish to fry that are not native to the cacti ocean.

Cian
dos
Posts: 1
Joined: Mon Dec 01, 2003 2:00 pm
Location: houston, tx, usa

Redback

Post by dos »

Redback has a network setup that I found really confusing; they like to have a routed connection at the "edge" of the network, before it hits your NMS platform. I never did manage to get SNMP across it without all kinds of gymnastics.

The TL/1 interface is not pretty, but it's usable. You can use the basic "show ..." commands and parse the output more or less the same way you'd pick apart any other script output.

Easiest thing to do is find a script you understand (there's a couple good ones for querying MySQL and such) and just put a couple of expect statements in there.
Post Reply

Who is online

Users browsing this forum: tembarek and 2 guests