Cisco 9300-24p in stack with 3 units not showing all info for stack member 2
Hi
After setting up a new stack with 3 units of C9300-24p we only see the full inventory for switch 1 and switch 3 not switch 2. That means I can't see the fans or temp sensors for switch 2. Is this an observium parsing issue or an snmp issue in the switches?
I attach a full picture of the inventory page. i also have a full snmpwalk dump from the switch if you need to have a look at it. Will send it outside of the list if needed.
---- Regards Daniel
We can only show what the switch exposes on SNMP.
It's likely the device just isn't properly exposing these sensors in SNMP.
They all appear in the same mibs and tables, so there's not much that we can do wrong.
Adam.
Sent from BlueMail
On 6 Feb 2020, 09:17, at 09:17, Daniel Johansson via observium observium@observium.org wrote:
Hi
After setting up a new stack with 3 units of C9300-24p we only see the full inventory for switch 1 and switch 3 not switch 2. That means I can't see the fans or temp sensors for switch 2. Is this an observium parsing issue or an snmp issue in the switches?
I attach a full picture of the inventory page. i also have a full snmpwalk dump from the switch if you need to have a look at it. Will send it outside of the list if needed.
Regards Daniel
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi Daniel,
please make discovery debug:
./discovery.php -d -h <device>
And better than, full snmp dump from this (main stack) device: snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1
myagent.snmpwalk
snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
Daniel Johansson via observium wrote on 06.02.2020 12:17:
Hi
After setting up a new stack with 3 units of C9300-24p we only see the full inventory for switch 1 and switch 3 not switch 2. That means I can't see the fans or temp sensors for switch 2. Is this an observium parsing issue or an snmp issue in the switches?
I attach a full picture of the inventory page. i also have a full snmpwalk dump from the switch if you need to have a look at it. Will send it outside of the list if needed.
Regards Daniel
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi
Sorry, but I mistakenly replied to Adams email just to him. The problem solved it self after som troubleshooting and reboot of switch 2 in the stack. Now I can see all the info I missed before.
Thanks for responding though.
Regards Daniel
From: "Mike Stupalov" mike@observium.org To: "observium" observium@observium.org, "observium" observium@observium.org Cc: "Daniel Johansson" daz@voodoo-people.com Sent: Thursday, February 6, 2020 1:18:25 PM Subject: Re: [Observium] Cisco 9300-24p in stack with 3 units not showing all info for stack member 2
Hi Daniel,
please make discovery debug:
./discovery.php -d -h <device>
And better than, full snmp dump from this (main stack) device: snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
Daniel Johansson via observium wrote on 06.02.2020 12:17:
Hi
After setting up a new stack with 3 units of C9300-24p we only see the full inventory for switch 1 and switch 3 not switch 2. That means I can't see the fans or temp sensors for switch 2. Is this an observium parsing issue or an snmp issue in the switches?
I attach a full picture of the inventory page. i also have a full snmpwalk dump from the switch if you need to have a look at it. Will send it outside of the list if needed.
---- Regards Daniel
_______________________________________________ observium mailing list [ mailto:observium@observium.org | observium@observium.org ] [ http://postman.memetic.org/cgi-bin/mailman/listinfo/observium | http://postman.memetic.org/cgi-bin/mailman/listinfo/observium ]
participants (3)
-
Adam Armstrong
-
Daniel Johansson
-
Mike Stupalov