Improve CISCO-DOT11-ASSOCIATION stats collection and graphs
Description
Currently the cisco-ap-stats group is scalar and assumes that active client count is available only for the interface with ifIndex=1, and misleadingly calls the resulting attribute "ciscoApAssoc".
This bug is to remediate that group to rename the active client count attribute, add several other interesting stats (associations and disassociations, authentications and deauthentications, roams-in and roams-away) from a neighboring table that also augments the ifTable. To avoid confusion, I'm also renaming the group to "cisco-ap-dot11-stats".
Corresponding changes to the resource graphs include changing their type from nodeSnmp to interfaceSnmp, cleaning up the terminology in the active clients graph, and adding graphs for the new attributes added.
Environment
Operating System: All
Platform: PC
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
Benjamin Reed December 2, 2009 at 5:41 PM
merged to branches/1.6 in r15352
Jeff Gehlbach December 1, 2009 at 5:32 PM
Work committed to 1.6-testing at r15323 and merged to trunk at r15324.
Jeff Gehlbach December 1, 2009 at 5:27 PM
Also under this bug, add a systemDef for Cisco C1240 devices (sysObjectID = ciscoProducts.685).
Currently the cisco-ap-stats group is scalar and assumes that active client count is available only for the interface with ifIndex=1, and misleadingly calls the resulting attribute "ciscoApAssoc".
This bug is to remediate that group to rename the active client count attribute, add several other interesting stats (associations and disassociations, authentications and deauthentications, roams-in and roams-away) from a neighboring table that also augments the ifTable. To avoid confusion, I'm also renaming the group to "cisco-ap-dot11-stats".
Corresponding changes to the resource graphs include changing their type from nodeSnmp to interfaceSnmp, cleaning up the terminology in the active clients graph, and adding graphs for the new attributes added.