Difference between revisions of "Template:FAQ:Applications"
From Net-SNMP Wiki
Line 5: | Line 5: | ||
# [[FAQ:Applications 05|Requests always seem to timeout, and don't give me anything back. Why?]] | # [[FAQ:Applications 05|Requests always seem to timeout, and don't give me anything back. Why?]] | ||
# [[FAQ:Applications 06|I can see the system group, but nothing else. Why?]] | # [[FAQ:Applications 06|I can see the system group, but nothing else. Why?]] | ||
+ | # [[FAQ:Applications 07|The agent worked for a while, then stopped responding. Why?]] | ||
+ | # [[FAQ:Applications 08|Requesting an object fails with "Unknown Object Identifier" Why?]] | ||
+ | # [[FAQ:Applications 09|Why do I get "noSuchName" when asking for "sysUpTime" (or similar)?]] | ||
+ | # [[FAQ:Applications 10|Why do I sometimes get "End of MIB" when walking a tree, and sometimes not?]] | ||
+ | # [[FAQ:Applications 11|I cannot set any variables in the MIB.]] | ||
+ | # [[FAQ:Applications 12|Variables seem to disappear when I try to set them. Why?]] | ||
+ | # [[FAQ:Applications 13|I still can't change sysLocation, though the access settings allow it. Why not?]] | ||
+ | # [[FAQ:Applications 14|I get an error when trying to set a negative value - why?]] | ||
+ | # [[FAQ:Applications 15|I get an error when trying to get a string-indexed table value - why?]] | ||
+ | # [[FAQ:Applications 16|How do I send traps and notifications?]] | ||
+ | # [[FAQ:Applications 17|How do I handle traps and notifications?]] | ||
+ | # [[FAQ:Applications 18|My traphandler script doesn't work when run like this - why not?]] | ||
+ | # [[FAQ:Applications 19|The ucdShutdown trap OID received by my manager is wrong. Why?]] | ||
+ | # [[FAQ:Applications 20|Why does snmptrapd complain about AgentX?]] | ||
+ | # [[FAQ:Applications 21|How do I use SNMPv3?]] | ||
+ | # [[FAQ:Applications 22|How big can an SNMP request (or reply) be?]] | ||
+ | # [[FAQ:Applications 23|How can I monitor my systems (disk, memory, etc)?]] | ||
+ | # [[FAQ:Applications 24|Applications complain about entries in your example 'snmp.conf' file. Why?]] | ||
+ | # [[FAQ:Applications 25|OK, what should I put in snmp.conf?]] |
Revision as of 10:08, 14 August 2006
- How do I add a MIB?
- How do I add a MIB to the tools?
- Why can't I see anything from the agent?
- Why can't I see values in the <ENTERPRISE> tree?
- Requests always seem to timeout, and don't give me anything back. Why?
- I can see the system group, but nothing else. Why?
- The agent worked for a while, then stopped responding. Why?
- Requesting an object fails with "Unknown Object Identifier" Why?
- Why do I get "noSuchName" when asking for "sysUpTime" (or similar)?
- Why do I sometimes get "End of MIB" when walking a tree, and sometimes not?
- I cannot set any variables in the MIB.
- Variables seem to disappear when I try to set them. Why?
- I still can't change sysLocation, though the access settings allow it. Why not?
- I get an error when trying to set a negative value - why?
- I get an error when trying to get a string-indexed table value - why?
- How do I send traps and notifications?
- How do I handle traps and notifications?
- My traphandler script doesn't work when run like this - why not?
- The ucdShutdown trap OID received by my manager is wrong. Why?
- Why does snmptrapd complain about AgentX?
- How do I use SNMPv3?
- How big can an SNMP request (or reply) be?
- How can I monitor my systems (disk, memory, etc)?
- Applications complain about entries in your example 'snmp.conf' file. Why?
- OK, what should I put in snmp.conf?