Forum Discussion
F5 SNMP OID Value
Hi, I am currently configuring SNMP V3 on my F5 LTM and want to monitor it using SolarWinds. -Currently from configuration utility i have configured a community as public (don't know if it is recommended) and default. -Then I have configured SNMP v3 agent and defined authentication and hostname and their respective passwords and send this to SolarWinds team. -I verified all the MIB files reside in /usr/share/snmp/mibs/ directory
-I don't know how to specify OID value ? Can anyone please help what else can i do to configure SNMP correctly and how can I get OID value ?
Thanks
- What OID are you looking for specifically? The F5's have a large number of OIDs that return data. If you from a linux box with snmpwalk installed do a walk of the F5 you can retrieve the OID numbers using the "-On" parameter. Cheers
- MacaronNimbostratusI have a windows 8 JumpBox on which I RDP from my MAC and from there i am connecting to F5 ltm. I configured the LTM with OID .1.3.6.1.4.1.3375.2.4.0.14 (notify when device goes to Standby). I used the following syntax. snmpget -v 3 -u snmp3user -a SHA -A "snmpauth" -x AES -X "snmppriv" -l authPriv .1.3.6.1.4.1.3375.2.4.0.14 I tried to do snmpget query but getting Timeout after a while. I also configured self IP and added a route for SNMP v3
- Is there any firewalls/ACLs between your windows PC and the F5?
- MacaronNimbostratusYes i have firewall in between and ports are opened between source (self IP ) and Destination (SolarWinds). I tried to use snap v2 before on the same device and it was working but i don't want to use it. Just want to stick to snmp v3
Frank, what OID are you looking for specifically? If I translate " .1.3.6.1.4.1.3375.2.4.0.14", this just gives me:
snmptranslate .1.3.6.1.4.1.3375.2.4.0.14 F5-BIGIP-COMMON-MIB::bigipStandby My snmpwalk -v 3 works well as below, if you place a proper oid: config snmpwalk -v 3 -c public -u admin -a SHA -A Snow12345678 -x AES -X Snow12345678 -l authPriv localhost .1.3.6.1.4.1.3375.2.1.1.2.1.44.0 F5-BIGIP-SYSTEM-MIB::sysStatMemoryTotal.0 = Counter64: 4282384384 Translate: config snmptranslate .1.3.6.1.4.1.3375.2.1.1.2.1.44.0 F5-BIGIP-SYSTEM-MIB::sysStatMemoryTotal.0`text`
- MacaronNimbostratusThanks ... I think there is some network problem due to which smnpwalk query is timing out. i involved network dept. hopefully we will resolve it tomorrow. Regarding OID I read the F5 article which was really helpful ... below is the link https://f5.com/resources/white-papers/snmp-simplified
- MacaronNimbostratusThanks ... I think there is some network problem due to which smnpwalk query is timing out. i involved network dept. hopefully we will resolve it tomorrow. Regarding OID I read the F5 article which was really helpful ... below is the link https://f5.com/resources/white-papers/snmp-simplified
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com