snmpconverter for MIB files loading
Posted: Wed Oct 14, 2015 4:44 am
Hi ,
I am using below command to inserting the respective MIB file into snmptt.conf.
snmpttconvertmib --in=/usr/share/snmp/mibs/exm.mib --out=/etc/snmp/snmptt.conf --exec='/usr/local/bin/snmptraphandling.py "$r" "SNMP Traps" "$s" "$@" "$-*"'
1.if i loaded the mib file all the service name are showing "SNMP Traps" ,is there any way dynamically load mib file and respective name will load ?
Manually i am loading mib file in mib-browser and doing manually editing the service name accordingly.
Thanks,
Sudhakar Anguri
I am using below command to inserting the respective MIB file into snmptt.conf.
snmpttconvertmib --in=/usr/share/snmp/mibs/exm.mib --out=/etc/snmp/snmptt.conf --exec='/usr/local/bin/snmptraphandling.py "$r" "SNMP Traps" "$s" "$@" "$-*"'
1.if i loaded the mib file all the service name are showing "SNMP Traps" ,is there any way dynamically load mib file and respective name will load ?
Manually i am loading mib file in mib-browser and doing manually editing the service name accordingly.
Thanks,
Sudhakar Anguri