Monday, July 27, 2015

Notes from my CA Unicenter Days - NSM, NPO, Software Delivery and Asset Management

NOTE: These are from my old notes. Not sure how much of this is valid or correct. I don't remember much of it. Proceed with caution !!

Internet Router --> Unable to discover
1. If the community name is customised, then go to 'pollset browser' by typing 'pollsets' in the command line. Create a new pollset for this community name.
2. Type "clean_nsm" in command line. This will stop the awservices.
3. Start "awservices" by typing "awservices start" at the command prompt. Also start "rmonapp" if it’s not already started.
4. Go to C:\NSM\SERVICES\CONFIG\AWS_NSM\DM\ or the equivalent installation directory and check if mib-2-22.dat or else check in the folder EXCLUDE for this file & copy it to C:\...\DM folder.
5. Now run reset DSM command by typing "resetdsm" at the command prompt. This will take a long time and stop awservices, which has to be restarted along with rmonapp.
6. Check in 2D map for this particular router. If it is present, delete it including child objects and rediscover it. If it’s not present, then discover it.
7. dscvrbe -r nwnsm -7 <IP ADDRESS> -5 yes -V yes -l 9 -f no -6 no -9 yes
8. After discovery, go to Open Details -> Others. Enter the DSM Server and address as the server (NPO-NSM-[nwnsm] server).

To get the object id of the router us
awget -h <IP ADDRESS> -p <PORT, usually 161> -c <Community Name> -o <OID>
awget -h <IP ADDRESS> -p <PORT, usually 161> -c <Community Name> -o 1.3.6.1.2.1.1.2.0

Various Commands

unifstat                            Unicenter Enterprise Services Status - To see active services (for troubleshooting)
unicntrl start/stop all/name of the service
                                        To start / stop Unicenter Enterprise Service
ccicntrl                            CCI --> Common CA Interface
dscvrbe -7 <IP ADDRESS> -v 9
                                        Gives SNMP information

catng2D                          2D map
caugui conlog                 Console Log
caugui msgrecord           Message Records
objview                           Object View
rmonaws                         NPO Admin Interface
caugui message              messages
awservices                     AW Services
awservices status           To see installed service
obrowser
mibbrowser                    MIB Browser
objbrows                        Object Browser
pollsets                           Opens Pollset Browser
univer                             Version of CCS and NSM
sdver                              Version of software Delivery
Version of Asset Management --> go to folder called domain, domain.ini will have the version
UNICNTRL                   Command was used when according to UNIFSTAT, there was the SNMP service as inactive.

PORTS – Don’t know if these are correct !!
Ports for SD:
TCP - 4721, 8222 & 8230 to 8235
UDP - 4104, 4725

Ports for ITRM
UDP - 4104, 4105, 4725
TCP - 4104, 4721, 8222 & 8230 to 8235

Ports used in NSM - NPO
UDP - 161, 162, 4105, 6665, 7001
TCP - 4104, 7001

Ports used for AM
TCP - 4104
UDP - 4105


No comments:

Post a Comment