Forum Discussion
cedrick_115365
Aug 19, 2014Nimbostratus
SNMP without management interface
Hi all
I have the problem especified in the SOL7530(https://support.f5.com/kb/en-us/solutions/public/7000/500/sol7530.html)
the management port IP address is typically associated with the s...
nitass
Employee
In this VLAN, we have one floating IP (Allow custom, include default + 44 port) and 2 IPs one for each device who have this config: PortLockDown=Allow All, Traffic Group= NonFloating, Inherit traffic group partition is UNCHECKED.
is 10.51.26.229.161 floating or non-floating self ip? can you try snmp to non-floating self ip?
and can you check how many snmpd is running? is it similar to this?
e.g.
[root@ve11a:Active:In Sync] ~ ps -elf | grep snmp | grep -v grep
0 S root 5951 5832 0 80 0 - 409 - Aug25 ? 0:00 runsv snmpd
4 S root 5958 5951 0 80 0 - 9953 - Aug25 ? 0:07 /usr/sbin/snmpd -f -c /config/snmp/snmpd.conf -I-ifTable ifXTable ipAddressTable -Lsd -LF 6 /var/log/snmpd.log -p /var/run/snmpd.pid
0 S root 6746 5832 0 80 0 - 409 - Aug25 ? 0:00 runsv rmonsnmpd
0 S root 6759 6746 0 80 0 - 6852 - Aug25 ? 0:00 /usr/sbin/rmonsnmpd -f -c /config/snmp/subagents.conf -s -l /dev/null
0 S root 8109 5832 0 80 0 - 409 - Aug25 ? 0:00 runsv nokiasnmpd
Pedro_Maidana_1
Aug 27, 2014Nimbostratus
Hi, this is the output
ps -elf | grep snmp | grep -v grep
0 S root 6323 6222 0 80 0 - 407 - Jan24 ? 0:00 runsv nokiasnmpd
0 S root 7231 6222 0 80 0 - 407 - Jan24 ? 0:00 runsv snmpd
0 S root 7238 6222 0 80 0 - 407 - Jan24 ? 0:00 runsv rmonsnmpd
4 S root 14286 7231 0 80 0 - 8760 - 08:55 ? 0:00 /usr/sbin/snmpd -f -c /config/snmp/snmpd.conf -I-ifTable ifXTable ipAddressTable -Lsd -LF 6 /var/log/snmpd.log -p /var/run/snmpd.pid
0 S root 14303 7238 0 80 0 - 5959 - 08:55 ? 0:00 /usr/sbin/rmonsnmpd -f -c /config/snmp/subagents.conf -s -l /dev/null
The 10.51.26.229.161 is a non-floating ip. I tried to float and non-float but the file maked on the snmp manager is commented on all the interfaces...
Yes, now the bigip is responding SNMP requests but not properly.
This is the tcpdump of the last try:
tcpdump -n -nn -i VLAN_98 host 10.11.135.47 and not port 22
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on VLAN_98, link-type EN10MB (Ethernet), capture size 96 bytes
08:57:27.390865 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetBulk(26) N=0 M=12 .1.3.6.1.2.1.1
08:57:27.394239 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(404) .1.3.6.1.2.1.1.1.0=[|snmp]
08:57:27.400000 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetBulk(30) N=0 M=12 .1.3.6.1.2.1.1.9.1.2.4
08:57:27.401324 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(621) .1.3.6.1.2.1.1.9.1.2.5=.1.3[|snmp]
08:57:27.405262 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetBulk(30) N=0 M=12 .1.3.6.1.2.1.1.9.1.3.8
08:57:27.448252 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(221) .1.3.6.1.2.1.1.9.1.4.1=1 [|snmp]
08:57:27.452272 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetBulk(30) N=0 M=12 .1.3.6.1.2.1.31.1.1.1.1
08:57:27.454653 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(258) .1.3.6.1.2.1.55.1.1.0=2 [|snmp]
08:57:27.456554 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetBulk(29) N=0 M=12 .1.3.6.1.2.1.2.2.1.2
08:57:27.457420 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(267) .1.3.6.1.2.1.2.2.1.2.80=[|snmp]
08:57:27.460574 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetBulk(31) N=0 M=12 .1.3.6.1.2.1.2.2.1.2.1536
08:57:27.461377 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(411) .1.3.6.1.2.1.2.2.1.2.1584=[|snmp]
08:57:27.464681 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetBulk(31) N=0 M=12 .1.3.6.1.2.1.2.2.1.2.1856
08:57:27.465380 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(323) .1.3.6.1.2.1.2.2.1.2.1872=[|snmp]
08:57:27.468730 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetBulk(29) N=0 M=12 .1.3.6.1.2.1.2.2.1.3
08:57:27.469442 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(230) .1.3.6.1.2.1.2.2.1.3.80=6 [|snmp]
08:57:27.475955 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetBulk(31) N=0 M=12 .1.3.6.1.2.1.2.2.1.3.1536
08:57:27.477345 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(231) .1.3.6.1.2.1.2.2.1.3.1584=6 [|snmp]
............ abbreviation
............ abbreviation
08:57:27.618279 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetBulk(31) N=0 M=12 .1.3.6.1.2.1.2.2.1.5.1856
08:57:27.619376 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(260) .1.3.6.1.2.1.2.2.1.5.1872=0 [|snmp]
08:57:27.625784 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetBulk(30) N=0 M=12 .1.3.6.1.2.1.31.1.1.1.15
08:57:27.628374 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(258) .1.3.6.1.2.1.55.1.1.0=2 [|snmp]
08:57:27.631710 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetRequest(31) .1.3.6.1.2.1.31.1.1.1.15.1
08:57:27.632134 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(31) .1.3.6.1.2.1.31.1.1.1.15.1=[noSuchObject]
...... abbreviation
...... abbreviation
08:57:27.633225 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetRequest(31) .1.3.6.1.2.1.31.1.1.1.6.1
08:57:27.634119 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(31) .1.3.6.1.2.1.31.1.1.1.6.1=[noSuchObject]
08:57:27.635039 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetRequest(30) .1.3.6.1.2.1.2.2.1.10.1
08:57:27.636105 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(30) .1.3.6.1.2.1.2.2.1.10.1=[noSuchInstance]
08:57:28.009215 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetRequest(32) .1.3.6.1.2.1.31.1.1.1.6.1952
08:57:28.010099 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(32) .1.3.6.1.2.1.31.1.1.1.6.1952=[noSuchObject]
08:57:28.011284 IP 10.11.135.47.46948 > 10.51.26.229.161: C=0rqu1dea GetRequest(31) .1.3.6.1.2.1.2.2.1.10.1952
08:57:28.012276 IP 10.51.26.229.161 > 10.11.135.47.46948: C=0rqu1dea GetResponse(35) .1.3.6.1.2.1.2.2.1.10.1952=110545874
^C
374 packets captured
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects