Question on MIB Text Files

2008-09-22 Thread Rajesh Gopalan
Hi, I am using Net SNMP for all the management purposes in our project but there exists a stringent memory constraint. Net SNMP, by default, while installing installs the MIB text files under usr/local/share/snmp/mibs. Also, while starting it looks for all the MIB text (*MIB*.txt) files and load it

MSTP MIB?

2008-09-22 Thread Chris Nelson
Is there such a thing? I'm embarking on an 802.1Q-2005 implementation and can't find any MIB text. Surely MSTP can be monitored and administered via SNMP. I even have an MSTP switch I'm going to test against and snmpwalk doesn't show any MSTP entries I can identify. (I realize that without MIB t

AW: I found the value being truncated in the red color part, when I use snmpwalk to get mib value

2008-09-22 Thread Hanig, Michael
How exactly is the field "eventHistoyName" defined in the MIB? Von: hungta [mailto:[EMAIL PROTECTED] Gesendet: Montag, 22. September 2008 14:47 An: [EMAIL PROTECTED] Cc: [email protected]; 'netsnmp maillist' Betreff: I found the value being t

I found the value being truncated in the red color part, when I use snmpwalk to get mib value

2008-09-22 Thread hungta
Dear Sir, I use netsnmp command "snmpwalk" to get the mib value as following example I found the value being truncated in the red color part How can I fix the problem, please help me thanks LAB-8600-FAULT-MIB::eventHistoryEventId.190552 = INTEGER: 1769474 TLAB-8600-FAULT-MIB::eventHisto

AW: Subagent handler function

2008-09-22 Thread Hanig, Michael
The value is stored at *(requests->requestvb->val.integer); so you might copy that value in your handler function in the case MODE_SET_ACTION. Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Hals, Daniel Gesendet: Mittwoch, 17. September 2008 19: