snmp
Looking for an .NET SNMP Extension agent
I am developing a C# (targeting full framework 4) windows app.I need that app to write to a few simple counters and more importantly raise (or should that be fire) a few SNMP traps when significant ap[详细]
2023-02-11 08:47 分类:问答Is "sysServices" snmp-writable in netsnmp?
The man page on snmpd.conf says that sysLocation/Contact/Name are snmp-writable, whereas sysDes开发者_开发知识库c/ObjectID are not snmp-writable. How about sysServices?[详细]
2023-02-10 03:59 分类:问答Where is errindex set in netsnmp for a SNMP SET request that fails?
When is the errindex supposed开发者_Go百科 to be set to the appropriate value in the response PDU for an SNMP SET request that fails?[详细]
2023-02-09 20:23 分类:问答#SNMP - How to compile a MIB file using SharpSNMP?
Trying to find a sample at http://sharpsnmplib.codeplex.com/documentation on how to compile a MIB but the reference section is sparse. Does anyone have a simple piece of code (just 开发者_运维技巧a co[详细]
2023-02-09 17:04 分类:问答Re-read the configuration 'snmpd.conf' file? HOW?
Well, a year back I developed an agent module for net-snmp to monitor disk usage/statistics.开发者_如何学Go It was locally installed on a system in LAN.[详细]
2023-02-09 04:26 分类:问答SNMP Forward to DD WRT For Logging?
I multiple routers across different locations that use a proprietary GRE VPN connection. What I would like to do is use the SNMP ability of these proprietary routers in conjunction with a DD WRT on ea[详细]
2023-02-07 02:39 分类:问答Defining Scalar Sequence of Dynamic Length in MIB
I\'m trying to figure out a way to define a dynamic length sequence of scalars (in this case IpAddress) in a MIB file. I\'m fairly certain that just using SYNTAX SEQUENCE OF IpAddress will not work, a[详细]
2023-02-05 19:02 分类:问答SNMP on android Emulator
I Want to fetch system resources of a computer like System uptime,Free HDD space,CPU usage etc in the Network Using SNMP protocol on Android开发者_如何学运维 Emulator through Code.How to achieved it ?[详细]
2023-02-05 18:01 分类:问答netsnmp_gethostbyname_v4 behavior
res = netsnmp_gethostbyname_v4(\'0.0.0.0\', pdu_in_addr_t);开发者_StackOverflow社区 res = ??? Thank you!According to the source code of netsnmp_gethostbyname_v4(), that function returns an integer.[详细]
2023-02-05 05:48 分类:问答SNMP trap to IPv6 address
Is anybody aware of (windows) utility which can send SNMP traps to IPv6 addresses? I\'ve tried trapgen but it seems it\'s not able to work with IPv6 addresses.[详细]
2023-02-03 06:22 分类:问答