translated SNMP-Descriptions
translated SNMP-Descriptions
HI,
HM does still translate only the OID but not the Values / Descriptions.
i have add the mib-files into Mib-Browser. but values are not translated
for example:
upsMIB.upsObjects.upsAlarm.upsAlarmTable.upsAlarmEntry.upsAlarmId = 1
upsMIB.upsObjects.upsAlarm.upsAlarmTable.upsAlarmEntry.upsAlarmId = 1 upsMIB.upsObjects.upsAlarm.upsAlarmTable.upsAlarmEntry.upsAlarmDescr = 1.3.6.1.2.1.33.1.6.3.2
but 1.3.6.1.2.1.33.1.6.3.2 must be translated in "alarmOnBattery"
HM does still translate only the OID but not the Values / Descriptions.
i have add the mib-files into Mib-Browser. but values are not translated
for example:
upsMIB.upsObjects.upsAlarm.upsAlarmTable.upsAlarmEntry.upsAlarmId = 1
upsMIB.upsObjects.upsAlarm.upsAlarmTable.upsAlarmEntry.upsAlarmId = 1 upsMIB.upsObjects.upsAlarm.upsAlarmTable.upsAlarmEntry.upsAlarmDescr = 1.3.6.1.2.1.33.1.6.3.2
but 1.3.6.1.2.1.33.1.6.3.2 must be translated in "alarmOnBattery"
Hi,
i use the SNMP Trap Test method with sendmail-alert and follow profile:
Message from HostMonitor (host changed status)
Test : %TestName%
Method: %TestMethod%
Status : %STATUS%
Date : %DATETIME%
Reply : %Reply%
%MibNameShort% = %MibValue%
%TrapAllValues_NameShort%
%TrapType%
%EnterpriseNameShort%
Recurrences : %Recurrences%
Last status: %LastStatus%
Total tests: %TotalTests%
Alive ratio : %AliveRatio%
Dead ratio: %DeadRatio%
Source: %Folder%
i use the SNMP Trap Test method with sendmail-alert and follow profile:
Message from HostMonitor (host changed status)
Test : %TestName%
Method: %TestMethod%
Status : %STATUS%
Date : %DATETIME%
Reply : %Reply%
%MibNameShort% = %MibValue%
%TrapAllValues_NameShort%
%TrapType%
%EnterpriseNameShort%
Recurrences : %Recurrences%
Last status: %LastStatus%
Total tests: %TotalTests%
Alive ratio : %AliveRatio%
Dead ratio: %DeadRatio%
Source: %Folder%
So, we are talking about %TrapAllValues_NameShort% variable. Right?
Yes, this macro variable translates SNMP variable name, it does not translates variable value.
Yes, we can modify it... I just not sure what exactly should we do: modify behaviour of this variable or add another macro variable like %TrapAllValues_NameValueShort%
Regards
Alex
Yes, this macro variable translates SNMP variable name, it does not translates variable value.
Yes, we can modify it... I just not sure what exactly should we do: modify behaviour of this variable or add another macro variable like %TrapAllValues_NameValueShort%

Regards
Alex
Hi, %TrapAllValues_NameValueShort% is not known. but you can test it with TrapReceiver (http://www.trapreceiver.com/) . After you import the mib files so it display all values translated.
There is update: www.ks-soft.net/download/hm825c.zip
It allows you to use 2 new variables for actions triggered by SNMP Trap tests
- %TrapAllValues_NameValueShort%
- %TrapAllValues_NameValue%
Please install version 8.24 before using this update!
Regards
Alex
It allows you to use 2 new variables for actions triggered by SNMP Trap tests
- %TrapAllValues_NameValueShort%
- %TrapAllValues_NameValue%
Please install version 8.24 before using this update!
Regards
Alex