Hello again

Since I'm sure somebody can help me, I try it again.

Not all of the mibs in /usr/share/snmp/mibs get parsed when execute:

snmptranslate -Dparse

lets take 2 examples:
SNMP-TARGET-MIB is found and called Module 36
parse-mibs: Checking file: /usr/share/snmp/mibs/SNMP-TARGET-MIB.txt...
parse-mibs:   Module 36 SNMP-TARGET-MIB is in 
/usr/share/snmp/mibs/SNMP-TARGET-MIB.txt

and GWMTA-MIB is found and called Module 21
parse-mibs: Checking file: /usr/share/snmp/mibs/GWMTA-MIB.txt...
parse-mibs:   Module 21 GWMTA-MIB is in /usr/share/snmp/mibs/GWMTA-MIB.txt

for module 36 there is an parse/import:
parse-file: Parsing file:  /usr/share/snmp/mibs/SNMP-TARGET-MIB.txt...
parse-mibs: Parsing MIB: 36 SNMP-TARGET-MIB
parse-mibs: Module SNMPv2-SMI already loaded
parse-mibs: Module SNMPv2-TC already loaded
parse-mibs: Module SNMP-FRAMEWORK-MIB already loaded
parse-mibs: #### adding Module 36 'snmpModules' 42
parse-mibs: #### adding Module 36 'TDomain' 43
parse-mibs: #### adding Module 36 'TAddress' 43
parse-mibs: #### adding Module 36 'TimeInterval' 43
parse-mibs: #### adding Module 36 'RowStatus' 43
parse-mibs: #### adding Module 36 'StorageType' 43
parse-mibs: #### adding Module 36 'TestAndIncr' 43
parse-mibs: #### adding Module 36 'SnmpSecurityModel' 32
parse-mibs: #### adding Module 36 'SnmpMessageProcessingModel' 32
parse-mibs: #### adding Module 36 'SnmpSecurityLevel' 32
parse-mibs: #### adding Module 36 'SnmpAdminString' 32
parse-mibs: Processing IMPORTS for module 36 SNMP-TARGET-MIB
parse-mibs:   Processing import: snmpModules
parse-mibs:   Processing import: TDomain
parse-mibs:   Processing import: TAddress
parse-mibs:   Processing import: TimeInterval
parse-mibs:   Processing import: RowStatus
parse-mibs:   Processing import: StorageType
parse-mibs:   Processing import: TestAndIncr
parse-mibs:   Processing import: SnmpSecurityModel
parse-mibs:   Processing import: SnmpMessageProcessingModel
parse-mibs:   Processing import: SnmpSecurityLevel
parse-mibs:   Processing import: SnmpAdminString
parse-file: End of file (/usr/share/snmp/mibs/SNMP-TARGET-MIB.txt)

for module 21 there is no further entry - why gets this mib not 
parsed/imported?

I expect the code the parser needs is in 
/opt/novell/groupwise/agents/lib/libgwsnmp.so

therefore I've added in snmpd.conf
dlmod Gwsnmp /opt/novell/groupwise/agents/lib/libgwsnmp.so

Where is the mistake I made?

Iareber

_________________________________________________________________
Live Earth - ein gigantisches Konzert kämpft gegen die Klimakrise. 
http://liveearthsos.msn.com/Hub.aspx?mkt=de-ch


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to