snmp
difference between SNMP4J and Java Management extension package
What is the difference between SNMP4J and the Java Management extension (JMX) package provided by sun. I would like to develop a product for network mangement and monitoring. I want to select a better[详细]
2023-03-09 11:43 分类:问答Is SNMP supported in Android?
I would like to know if SNMP is supported in Android(2.1)? If it is not available, is it possible to port the snmp source for Android?(some pointers plz..)[详细]
2023-03-09 05:09 分类:问答SNMP/MIB trace values and statistics
Which method is best to iterate keys in a snmpwalk? I need to find statistics for network in different boards in different PCs. Linux and Windows. I understand that the 1.3.1..... is different. How ca[详细]
2023-03-08 17:47 分类:问答SNMP V3 Get and Set in Ruby
I am looking for a solution which will allow me to call get and set SNMP commands for SNMPv3 in Ruby. From what I have found, there only appears to be the snmplib, which only supports versions 1 and 2[详细]
2023-03-07 06:26 分类:问答IOException on snmpwalk when run on JBoss server(JSP - servlet model)
When I run the code below in plain java project, everything works fine. Process p = Runtime.getRuntime().exec(cmd);[详细]
2023-03-06 18:57 分类:问答How to Determine IP and MAC address for netsnmp agent?
I am using Debian 6.0 and net-snmp 5.4.3. I have a question relating to capturing IP address and MAC address for ethernet interfaces exist on the system. In my SNMP agent, I have to figure out how man[详细]
2023-03-05 22:37 分类:问答snmp service can't run correctly my program .. in linux
I have developed this script program: (program name is x1) #!/bin/bash /usr/bin/top -n 1 >/tmp/top1.log[详细]
2023-03-05 20:15 分类:问答Dealing with an incrementing SNMP OID?
I\'m trying to use SNMP to get data from a printer. If I turn the printer off and on, the OID that I need to get is.1.3.6.1.2.1.43.18.1.1.8.1.1. Each time the printer has an \"event\", such as getting[详细]
2023-03-04 23:16 分类:问答PHP doing SNMP walk on remote devices/clients?
I am trying to create a new application for our company to do an SNMP walk. Here\'s what I am trying to achieve. The customer logs into our website. Clicks a button saying \"Do SNMP Walk\" and a PHP[详细]
2023-03-03 06:59 分类:问答Any free, open-source manager-side SNMP Java libraries besides SNMP4J?
I have the SNMP4J distribution, which looks at first glance to be capable and current. For good, healthy due diligence on my client\'s behalf, though, I\'d just as soon see one or two more such librar[详细]
2023-03-03 04:01 分类:问答