snmp Questions
2
Solved
I need custom OIDs for monitoring some of my software states.
But I just can't understand: how can I create custom OID (like .1.3.6.1.4.1.30891.100.103) in Windows XP system?
I need few of them to ...
Broadcaster asked 11/8, 2010 at 12:21
1
Solved
What is the quickest simplest way to send a trap from a Java application?
Thanks in Advance!
1
Solved
I am currently developing an embedded uP based appliance which can be remotely controlled via ethernet from a PC using its own SNMP manager software.
I have implemented all the private commands, i...
Rotter asked 16/7, 2010 at 8:40
3
Solved
I am searching for a way to Get Information from a local printer. Maybe with the SNMP Protocol?
The printer is connected with USB or PPI (parallel port). All printers have a internal TotalPagesCou...
9
Solved
I was recently approached by a network-engineer, co-worker who would like to offload his minor network admin duties to a junior-level helpdesk tech. The specific location in need of managemen...
Fabrianna asked 24/10, 2008 at 18:12
3
Solved
I'm learning about SNMP, and writing some applications using it. I have some basic questions about the protocol:
Do the agents store its state on the device itself?
If there is a trap set on an a...
Crossroads asked 19/3, 2010 at 2:38
1
Its's been a while since I've written ASN.1 so..
Our data model is comprised of several table definitions within a table. This is not workable in SNMP, so we need to flatten the definitions. The e...
6
Solved
I've been tasked with writing a monitoring program for my company's server software that integrates with zenoss via snmp.
To be brief, I can't get anything up off the ground. I think my firs...
Regale asked 24/4, 2009 at 20:4
3
Solved
I am coding an SNMP Agent. I need to send values that have a decimal point to an SNMP Manager.
I have a couple options:
Truncate the number.
Multiply by a constant.
Ask Stackoverflow.
If I tru...
Anthozoan asked 26/1, 2010 at 20:9
2
I need to write an SNMP agent for my application.
I read the CodeProject article on how to write an SNMP extension agent DLL using win32, but would like to know if it is possible to do it with man...
1
I need to write code to send traps from my application (using net-snmp APIs)
Anyone has a simple sample code to do that?
Thanks,
Gil
2
Solved
I am attempting to implement some additional statistics gathering in a C# server application - I have about 20 or so variables I'd like to be able to report to network monitoring tools; so I am ass...
Toadflax asked 1/11, 2009 at 7:13
3
Solved
A few weeks ago I wrote an SNMP relayer for our ops group. They have some dumb devices that can only send traps to a single IP, and we have a monitoring system that listens on multiple IPs for avai...
3
Solved
I'm trying to make a PHP website send information through SNMP. I've been reading allot about SNMP, but I'm still a bit clueless about where to start.
I believe I need to create an MIB with all th...
4
Solved
What are the best SNMP libraries to use with .NET? Specifically for listening for traps or sending set or get requests.
Birkenhead asked 28/9, 2008 at 21:18
3
Solved
Attributes or object classes in LDAP schemas are identified through a unique number called OID. Moreover OIDs are also used in the SNMP protocol. Everyone can apply for an enterprise number by the ...
2
I am currently working on software that must emit SNMP traps for SNMP versions 1 & 2 and possibly v3 in the future. I have downloaded several and found them to be either too complex or to...
Kratzer asked 15/10, 2008 at 11:10
© 2022 - 2024 — McMap. All rights reserved.