NET::SNMP
Next message: Duncan Maidens: "NET::SNMP"
Date: Mon, 13 Dec 2004 23:36:28 GMT
Hi
New to Perl and I am trying to use the above module to generate SNMP
traps. However I am comming unstuck with the varbind list.
If I specify the type field directly in te code i.e 'OCTET_STRING'
all is well. When using it as a variable $type (where $type =
'OCTET_STRING' ) i get an error from the module telling me the type
'OCTET_STRING' is unknown !
Any ideas ?
Duncan
Next message: Duncan Maidens: "NET::SNMP"
Relevant Pages
- NET::SNMP
... New to Perl and I am trying to use the above module to generate SNMP ... traps. ... However I am comming unstuck with the varbind list. ... (comp.lang.perl.modules) - NET::SNMP
... New to Perl and I am trying to use the above module to generate SNMP ... traps. ... However I am comming unstuck with the varbind list. ... (comp.lang.perl.modules) - Re: How to make Winserver 2003 (or XP) receive and act upon traps?
... upon traps send out from a storage system. ... I can use the module to interrogate an SNMP agent, ... I notice that the perl module can also send traps, ... I know how to install the SNMP Services on a windows system. ... (comp.protocols.snmp) - Re: How to make Winserver 2003 (or XP) receive and act upon traps?
... upon traps send out from a storage system. ... I can use the module to interrogate an SNMP agent, ... I notice that the perl module can also send traps, ... I know how to install the SNMP Services on a windows system. ... (comp.protocols.snmp) - Re: SNMPing
... eXc Software has a way to display SNMP traps (and can ... The end result is that you get your traps (from any snmp ... > alert notification in MOM 2005. ... > to compile them. ... (microsoft.public.win32.programmer.wmi) |
|