Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
What are the permitted values for the SGT when populating the RADIUS attribute cisco-av-pair=cts:security-group-tag? I've seen some examples (in various PPTs) where SGT=5 was expressed as "0005-01" or are "0005"? Is this a string or a hyphen-separate...
I could assume this is a string (given the hyphen), the 1st 4 characters represent the hex value of the SGT, but I don't get what the last 2 characters after the hyphen are for.Thanks!
SNMP counters are 32 bit unsigned interger values (0 to 4.2 billion a.k.a 2**32 - 1).They work like the odometer on your car: when they get to the limit, they roll over to zero again. so if you monitor continuously, you have to do 2 things1) poll oft...
Cisco switches only support the "min-RMON" subset of RMON (alarms,events,stats,history); you need to select the appropriate Traffic Director properties file for switches. It looks like you selected a properties file for probes - ATALK is Apple Talk, ...
Traffic Director is an RMON tool, and IOS routers such as the 2600 do not support RMON groupsother than Alarms and Events. You'll need some SNMP poller tool (such as MRTG) to get trafficstats from the 2600, or you could place an RMON probe on the int...