HP-UX - Find IP address of MP from shell prompt
发表于 : 2014年 11月 25日 17:30 星期二
HP-UX and Blade enclosure: IP addresses of MP, OA, VC/Virtual Connect
To find the IP address of MP/Management Processor from an HP-UX shell prompt
To find the IP address of MP/Management Processor from an HP-UX shell prompt
[root@host1:/root]#/opt/sfm/bin/CIMUtil -e root/cimv2 HP_ManagementProcessor
Instance 0 :
UniqueIdentifier : 132.123.115.102
ControllerType : 10
OtherControllerType :
IPAddress : 192.168.1.251
URL : http://192.168.1.251
Dedicated : 14
CreationClassName : HP_ManagementProcessor
Name : Management Processor
EnabledState : 2
OperationalStatus : 2
FirmwareRevision : 001.055.002
LEDColour : 4
LEDBlinkRate : 5
NICCondition : 2
[root@host1:/root]#