I have a netscaler that I use for my citrix environment as a gateway. when I configured snmp and added it to solarwinds I only get the interfaces listed under the list resources. How do I get it to show me everything else like ram, cpu, etc?
If it's not showing these, then it may be that the devices doesn't list these with the RFC standards as it does for the interfaces. IF you use the snmpwalk.exe in the Orion install directory you can get a list of all supported OIDs. You can also use the PollerCheckerTool.exe and see if it does respond to the CPU and memory pollers. If not, the SNMP walk is your best option. You can then take these values and enter the OIDs into the Universal Device Poller to have the data polled and collected.
Regards,
Matthew Harvey
Loop1Systems
http://www.loop1systems.com
I poll our NetScalers for Mem/CPU usage in the form of UnDPs via the below OID's.
memory: 1.3.6.1.4.1.5951.4.1.1.41.2
CPU: 1.3.6.1.4.1.5951.4.1.1.41.1
Hope this helps.
Mike
is their a undp that I can download or can you post yours? thanks.
I found it thanks. How do I find out what other UNDPs are possible for this or any other device?
As mharvey stated you can walk the devices in question and just do some research online to see what is available on the OID trees for the devices. And of course just check to see what is uploaded to thwack already.
I ran the snmp walk on my netscaler. how do I decide which value is the oid that can be used?
You can search online using the OIDs to see if you can find the MIB information that ties to it as far as a description, or you can use the Universal Poller and add in the OID, and if the MIB is in the Orion MIB Database, it will pull up the description of what statistics the MIB is gathering.
Regards.
now I a little confused. I was told i can run an snmp walk to see which OIDs are supported. I ran the walk but I don't see the OID number. Is there a good way to look through the MIB tree and see everything relating to the netscaler. Are you also saying there may be OIDs outside of the list in the MIB tree?
There may be MIBs that are not included in the Orion MIB database yes. The MIB database doesn't have all the MIBs a vendor may possibly create for SNMP polling. It does have a large amount, but there may be some out there that are new, that haven't been presented to Orion for addition by a customer. The OID number should be in the SNMP walk text that is saved after the SNMPwalk completes.
I ran an snmp walk on my netscaler and then searched for the OID above 1.3.6.1.4.1.5951.4.1.1.41.1 and this exact string is not in the text file that was generated.I do see other lines that are close, such as, .1.3.6.1.2.1.1.2.0 = OID: 1.3.6.1.4.1.5951.1
is this the OID number I would put into the UNDP or do I pick other variables after it that are found in the walk?
when I run the snmp walk tool it asks for the root OID and the default is 1. does changing that make a difference and how do i know which root OID I should use? thanks for your help on this, this is very good info.
Thanks! Great info! I have (2) Netscaler appliances that just came in a month or so ago.
Much appreciate it!Cheryl
Hi! Here is a direct link to the MIBs and explains what they are. Justy found it.
http://support.citrix.com/article/CTX119209
Thanks much!Cheryl
Citrix moved it. This is the NetScaler 11 SNMP OID Reference:
Citrix NetScaler SNMP OID Reference
v12 docs
Has this been updated and any easier to monitor now that it's 2021?