If you want to use perl, there is an mrtg contribution called "whodo" by Tony
Farr which does what Sacha described below. I can extract and send you the
relevant code, if it would be any use. A lot cheaper than Cisco Works &
probably a bit simpler than implementing Netflow, but you would have to do the
billing part yourself.
Jenny
Sacha wrote:
Yes, it is. Here is what you need:
1) Read actCheckPoint.0
2) Then, set actCheckPoint to the same value that you have read.
Now, db is checkpointed.
3) Read (in loop) LipCkAccountEntry, which is defined in
OLD-CISCO-IP MIB as:
LipCkAccountEntry ::= SEQUENCE
{
ckactSrc IpAddress,
ckactDst IpAddress,
ckactPkts INTEGER,
ckactBytes INTEGER,
ckactViolation INTEGER
}
___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]