cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
752
Views
0
Helpful
2
Replies

Filter String

markruggles
Level 1
Level 1

Hi can anyone help me with a filter that will help to group CATOS and IOS devices for a RME Group version is 4.1.0.

The filters I've tried seem not to grab anything, does anyone have a string that might work?

Thanks

2 Replies 2

Joe Clarke
Cisco Employee
Cisco Employee

For CatOS devices, you can group on sysObjectID. Any sysObjectID that begins with .1.3.6.1.4.1.9.5 is a CatOS device. So create an RME group with the ruleset:

Device.System.SystemOID StartsWith ".1.3.6.1.4.1.9.5"

As for IOS devices, you can create an RME group with the ruleset:

Device.System.Description contains "IOS"

Thanks! I will try that out

Review Cisco Networking for a $25 gift card