All,

Have found a solution using T-SQL using Operations Manager database


Ø  Start of T-SQL

select * from BaseManagedEntity where name like '%<IP Address of the device>%'

select * from BaseManagedEntity where BaseManagedEntityId = '<Copy of 
BasemanagedEntityfrom above>'

update BaseManagedEntity set DisplayName = 'New Name of the Device' where 
BaseManagedEntityId = '<Copy of BasemanagedEntityfrom above>'

will also need update the vManagedEntity tabel in the DW.


Ø  End of T-SQL


Not a supported solution but does work.


Peter Hakesley PJH2711-RIPE, CDCT, MBCS

SCC Services

Data Centre Operations - Service Implementation - Enterprise Systems Engineer

SCC Cole Valley 1,
20 Westwood Avenue,
Tyseley,
BIRMINGHAM B11 3RZ

Tel: +44 (0)845 351 0680 xtn 4006
eMail: [email protected]<mailto:[email protected]>
Web : www.scc.com<http://www.scc.com/>

[Description: Description: BCS_Logo]

From: [email protected] [mailto:[email protected]] On 
Behalf Of Pete Hakesley
Sent: 08 January 2014 11:22
To: MSMOM ([email protected])
Subject: [msmom] SNMP Network Devices

Hi,

We have added previously a number of network devices to SCOM 2007 R2 CU4 
without issue.

However recently some devices were renamed on the device themselves.

Problem: SCOM seems not to pick up the fact that the name has changed on the 
devices and continues to use the old original name.

Question: Is there a way via shell or other to change the name of a SNMP 
network device in SCOM.

Thanks

Peter Hakesley PJH2711-RIPE, CDCT, MBCS

SCC Services

Data Centre Operations - Service Implementation - Enterprise Systems Engineer

SCC Cole Valley 1,
20 Westwood Avenue,
Tyseley,
BIRMINGHAM B11 3RZ

Tel: +44 (0)845 351 0680 xtn 4006
eMail: [email protected]<mailto:[email protected]>
Web : www.scc.com<http://www.scc.com/>

[Description: Description: BCS_Logo]





<<inline: image001.jpg>>

Reply via email to