I am trying to create several Redback SE600 templates , but with no suxes.
I created a data and graph template with proper OID , but nothing was graphed.
via snmp i see the results
snmpwalk -v2c -c community ip-addr .1.3.6.1.4.1.2352.2.27.1.2.5.3
RBN-SUBSCRIBER-ACTIVE-MIB::rbnSubsActiveSessions.0 = Gauge32: 3193
here is what i see in the cacti.log file
07/21/2011 02:57:02 PM - CMDPHP: Poller[0] Host[9] DS[293] SNMP: v2: ip-addr , dsname: subscount, oid: .1.3.6.1.4.1.2352.2.27.1.2.5.3, output: U
Here is the graph template that i created .
Link-to-template
Redback template subscribers count problem
Moderators: Developers, Moderators
-
- Posts: 15
- Joined: Fri Mar 17, 2006 9:43 am
Redback template subscribers count problem
[quote][b]Cacti Version[/b] - 0.8.7e
[b]Plugin Architecture[/b] - 2.5
[b]Poller Type[/b] - CMD.php
[b]Server Info[/b] - Linux 2.6.31-gentoo-r6monitoring
[b]Web Server[/b] - Apache
[b]PHP[/b] - 5.2.11-pl1-gentoo
[b]PHP Extensions[/b] - date, libxml, openssl, pcre, zlib, bcmath, bz2, curl, dba, dom, ftp, gd, gettext, hash, iconv, mbstring, mcrypt, mysql, SimpleXML, SPL, PDO, posix, Reflection, session, pdo_mysql, snmp, soap, sockets, standard, xml, xmlreader, xsl, zip, apache2handler, yaz
[b]MySQL[/b] - 5.0.84
[b]RRDTool[/b] - 1.2.30
[b]SNMP[/b] - 5.4.2.1
[b]Plugins[/b][list]PHP Network Weathermap (weathermap - v0.96)
Host Info (hostinfo - v0.2)[/list][/quote]
[b]Plugin Architecture[/b] - 2.5
[b]Poller Type[/b] - CMD.php
[b]Server Info[/b] - Linux 2.6.31-gentoo-r6monitoring
[b]Web Server[/b] - Apache
[b]PHP[/b] - 5.2.11-pl1-gentoo
[b]PHP Extensions[/b] - date, libxml, openssl, pcre, zlib, bcmath, bz2, curl, dba, dom, ftp, gd, gettext, hash, iconv, mbstring, mcrypt, mysql, SimpleXML, SPL, PDO, posix, Reflection, session, pdo_mysql, snmp, soap, sockets, standard, xml, xmlreader, xsl, zip, apache2handler, yaz
[b]MySQL[/b] - 5.0.84
[b]RRDTool[/b] - 1.2.30
[b]SNMP[/b] - 5.4.2.1
[b]Plugins[/b][list]PHP Network Weathermap (weathermap - v0.96)
Host Info (hostinfo - v0.2)[/list][/quote]
Re: Redback template subscribers count problem
Try to specify .1.3.6.1.4.1.2352.2.27.1.2.5.3.0 in graph template.LinuxLoader wrote: via snmp i see the results
snmpwalk -v2c -c community ip-addr .1.3.6.1.4.1.2352.2.27.1.2.5.3
RBN-SUBSCRIBER-ACTIVE-MIB::rbnSubsActiveSessions.0 = Gauge32: 3193
here is what i see in the cacti.log file
07/21/2011 02:57:02 PM - CMDPHP: Poller[0] Host[9] DS[293] SNMP: v2: ip-addr , dsname: subscount, oid: .1.3.6.1.4.1.2352.2.27.1.2.5.3, output: U
-
- Posts: 15
- Joined: Fri Mar 17, 2006 9:43 am
Re: Redback template subscribers count problem
10x it works with .1.3.6.1.4.1.2352.2.27.1.2.5.3.0
[quote][b]Cacti Version[/b] - 0.8.7e
[b]Plugin Architecture[/b] - 2.5
[b]Poller Type[/b] - CMD.php
[b]Server Info[/b] - Linux 2.6.31-gentoo-r6monitoring
[b]Web Server[/b] - Apache
[b]PHP[/b] - 5.2.11-pl1-gentoo
[b]PHP Extensions[/b] - date, libxml, openssl, pcre, zlib, bcmath, bz2, curl, dba, dom, ftp, gd, gettext, hash, iconv, mbstring, mcrypt, mysql, SimpleXML, SPL, PDO, posix, Reflection, session, pdo_mysql, snmp, soap, sockets, standard, xml, xmlreader, xsl, zip, apache2handler, yaz
[b]MySQL[/b] - 5.0.84
[b]RRDTool[/b] - 1.2.30
[b]SNMP[/b] - 5.4.2.1
[b]Plugins[/b][list]PHP Network Weathermap (weathermap - v0.96)
Host Info (hostinfo - v0.2)[/list][/quote]
[b]Plugin Architecture[/b] - 2.5
[b]Poller Type[/b] - CMD.php
[b]Server Info[/b] - Linux 2.6.31-gentoo-r6monitoring
[b]Web Server[/b] - Apache
[b]PHP[/b] - 5.2.11-pl1-gentoo
[b]PHP Extensions[/b] - date, libxml, openssl, pcre, zlib, bcmath, bz2, curl, dba, dom, ftp, gd, gettext, hash, iconv, mbstring, mcrypt, mysql, SimpleXML, SPL, PDO, posix, Reflection, session, pdo_mysql, snmp, soap, sockets, standard, xml, xmlreader, xsl, zip, apache2handler, yaz
[b]MySQL[/b] - 5.0.84
[b]RRDTool[/b] - 1.2.30
[b]SNMP[/b] - 5.4.2.1
[b]Plugins[/b][list]PHP Network Weathermap (weathermap - v0.96)
Host Info (hostinfo - v0.2)[/list][/quote]
-
- Posts: 1
- Joined: Sat Apr 21, 2012 2:45 am
Re: Redback template subscribers count problem
Good pm guys,
I am new to this snmpwalk, may I know what will be the template for showing the subscriber count per vlan?
e.g.
sh subscriber count all | grep 3005 | count
thanks in advance!
I am new to this snmpwalk, may I know what will be the template for showing the subscriber count per vlan?
e.g.
sh subscriber count all | grep 3005 | count
thanks in advance!
Re: Redback template subscribers count problem
Hello,oppenheimer wrote: sh subscriber count all | grep 3005 | count
I need the same feature : retrieve the number of subscribers per vlan, with SNMP.
We actually have Telnet scripts that do this, but we plan to move all the collect to snmp.
If someone know the oid to do this, it would be great !
Thierry.
Who is online
Users browsing this forum: No registered users and 2 guests