Add Cisco pri E1/T1 snmp index

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

Moderators: Developers, Moderators

Post Reply
gsh
Posts: 1
Joined: Tue Jun 13, 2006 10:03 am

Add Cisco pri E1/T1 snmp index

Post by gsh »

Hello,

I have had some problem to create new Data Queries specific for E1/T1 pri card, because the index start from 0 so I have commented out the line:

/* correct bogus index value */
/* found in some devices such as an EMC Cellera */
/*
if ($snmp_index == 0) {
$snmp_index = 1;
}
*/

otherwise I can't get the correct index from OID/REGEXP.

Maybe can help someone else.
Post Reply

Who is online

Users browsing this forum: No registered users and 21 guests