SNMP Trap Truncated?

2012-05-07 Thread Mathew Samuel
Hi, So we receive an SNMP trap and the text is as follows: The following SNMP trap notification was generated by ms931.mytest.com (xx.x.xxx.xx): DISMAN-EVENT-MIB::sysUpTimeInstance 0:0:21:08.75 SNMPv2-MIB::snmpTrapOID.0 DISMAN-EVENT-MIB::mteTriggerFired

Re: SNMP Trap Truncated?

2012-05-07 Thread Dave Shield
On 7 May 2012 15:36, Mathew Samuel mathew.sam...@entrust.com wrote: DISMAN-EVENT-MIB::sysUpTimeInstance  0:0:21:08.75     SNMPv2-MIB::snmpTrapOID.0  DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0  8217: No response from lo snip Essentially the line with the

How to get prFixIt to work in dynamically loaded module

2012-05-07 Thread Douglas Hubler
I've built my own module that is a clone of the UC Davis Process module. I posted sometime back that I needed to use regular expressions to find processes. I built my module and it does list running processes, but I cannot get the module to restart the processes once it's detected it's stopped.

RE: SNMP Trap Truncated?

2012-05-07 Thread Mathew Samuel
Hi Dave, The monitor entry is configured as such: monitor -r 600 -o 1.3.6.1.4.1.7143.6.9.2 8217: No response from local user/portal application. 1.3.6.1.4.1.7143.6.9.1 1200 If I walk the mteTriggerTable then here is an example entry that I see:

Re: How to get prFixIt to work in dynamically loaded module

2012-05-07 Thread Douglas Hubler
On Mon, May 7, 2012 at 1:33 PM, Douglas Hubler doug...@hubler.us wrote: I've built my own module that is a clone of the UC Davis Process module. Also, anyone interested in the src https://github.com/dhubler/sipxecs/tree/master/sipXsnmp/src I'd be happy to contribute it back, in-fact it's

Re: Issue with ipSystemStatsTable

2012-05-07 Thread Wes Hardaker
nagendra dhulgond nagendra.m...@gmail.com writes: I am working on ipSystemStatsTable but when I run snmpget command on following attirbutes:- Not every object is supported on every operating system. It depends on whether someone has made the agent's code report values for those variables.

Re: SNMP Trap Truncated?

2012-05-07 Thread Dave Shield
On 7 May 2012 19:00, Mathew Samuel mathew.sam...@entrust.com wrote: If I walk the mteTriggerTable then here is an example entry that I see: DISMAN-EVENT-MIB::mteTriggerEnabled.snmpd.conf.'8217: No response from lo' = INTEGER: true(1) That fits. So yes the index values are being cut off.

Re: how delete entire row from table .

2012-05-07 Thread Wes Hardaker
Suresh kumar skjaiswa...@hotmail.com writes: [first, please don't send your message multiple times. Everyone that answers on this list is a volunteer and they can't always get to every question very quickly, especially when they're long or complex] [second, please don't write to both mailing

Re: how delete entire row from table .

2012-05-07 Thread Dave Shield
On 7 May 2012 19:52, Wes Hardaker harda...@users.sourceforge.net wrote: 3- Is any difference between mib object having MAX-ACCESS read-write or MAX-ACCESS read-create read-create objects are designed to be created when new rows are created, where as read-write means the manager isn't allow

Re: Issue with ipSystemStatsTable

2012-05-07 Thread nagendra dhulgond
Hi wes I am using Fedora release 13 (Goddard) Kernel 2.6.33.3-85.fc13.x86_64 on an x86_64 (1) machine for my testing. thanks Nagendra On Tue, May 8, 2012 at 12:10 AM, Wes Hardaker harda...@users.sourceforge.net wrote: nagendra dhulgond nagendra.m...@gmail.com writes: I am working on

RE: SNMP Trap Truncated?

2012-05-07 Thread Mathew Samuel
Thank you Dave for your help. I shortened identifying tag to just the code so it'll fit just fine now. Cheers, Matt -Original Message- From: dave.shi...@gmail.com [mailto:dave.shi...@gmail.com] On Behalf Of Dave Shield Sent: Monday, May 07, 2012 2:43 PM To: Mathew Samuel Cc: