[rtg] RTG, targetmaker, additional Modules
James Netnix
jnetnix at sbcglobal.net
Sun Mar 7 12:00:48 EST 2010
I'm interested but unfortunatley lacking in time at the moment. I
actually have on the todo list to do BGP and the QoS stuff. My primary
focus us Alcatel and then Cisco.
If you make progress hit the group with details. :)
Sent from my iPhone
On Mar 6, 2010, at 16:53, Phil Pierotti <phil.pierotti at gmail.com> wrote:
> So I'm guessing lack of response means lack of interest?
>
> Phil P
>
> On Tue, Mar 2, 2010 at 10:55 PM, Phil Pierotti <phil.pierotti at gmail.com
> > wrote:
> Has anyone out there written any custom modules for targetmaker?
>
> I'm specifically interested in hearing if someone has hacked together
> modules for:
> - the CiscoBGP4 MIB (specifically automatically finding lists of BGP
> peers, current session state and number of prefixes from each peer,
> etc)
> http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&mibName=BGP4-MIB
>
> - the Cisco VPDN MIB (where you can find such delicacies as the total
> number of sessions, and calculate locally-terminated vs switched-away
> sessions)
> http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&mibName=CISCO-VPDN-MGMT-MIB
>
> - the Cisco CAR (committed-access-ate aka rate-limit) MIB
> http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&submitClicked=true&mibName=CISCO-CAR-MIB#contents
>
> eg from the CAR mib you can poll for how much traffic was discarded
> (because it exceeded the rate-limit), combined with the *passed*
> traffic you can build a stacked/two-layer graph showing both the
> presented-traffic as well as the through traffic. (eg which is helpful
> to find misconfigured rate-limits, customers who need to upgrade, etc)
>
> snmpwalk -v2c {somehost} -c {community} 1.3.6.1.4.1.9.9.113 | grep 27
>
> SNMPv2-SMI::enterprises.9.9.113.1.1.1.1.5.27.1.1 = INTEGER: 50000000
> - 50Mbps rate-limit
> SNMPv2-SMI::enterprises.9.9.113.1.1.1.1.6.27.1.1 = INTEGER: 9375000
> - burst rate
> SNMPv2-SMI::enterprises.9.9.113.1.1.1.1.7.27.1.1 = INTEGER: 18750000
> - extended burst rate
> SNMPv2-SMI::enterprises.9.9.113.1.2.1.1.10.27.1.1 = Counter64: 794766165
> - switched pkt in
> SNMPv2-SMI::enterprises.9.9.113.1.2.1.1.10.27.2.1 = Counter64: 7039246445
> - switched pkt out
> SNMPv2-SMI::enterprises.9.9.113.1.2.1.1.11.27.1.1 = Counter64: 242560069088
> - switched bytes in
> SNMPv2-SMI::enterprises.9.9.113.1.2.1.1.11.27.2.1 = Counter64: 4696766081591
> - switched bytes out
> SNMPv2-SMI::enterprises.9.9.113.1.2.1.1.12.27.1.1 = Counter64: 0
> - filtered pkts in
> SNMPv2-SMI::enterprises.9.9.113.1.2.1.1.12.27.2.1 = Counter64: 5347940
> - filtered pkts out
> SNMPv2-SMI::enterprises.9.9.113.1.2.1.1.13.27.1.1 = Counter64: 0
> - filtered bytes in
> SNMPv2-SMI::enterprises.9.9.113.1.2.1.1.13.27.2.1 = Counter64: 3995022736
> - filtered bytes out
>
> If nobody has been-there-and-done-that already, the next question out
> there should obviously be "is there anyone with the skills and maybe
> the time who just needs some financial incentive"?
>
> And do you take zimbabwean dollars?
>
> Phil P
>
> _______________________________________________
> RTG mailing list
> RTG at lists.grdata.com
> http://lists.grdata.com/mailman/listinfo/rtg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.grdata.com/pipermail/rtg/attachments/20100307/e46a49d0/attachment.html>
More information about the RTG
mailing list