Observium graphs not populated on Cisco
*Hello there,*
*We have just added a new 1002-X ASR with the following software.*
*Cisco IOS Software [Amsterdam], ASR1000 Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 17.3.3*
*The device is polled just fine, all Interfaces, included subifs indexed correctly and everything seems ok.* *But observium shows data on only on physical interfaces, but not to Subinterfaces.* *To be more specific, it graphs only physical interfaces, but not routed VLAN interfaces.*
*Have you ever seen anything like this?*
Thodoris
We can only show the data the device provides to us. Check the ifHCInOctets and ifHCOutOctets being returned by the device for the relevant interfaces.
Easiest way to do this is:
snmptable -v2c -c <community> <hostname> ifTable
and
snmptable -v2c -c <community> <hostname> ifXTable
or
snmpwalk -v2c -c <community> <hostname> ifTable
and
snmpwalk -v2c -c <community> <hostname> ifXTable
The first way is much easier to read if you have a ridiculously wide screen. :)
Adam.
From: observium observium-bounces@observium.org On Behalf Of Thodoris Lakiotis via observium Sent: 16 April 2021 16:56 To: observium@observium.org Cc: Thodoris Lakiotis tlak@synapsecom.gr Subject: [Observium] Observium graphs not populated on Cisco
Hello there,
We have just added a new 1002-X ASR with the following software.
Cisco IOS Software [Amsterdam], ASR1000 Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 17.3.3
The device is polled just fine, all Interfaces, included subifs indexed correctly and everything seems ok.
But observium shows data on only on physical interfaces, but not to Subinterfaces.
To be more specific, it graphs only physical interfaces, but not routed VLAN interfaces.
Have you ever seen anything like this?
Thodoris
Hello
Thanks for your answer
The device i try to monitor is -- 1-port 10 Gigabit Ethernet Shared Port Adapter V2 (SPA-1X10GE-L-V2)
cevSpa8xfeTxV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 162 }
I found that it has specific MIB
How can i check if it is exist to observium and if not to add it manually?
__________________________________________ *Thodoris Lakiotis*
P : *+30 210 8100112 <%2B30%20210%208100112>* M: *+30 695 8462642*E: tlak@synapsecom.gr www.synapsecom.gr
*Synapsecom Telecoms S.A*14th VIO.PA https://www.google.com/maps/place/SYNAPSECOM+TELECOMS+%CE%91.%CE%95./@38.076007,23.687501,18z/data=!4m5!3m4!1s0x14a1994d0c1818f7:0xb14e08730805995a!8m2!3d38.0760648!4d23.6875883?hl=en-US., No3 133 41 Athens Greece
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. *P* please don't print this e-mail unless you really need to
On Fri, Apr 16, 2021 at 7:03 PM Adam Armstrong via observium < observium@observium.org> wrote:
We can only show the data the device provides to us. Check the ifHCInOctets and ifHCOutOctets being returned by the device for the relevant interfaces.
Easiest way to do this is:
snmptable -v2c -c <community> <hostname> ifTable
and
snmptable -v2c -c <community> <hostname> ifXTable
or
snmpwalk -v2c -c <community> <hostname> ifTable
and
snmpwalk -v2c -c <community> <hostname> ifXTable
The first way is much easier to read if you have a ridiculously wide screen. J
Adam.
*From:* observium observium-bounces@observium.org *On Behalf Of *Thodoris Lakiotis via observium *Sent:* 16 April 2021 16:56 *To:* observium@observium.org *Cc:* Thodoris Lakiotis tlak@synapsecom.gr *Subject:* [Observium] Observium graphs not populated on Cisco
*Hello there,*
*We have just added a new 1002-X ASR with the following software.*
*Cisco IOS Software [Amsterdam], ASR1000 Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 17.3.3*
*The device is polled just fine, all Interfaces, included subifs indexed correctly and everything seems ok.*
*But observium shows data on only on physical interfaces, but not to Subinterfaces.*
*To be more specific, it graphs only physical interfaces, but not routed VLAN interfaces.*
*Have you ever seen anything like this?*
Thodoris _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Adam Armstrong
-
Thodoris Lakiotis