[Devel] [ openser-Bugs-1662032 ] snmpstats: missing MIB description
from install procedure
SourceForge.net
noreply at sourceforge.net
Tue Feb 27 21:04:32 CET 2007
Bugs item #1662032, was opened at 2007-02-16 19:03
Message generated for change (Comment added) made by osas
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1662032&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ovidiu Sas (osas)
Assigned to: Jeffrey Magder (jmagder)
Summary: snmpstats: missing MIB description from install procedure
Initial Comment:
If the snmpstats module is compiled/installed, the MIB description should be also installed. The description of the MIB consists of four files:
./modules/snmpstats/mibs/OPENSER-MIB
./modules/snmpstats/mibs/OPENSER-REG-MIB
./modules/snmpstats/mibs/OPENSER-SIP-COMMON-MIB
./modules/snmpstats/mibs/OPENSER-SIP-SERVER-MIB
./modules/snmpstats/mibs/OPENSER-TC
The above files should be installed under the ./snmp/mibs directory.
The location of this directory may be different from distribution to distribution and therefore the install path to the snmp directory should be customizable.
If the path to the snmp directory is not available, the mib directory may/should be installed into the same directory as openser.cfg. From there it can be copied to the proper location on the system by the user.
----------------------------------------------------------------------
>Comment By: Ovidiu Sas (osas)
Date: 2007-02-27 15:04
Message:
Logged In: YES
user_id=1395524
Originator: YES
File Added: snmp.patch.gz
----------------------------------------------------------------------
Comment By: Bogdan (bogdan_iancu)
Date: 2007-02-20 13:20
Message:
Logged In: YES
user_id=1275325
Originator: NO
Hi Jeff,
I'm done - placed in the local makefile of snmp module - you have a rule
"install_module_custom" triggered at install time - you can use it to
install the MIB files.
thanks and regards,
Bogdan
----------------------------------------------------------------------
Comment By: Bogdan (bogdan_iancu)
Date: 2007-02-19 11:09
Message:
Logged In: YES
user_id=1275325
Originator: NO
Hi Jeff,
please put on hold a bit the fix as I'm working on a generic framework for
module-specific installation - each module can define its own install rule
without changing the main Makefile each time.
regards,
bogdan
----------------------------------------------------------------------
Comment By: Jeffrey Magder (jmagder)
Date: 2007-02-19 11:08
Message:
Logged In: YES
user_id=1509908
Originator: NO
Thanks for pointing this out Ovidiu!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1662032&group_id=139143
More information about the Devel
mailing list