Found a temporary workaround.
Problem was the router would reboot when the snmp connectivity test was run.
Could also create this issue with (snmpwalk -v 1 -c public fwag114.dbonenet.com 
.1).
Changing the test to use 1.3 OID does not cause the reboot.

Any suggestions for a solution to this issue.

Thanks
Alan

SNIPPET from /Products/DataCollector/SnmpClient.py
--------------------------------------------
def doRun(self, driver):
        # test snmp connectivity
        log.debug("Testing SNMP configuration")
        yield self.proxy.walk('.1')
        try:
            driver.next()
        except Exception, ex:
            log.exception("Unable to talk: " + self.connInfo.summary())
            return


[EMAIL PROTECTED] DataCollector]$ snmpwalk -v 1 -c public -On 
fwag114.dbonenet.com
.1.3.6.1.2.1.1.1.0 = STRING: Netgear ProSafe Dual-Band Wireless Firewall FWAG114
.1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.0
.1.3.6.1.2.1.1.3.0 = Timeticks: (148303) 0:24:43.03
.1.3.6.1.2.1.1.4.0 = STRING: http://www.netgear.com
.1.3.6.1.2.1.1.5.0 = STRING: 
.1.3.6.1.2.1.1.6.0 = STRING: 
.1.3.6.1.2.1.1.7.0 = INTEGER: 6
.1.3.6.1.2.1.2.1.0 = INTEGER: 5
.1.3.6.1.2.1.2.2.1.1.2 = INTEGER: 2
.1.3.6.1.2.1.2.2.1.1.3 = INTEGER: 3
.1.3.6.1.2.1.2.2.1.1.4 = INTEGER: 4
.1.3.6.1.2.1.2.2.1.2.2 = STRING: lo0
.1.3.6.1.2.1.2.2.1.2.3 = STRING: mirror0
.1.3.6.1.2.1.2.2.1.2.4 = STRING: ar0
.1.3.6.1.2.1.2.2.1.3.2 = INTEGER: softwareLoopback(24)
.1.3.6.1.2.1.2.2.1.3.3 = INTEGER: ethernetCsmacd(6)
.1.3.6.1.2.1.2.2.1.3.4 = INTEGER: other(1)
.1.3.6.1.2.1.2.2.1.4.2 = INTEGER: 32768
.1.3.6.1.2.1.2.2.1.4.3 = INTEGER: 1500
.1.3.6.1.2.1.2.2.1.4.4 = INTEGER: 1500
.1.3.6.1.2.1.2.2.1.5.2 = Gauge32: 0
.1.3.6.1.2.1.2.2.1.5.3 = Gauge32: 10000000
.1.3.6.1.2.1.2.2.1.5.4 = Gauge32: 54000000
.1.3.6.1.2.1.2.2.1.6.2 = STRING: 
.1.3.6.1.2.1.2.2.1.6.3 = STRING: 0:9:5b:e6:7:b4
.1.3.6.1.2.1.2.2.1.6.4 = STRING: 
.1.3.6.1.2.1.2.2.1.7.2 = INTEGER: up(1)
.1.3.6.1.2.1.2.2.1.7.3 = INTEGER: up(1)
.1.3.6.1.2.1.2.2.1.7.4 = INTEGER: 0
.1.3.6.1.2.1.2.2.1.8.2 = INTEGER: up(1)
.1.3.6.1.2.1.2.2.1.8.3 = INTEGER: up(1)
.1.3.6.1.2.1.2.2.1.8.4 = INTEGER: 0
.1.3.6.1.2.1.2.2.1.9.2 = Timeticks: (2157822128) 249 days, 17:57:01.28
.1.3.6.1.2.1.2.2.1.9.3 = Timeticks: (216) 0:00:02.16
.1.3.6.1.2.1.2.2.1.9.4 = Timeticks: (0) 0:00:00.00
.1.3.6.1.2.1.2.2.1.10.2 = Counter32: 1
.1.3.6.1.2.1.2.2.1.10.3 = Counter32: 291298
.1.3.6.1.2.1.2.2.1.10.4 = Counter32: 0
.1.3.6.1.2.1.2.2.1.11.2 = Counter32: 31
.1.3.6.1.2.1.2.2.1.11.3 = Counter32: 456
.1.3.6.1.2.1.2.2.1.11.4 = Counter32: 0
.1.3.6.1.2.1.2.2.1.12.2 = Counter32: 0
.1.3.6.1.2.1.2.2.1.12.3 = Counter32: 4027
.1.3.6.1.2.1.2.2.1.12.4 = Counter32: 0
.1.3.6.1.2.1.2.2.1.13.2 = Counter32: 0
.1.3.6.1.2.1.2.2.1.13.3 = Counter32: 0
.1.3.6.1.2.1.2.2.1.13.4 = Counter32: 0
.1.3.6.1.2.1.2.2.1.14.2 = Counter32: 0
.1.3.6.1.2.1.2.2.1.14.3 = Counter32: 0
.1.3.6.1.2.1.2.2.1.14.4 = Counter32: 0
.1.3.6.1.2.1.2.2.1.15.2 = Counter32: 0
.1.3.6.1.2.1.2.2.1.15.3 = Counter32: 0
.1.3.6.1.2.1.2.2.1.15.4 = Counter32: 0
.1.3.6.1.2.1.2.2.1.16.2 = Counter32: 2153844976
.1.3.6.1.2.1.2.2.1.16.3 = Counter32: 77547
.1.3.6.1.2.1.2.2.1.16.4 = Counter32: 0
.1.3.6.1.2.1.2.2.1.17.2 = Counter32: 31
.1.3.6.1.2.1.2.2.1.17.3 = Counter32: 623
.1.3.6.1.2.1.2.2.1.17.4 = Counter32: 0
.1.3.6.1.2.1.2.2.1.18.2 = Counter32: 0
.1.3.6.1.2.1.2.2.1.18.3 = Counter32: 1
.1.3.6.1.2.1.2.2.1.18.4 = Counter32: 0
.1.3.6.1.2.1.2.2.1.19.2 = Counter32: 418
.1.3.6.1.2.1.2.2.1.19.3 = Counter32: 0
.1.3.6.1.2.1.2.2.1.19.4 = Counter32: 0
.1.3.6.1.2.1.2.2.1.20.2 = Counter32: 0
.1.3.6.1.2.1.2.2.1.20.3 = Counter32: 0
.1.3.6.1.2.1.2.2.1.20.4 = Counter32: 0
.1.3.6.1.2.1.2.2.1.21.2 = Gauge32: 0
.1.3.6.1.2.1.2.2.1.21.3 = Gauge32: 0
.1.3.6.1.2.1.2.2.1.21.4 = Gauge32: 0
.1.3.6.1.2.1.2.2.1.22.2 = OID: .0.0
.1.3.6.1.2.1.2.2.1.22.3 = OID: .0.0
.1.3.6.1.2.1.2.2.1.22.4 = OID: .1.2.840.10036
.1.3.6.1.2.1.4.1.0 = INTEGER: forwarding(1)
.1.3.6.1.2.1.4.2.0 = INTEGER: 64
.1.3.6.1.2.1.4.3.0 = Counter32: 4561
.1.3.6.1.2.1.4.4.0 = Counter32: 0
.1.3.6.1.2.1.4.5.0 = Counter32: 0
.1.3.6.1.2.1.4.6.0 = Counter32: 0
.1.3.6.1.2.1.4.7.0 = Counter32: 3
.1.3.6.1.2.1.4.8.0 = Counter32: 0
.1.3.6.1.2.1.4.9.0 = Counter32: 29
.1.3.6.1.2.1.4.10.0 = Counter32: 787
.1.3.6.1.2.1.4.11.0 = Counter32: 0
.1.3.6.1.2.1.4.12.0 = Counter32: 49
.1.3.6.1.2.1.4.13.0 = INTEGER: 60 seconds
.1.3.6.1.2.1.4.14.0 = Counter32: 0
.1.3.6.1.2.1.4.15.0 = Counter32: 0
.1.3.6.1.2.1.4.16.0 = Counter32: 0
.1.3.6.1.2.1.4.17.0 = Counter32: 0
.1.3.6.1.2.1.4.18.0 = Counter32: 0
.1.3.6.1.2.1.4.19.0 = Counter32: 0
.1.3.6.1.2.1.4.20.1.1.10.215.50.1 = IpAddress: 10.215.50.1
.1.3.6.1.2.1.4.20.1.1.10.215.100.129 = IpAddress: 10.215.100.129
.1.3.6.1.2.1.4.20.1.1.127.0.0.1 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.4.20.1.2.10.215.50.1 = INTEGER: 3
.1.3.6.1.2.1.4.20.1.2.10.215.100.129 = INTEGER: 4
.1.3.6.1.2.1.4.20.1.2.127.0.0.1 = INTEGER: 2
.1.3.6.1.2.1.4.20.1.3.10.215.50.1 = IpAddress: 255.255.255.0
.1.3.6.1.2.1.4.20.1.3.10.215.100.129 = IpAddress: 255.255.255.0
.1.3.6.1.2.1.4.20.1.3.127.0.0.1 = IpAddress: 255.0.0.0
.1.3.6.1.2.1.4.20.1.4.10.215.50.1 = INTEGER: 1
.1.3.6.1.2.1.4.20.1.4.10.215.100.129 = INTEGER: 1
.1.3.6.1.2.1.4.20.1.4.127.0.0.1 = INTEGER: 1
.1.3.6.1.2.1.4.20.1.5.10.215.50.1 = INTEGER: 65535
.1.3.6.1.2.1.4.20.1.5.10.215.100.129 = INTEGER: 65535
.1.3.6.1.2.1.4.20.1.5.127.0.0.1 = INTEGER: 65535
.1.3.6.1.2.1.4.21.1.1.0.0.0.0 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.4.21.1.1.10.215.50.0 = IpAddress: 10.215.50.0
.1.3.6.1.2.1.4.21.1.1.10.215.100.0 = IpAddress: 10.215.100.0
.1.3.6.1.2.1.4.21.1.1.127.0.0.1 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.4.21.1.2.0.0.0.0 = INTEGER: 0
.1.3.6.1.2.1.4.21.1.2.10.215.50.0 = INTEGER: 0
.1.3.6.1.2.1.4.21.1.2.10.215.100.0 = INTEGER: 0
.1.3.6.1.2.1.4.21.1.2.127.0.0.1 = INTEGER: 0
.1.3.6.1.2.1.4.21.1.3.0.0.0.0 = INTEGER: 1
.1.3.6.1.2.1.4.21.1.3.10.215.50.0 = INTEGER: 0
.1.3.6.1.2.1.4.21.1.3.10.215.100.0 = INTEGER: 1
.1.3.6.1.2.1.4.21.1.3.127.0.0.1 = INTEGER: 0
.1.3.6.1.2.1.4.21.1.4.0.0.0.0 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.4.10.215.50.0 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.4.10.215.100.0 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.4.127.0.0.1 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.5.0.0.0.0 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.5.10.215.50.0 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.5.10.215.100.0 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.5.127.0.0.1 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.6.0.0.0.0 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.6.10.215.50.0 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.6.10.215.100.0 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.6.127.0.0.1 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.7.0.0.0.0 = IpAddress: 10.215.100.1
.1.3.6.1.2.1.4.21.1.7.10.215.50.0 = IpAddress: 10.215.50.1
.1.3.6.1.2.1.4.21.1.7.10.215.100.0 = IpAddress: 10.215.100.129
.1.3.6.1.2.1.4.21.1.7.127.0.0.1 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.4.21.1.8.0.0.0.0 = INTEGER: indirect(4)
.1.3.6.1.2.1.4.21.1.8.10.215.50.0 = INTEGER: direct(3)
.1.3.6.1.2.1.4.21.1.8.10.215.100.0 = INTEGER: direct(3)
.1.3.6.1.2.1.4.21.1.8.127.0.0.1 = INTEGER: direct(3)
.1.3.6.1.2.1.4.21.1.9.0.0.0.0 = INTEGER: local(2)
.1.3.6.1.2.1.4.21.1.9.10.215.50.0 = INTEGER: local(2)
.1.3.6.1.2.1.4.21.1.9.10.215.100.0 = INTEGER: rip(8)
.1.3.6.1.2.1.4.21.1.9.127.0.0.1 = INTEGER: local(2)
.1.3.6.1.2.1.4.21.1.10.0.0.0.0 = INTEGER: 1469
.1.3.6.1.2.1.4.21.1.10.10.215.50.0 = INTEGER: 1483
.1.3.6.1.2.1.4.21.1.10.10.215.100.0 = INTEGER: 1469
.1.3.6.1.2.1.4.21.1.10.127.0.0.1 = INTEGER: 1484
.1.3.6.1.2.1.4.21.1.11.0.0.0.0 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.4.21.1.11.10.215.50.0 = IpAddress: 255.255.255.0
.1.3.6.1.2.1.4.21.1.11.10.215.100.0 = IpAddress: 255.255.255.0
.1.3.6.1.2.1.4.21.1.11.127.0.0.1 = IpAddress: 255.255.255.255
.1.3.6.1.2.1.4.21.1.12.0.0.0.0 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.12.10.215.50.0 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.12.10.215.100.0 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.12.127.0.0.1 = INTEGER: -1
.1.3.6.1.2.1.4.21.1.13.0.0.0.0 = OID: .0.0
.1.3.6.1.2.1.4.21.1.13.10.215.50.0 = OID: .0.0
.1.3.6.1.2.1.4.21.1.13.10.215.100.0 = OID: .0.0
.1.3.6.1.2.1.4.21.1.13.127.0.0.1 = OID: .0.0
.1.3.6.1.2.1.4.22.1.1.3.10.215.50.100 = INTEGER: 3
.1.3.6.1.2.1.4.22.1.1.3.10.215.50.255 = INTEGER: 3
.1.3.6.1.2.1.4.22.1.1.4.0.0.0.0 = INTEGER: 4
.1.3.6.1.2.1.4.22.1.1.4.10.215.100.1 = INTEGER: 4
.1.3.6.1.2.1.4.22.1.2.3.10.215.50.100 = STRING: 0:16:3e:2f:ca:42
.1.3.6.1.2.1.4.22.1.2.3.10.215.50.255 = STRING: ff:ff:ff:ff:ff:ff
.1.3.6.1.2.1.4.22.1.2.4.0.0.0.0 = STRING: 0:9:5b:e6:7:b5
.1.3.6.1.2.1.4.22.1.2.4.10.215.100.1 = STRING: 0:16:76:cd:cd:18
.1.3.6.1.2.1.4.22.1.3.3.10.215.50.100 = IpAddress: 10.215.50.100
.1.3.6.1.2.1.4.22.1.3.3.10.215.50.255 = IpAddress: 10.215.50.255
.1.3.6.1.2.1.4.22.1.3.4.0.0.0.0 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.4.22.1.3.4.10.215.100.1 = IpAddress: 10.215.100.1
.1.3.6.1.2.1.4.22.1.4.3.10.215.50.100 = INTEGER: dynamic(3)
.1.3.6.1.2.1.4.22.1.4.3.10.215.50.255 = INTEGER: static(4)
.1.3.6.1.2.1.4.22.1.4.4.0.0.0.0 = INTEGER: static(4)
.1.3.6.1.2.1.4.22.1.4.4.10.215.100.1 = INTEGER: dynamic(3)
.1.3.6.1.2.1.4.23.0 = Counter32: 0
.1.3.6.1.2.1.5.1.0 = Counter32: 28
.1.3.6.1.2.1.5.2.0 = Counter32: 0
.1.3.6.1.2.1.5.3.0 = Counter32: 3
.1.3.6.1.2.1.5.4.0 = Counter32: 0
.1.3.6.1.2.1.5.5.0 = Counter32: 0
.1.3.6.1.2.1.5.6.0 = Counter32: 0
.1.3.6.1.2.1.5.7.0 = Counter32: 0
.1.3.6.1.2.1.5.8.0 = Counter32: 25
.1.3.6.1.2.1.5.9.0 = Counter32: 0
.1.3.6.1.2.1.5.10.0 = Counter32: 0
.1.3.6.1.2.1.5.11.0 = Counter32: 0
.1.3.6.1.2.1.5.12.0 = Counter32: 0
.1.3.6.1.2.1.5.13.0 = Counter32: 0
.1.3.6.1.2.1.5.14.0 = Counter32: 34
.1.3.6.1.2.1.5.15.0 = Counter32: 9
.1.3.6.1.2.1.5.16.0 = Counter32: 9
.1.3.6.1.2.1.5.17.0 = Counter32: 0
.1.3.6.1.2.1.5.18.0 = Counter32: 0
.1.3.6.1.2.1.5.19.0 = Counter32: 0
.1.3.6.1.2.1.5.20.0 = Counter32: 0
.1.3.6.1.2.1.5.21.0 = Counter32: 0
.1.3.6.1.2.1.5.22.0 = Counter32: 25
.1.3.6.1.2.1.5.23.0 = Counter32: 0
.1.3.6.1.2.1.5.24.0 = Counter32: 0
.1.3.6.1.2.1.5.25.0 = Counter32: 0
.1.3.6.1.2.1.5.26.0 = Counter32: 0
.1.3.6.1.2.1.6.1.0 = INTEGER: vanj(4)
.1.3.6.1.2.1.6.2.0 = INTEGER: 1000 milliseconds
.1.3.6.1.2.1.6.3.0 = INTEGER: 64000 milliseconds
.1.3.6.1.2.1.6.4.0 = INTEGER: -1
.1.3.6.1.2.1.6.5.0 = Counter32: 12
.1.3.6.1.2.1.6.6.0 = Counter32: 0
.1.3.6.1.2.1.6.7.0 = Counter32: 12
.1.3.6.1.2.1.6.8.0 = Counter32: 0
.1.3.6.1.2.1.6.9.0 = Gauge32: 0
.1.3.6.1.2.1.6.10.0 = Counter32: 24
.1.3.6.1.2.1.6.11.0 = Counter32: 12
.1.3.6.1.2.1.6.12.0 = Counter32: 0
.1.3.6.1.2.1.6.13.1.1.0.0.0.0.23.0.0.0.0.0 = INTEGER: listen(2)
.1.3.6.1.2.1.6.13.1.1.0.0.0.0.80.0.0.0.0.0 = INTEGER: listen(2)
.1.3.6.1.2.1.6.13.1.1.0.0.0.0.443.0.0.0.0.0 = INTEGER: listen(2)
.1.3.6.1.2.1.6.13.1.1.0.0.0.0.8095.0.0.0.0.0 = INTEGER: listen(2)
.1.3.6.1.2.1.6.13.1.2.0.0.0.0.23.0.0.0.0.0 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.6.13.1.2.0.0.0.0.80.0.0.0.0.0 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.6.13.1.2.0.0.0.0.443.0.0.0.0.0 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.6.13.1.2.0.0.0.0.8095.0.0.0.0.0 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.6.13.1.3.0.0.0.0.23.0.0.0.0.0 = INTEGER: 23
.1.3.6.1.2.1.6.13.1.3.0.0.0.0.80.0.0.0.0.0 = INTEGER: 80
.1.3.6.1.2.1.6.13.1.3.0.0.0.0.443.0.0.0.0.0 = INTEGER: 443
.1.3.6.1.2.1.6.13.1.3.0.0.0.0.8095.0.0.0.0.0 = INTEGER: 8095
.1.3.6.1.2.1.6.13.1.4.0.0.0.0.23.0.0.0.0.0 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.6.13.1.4.0.0.0.0.80.0.0.0.0.0 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.6.13.1.4.0.0.0.0.443.0.0.0.0.0 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.6.13.1.4.0.0.0.0.8095.0.0.0.0.0 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.6.13.1.5.0.0.0.0.23.0.0.0.0.0 = INTEGER: 0
.1.3.6.1.2.1.6.13.1.5.0.0.0.0.80.0.0.0.0.0 = INTEGER: 0
.1.3.6.1.2.1.6.13.1.5.0.0.0.0.443.0.0.0.0.0 = INTEGER: 0
.1.3.6.1.2.1.6.13.1.5.0.0.0.0.8095.0.0.0.0.0 = INTEGER: 0
.1.3.6.1.2.1.6.14.0 = Counter32: 0
.1.3.6.1.2.1.6.15.0 = Counter32: 12
.1.3.6.1.2.1.7.1.0 = Counter32: 643
.1.3.6.1.2.1.7.2.0 = Counter32: 28
.1.3.6.1.2.1.7.3.0 = Counter32: 0
.1.3.6.1.2.1.7.4.0 = Counter32: 886
.1.3.6.1.2.1.7.5.1.1.0.0.0.0.68 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.7.5.1.1.0.0.0.0.69 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.7.5.1.1.0.0.0.0.137 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.7.5.1.1.0.0.0.0.161 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.7.5.1.1.0.0.0.0.500 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.7.5.1.1.0.0.0.0.520 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.7.5.1.1.0.0.0.0.1026 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.7.5.1.1.0.0.0.0.17185 = IpAddress: 0.0.0.0
.1.3.6.1.2.1.7.5.1.1.10.215.50.1.53 = IpAddress: 10.215.50.1
.1.3.6.1.2.1.7.5.1.1.127.0.0.1.1024 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.7.5.1.1.127.0.0.1.1025 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.7.5.1.1.127.0.0.1.7060 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.7.5.1.1.127.0.0.1.34871 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.7.5.1.1.127.0.0.1.63000 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.7.5.1.1.127.0.0.1.63001 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.7.5.1.1.127.0.0.1.63002 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.7.5.1.1.127.0.0.1.63015 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.7.5.1.1.127.0.0.1.63016 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.7.5.1.1.127.0.0.1.63017 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.7.5.1.1.127.0.0.1.64002 = IpAddress: 127.0.0.1
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.68 = INTEGER: 68
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.69 = INTEGER: 69
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.137 = INTEGER: 137
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.161 = INTEGER: 161
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.500 = INTEGER: 500
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.520 = INTEGER: 520
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.1026 = INTEGER: 1026
.1.3.6.1.2.1.7.5.1.2.0.0.0.0.17185 = INTEGER: 17185
.1.3.6.1.2.1.7.5.1.2.10.215.50.1.53 = INTEGER: 53
.1.3.6.1.2.1.7.5.1.2.127.0.0.1.1024 = INTEGER: 1024
.1.3.6.1.2.1.7.5.1.2.127.0.0.1.1025 = INTEGER: 1025
.1.3.6.1.2.1.7.5.1.2.127.0.0.1.7060 = INTEGER: 7060
.1.3.6.1.2.1.7.5.1.2.127.0.0.1.34871 = INTEGER: 34871
.1.3.6.1.2.1.7.5.1.2.127.0.0.1.63000 = INTEGER: 63000
.1.3.6.1.2.1.7.5.1.2.127.0.0.1.63001 = INTEGER: 63001
.1.3.6.1.2.1.7.5.1.2.127.0.0.1.63002 = INTEGER: 63002
.1.3.6.1.2.1.7.5.1.2.127.0.0.1.63015 = INTEGER: 63015
.1.3.6.1.2.1.7.5.1.2.127.0.0.1.63016 = INTEGER: 63016
.1.3.6.1.2.1.7.5.1.2.127.0.0.1.63017 = INTEGER: 63017
.1.3.6.1.2.1.7.5.1.2.127.0.0.1.64002 = INTEGER: 64002
.1.3.6.1.2.1.11.1.0 = Counter32: 650
.1.3.6.1.2.1.11.2.0 = Counter32: 651
.1.3.6.1.2.1.11.3.0 = Counter32: 0
.1.3.6.1.2.1.11.4.0 = Counter32: 0
.1.3.6.1.2.1.11.5.0 = Counter32: 0
.1.3.6.1.2.1.11.6.0 = Counter32: 0
.1.3.6.1.2.1.11.8.0 = Counter32: 0
.1.3.6.1.2.1.11.9.0 = Counter32: 0
.1.3.6.1.2.1.11.10.0 = Counter32: 0
.1.3.6.1.2.1.11.11.0 = Counter32: 0
.1.3.6.1.2.1.11.12.0 = Counter32: 0
.1.3.6.1.2.1.11.13.0 = Counter32: 1010
.1.3.6.1.2.1.11.14.0 = Counter32: 0
.1.3.6.1.2.1.11.15.0 = Counter32: 9
.1.3.6.1.2.1.11.16.0 = Counter32: 609
.1.3.6.1.2.1.11.17.0 = Counter32: 0
.1.3.6.1.2.1.11.18.0 = Counter32: 0
.1.3.6.1.2.1.11.19.0 = Counter32: 0
.1.3.6.1.2.1.11.20.0 = Counter32: 0
.1.3.6.1.2.1.11.21.0 = Counter32: 3
.1.3.6.1.2.1.11.22.0 = Counter32: 0
.1.3.6.1.2.1.11.24.0 = Counter32: 0
.1.3.6.1.2.1.11.25.0 = Counter32: 0
.1.3.6.1.2.1.11.26.0 = Counter32: 0
.1.3.6.1.2.1.11.27.0 = Counter32: 0
.1.3.6.1.2.1.11.28.0 = Counter32: 674
.1.3.6.1.2.1.11.29.0 = Counter32: 1
.1.3.6.1.2.1.11.30.0 = INTEGER: disabled(2)
End of MIB




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=15239#15239

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to