Yes.
All I need to know is that there is a connection to 172.16.7.100
Can I return all values from OID TCP-MIB::tcpConnRemAddress
then PASS the check if one of the values returned matches 172.16.7.100?
I'm concerned that there are dynamic ports involved in an exact query.
Search found 6 matches
- Fri Nov 25, 2016 2:01 pm
- Forum: Nagios XI
- Topic: tcpConnRemAddress SNMP Monitoring
- Replies: 10
- Views: 4183
- Wed Nov 23, 2016 9:39 am
- Forum: Nagios XI
- Topic: tcpConnRemAddress SNMP Monitoring
- Replies: 10
- Views: 4183
Re: tcpConnRemAddress SNMP Monitoring
I've attached packet captures, showing the difference between a get and a table view (series of "get next"'s) from iReasoning
- Tue Nov 22, 2016 11:58 pm
- Forum: Nagios XI
- Topic: tcpConnRemAddress SNMP Monitoring
- Replies: 10
- Views: 4183
Re: tcpConnRemAddress SNMP Monitoring
Using iReasoning MIB Browser, I can run a "Table View" and "Get Subtree" against OID 1.3.6.1.2.1.6.13.1.4.
but not a Get. I'll try to look at some packet captures tomorrow.
but not a Get. I'll try to look at some packet captures tomorrow.
- Tue Nov 22, 2016 10:50 pm
- Forum: Nagios XI
- Topic: tcpConnRemAddress SNMP Monitoring
- Replies: 10
- Views: 4183
Re: tcpConnRemAddress SNMP Monitoring
.0 didn't help (yet) I ran snmpwalk -v 1 -c public 172.17.1.202 and the output is SNMPv2-MIB::sysDescr.0 = STRING: Canon iR-ADV 4245 /P SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.1602.4.7 DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (11301986) 1 day, 7:23:39.86 SNMPv2-MIB::sysConta...
- Tue Nov 22, 2016 2:07 pm
- Forum: Nagios XI
- Topic: tcpConnRemAddress SNMP Monitoring
- Replies: 10
- Views: 4183
Re: tcpConnRemAddress SNMP Monitoring
PM sent
No load balancing.
I will continue looking for logs on the device, but have not found any relevant ones yet.
No load balancing.
I will continue looking for logs on the device, but have not found any relevant ones yet.
- Tue Nov 22, 2016 12:05 pm
- Forum: Nagios XI
- Topic: tcpConnRemAddress SNMP Monitoring
- Replies: 10
- Views: 4183
tcpConnRemAddress SNMP Monitoring
I'm attempting to monitor whether a Canon ImageRunner Advance Copier/MFP has an active connection with a software management server that we use. I've identified OID 1.3.6.1.2.1.6.13.1.4. that returns tcpConnRemAddress as an IPAddress. An SNMP walk of the device returns the attached result. Running N...