Monitoring Chassis and Module Status with SNMP of EOS (Enterasys) Devices
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎11-06-2015 12:45 PM
I like to use PRTG for status polling of Enterasys switches, especially S-Series and Secure Stacks.
Are there any SNMP OIDs which represent the status of modules in a chassis or the global status of a chassis or switch?
Especially, I'm interested in module or stack member failures.
Kind regrads
Christoph
Are there any SNMP OIDs which represent the status of modules in a chassis or the global status of a chassis or switch?
Especially, I'm interested in module or stack member failures.
Kind regrads
Christoph
9 REPLIES 9
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎11-10-2015 05:59 PM
Lets make sure that we have the following basics covered. This is helpful only for Netsight, but may be able to utilize the concepts in other network management apps using traps.
Make sure that traps are configured first in Netsight.
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Configure-SNMPv3-Traps-via-NetSight...
Then make sure we got traps for switch loss enabled.
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-create-an-alarm-in-NetSight-to-show...
Make sure that traps are configured first in Netsight.
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Configure-SNMPv3-Traps-via-NetSight...
Then make sure we got traps for switch loss enabled.
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-create-an-alarm-in-NetSight-to-show...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎11-09-2015 07:19 AM
Hello Mike,
hello Paul,
thanks for your answers. Unfortunately, it's not exactly what I'm looking for.
I have searched through the MIBs, but I was not able to find an OID which shows whether all line cards, fabrics or stacking members are online and working.
For example the entityMIB shows all stack members even though I disconnected one.
Maybe I'm able monitor a defect by polling the serial numbers and if the value is empty to trigger an alarm. But I'm not sure whether all kind of hardware failures could be discovered with such a workaround...?
Kind regards
Christoph
hello Paul,
thanks for your answers. Unfortunately, it's not exactly what I'm looking for.
I have searched through the MIBs, but I was not able to find an OID which shows whether all line cards, fabrics or stacking members are online and working.
For example the entityMIB shows all stack members even though I disconnected one.
Maybe I'm able monitor a defect by polling the serial numbers and if the value is empty to trigger an alarm. But I'm not sure whether all kind of hardware failures could be discovered with such a workaround...?
Kind regards
Christoph
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎11-09-2015 07:19 AM
Netsight can tell you if there is a change in configuration by comparing current vs backed up config. Would be nice if it would tell you if there was a change in hardware configuration. That would catch the devices and modules that fail at power up.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎11-09-2015 07:19 AM
Hi all,
You have stumbled on a piece of deficiency that I have grumbled about before. Not only do stackables not tell you when a stack member does not come up from a power down/reset, chassis have the same issue. Worse, they forget to tell you about failed power supplies and failed fans. I got Extreme to put in traps for failing blades/stack members in newer code, so maybe with a little push and shove, we as a community can get them to do something a little smarter at reboot/restart time.
I would propose that a management module (on any type of device, red or purple) scan its hardware looking for objects that are configured but not operational. These objects should include fans, power supplies, blades, stack units, stacking cables, and anything else that only produces a single trap/log entry when that object fails. (Note that this is not a definitive list, feel free to add.)
Upon finding such (apparently) broken objects, send an alert (trap/log/syslog) message out indicating same. The gotcha here is you might need to do this a couple of times spaced say a minute apart in order to have a reasonable chance of getting through to your favorite network management system. (The uplinks need to be online to get anywhere!)
Reasonable?
James
You have stumbled on a piece of deficiency that I have grumbled about before. Not only do stackables not tell you when a stack member does not come up from a power down/reset, chassis have the same issue. Worse, they forget to tell you about failed power supplies and failed fans. I got Extreme to put in traps for failing blades/stack members in newer code, so maybe with a little push and shove, we as a community can get them to do something a little smarter at reboot/restart time.
I would propose that a management module (on any type of device, red or purple) scan its hardware looking for objects that are configured but not operational. These objects should include fans, power supplies, blades, stack units, stacking cables, and anything else that only produces a single trap/log entry when that object fails. (Note that this is not a definitive list, feel free to add.)
Upon finding such (apparently) broken objects, send an alert (trap/log/syslog) message out indicating same. The gotcha here is you might need to do this a couple of times spaced say a minute apart in order to have a reasonable chance of getting through to your favorite network management system. (The uplinks need to be online to get anywhere!)
Reasonable?
James
