ProLiant Servers (ML,DL,SL)
1756161 Members
3466 Online
108842 Solutions
New Discussion

Monitor port status for DL360 Gen9 and Gen10 servers

 
engshadi
Occasional Contributor

Monitor port status for DL360 Gen9 and Gen10 servers

Hi all,

I am running snmpwalk to monitor the ports on DL360 Gen9 and Gen10 servers

Can I have idea about port status, what 1, 2 and 4 means.

[root@zabbix01 ~]# snmpwalk 172.30.57.4 -v 2c -c halcyon .1.3.6.1.4.1.232.18.2.3.1.1.13
SNMPv2-SMI::enterprises.232.18.2.3.1.1.13.2 = INTEGER: 2
SNMPv2-SMI::enterprises.232.18.2.3.1.1.13.3 = INTEGER: 2
SNMPv2-SMI::enterprises.232.18.2.3.1.1.13.4 = INTEGER: 2
SNMPv2-SMI::enterprises.232.18.2.3.1.1.13.5 = INTEGER: 2
SNMPv2-SMI::enterprises.232.18.2.3.1.1.13.6 = INTEGER: 2
SNMPv2-SMI::enterprises.232.18.2.3.1.1.13.7 = INTEGER: 2
SNMPv2-SMI::enterprises.232.18.2.3.1.1.13.8 = INTEGER: 4
SNMPv2-SMI::enterprises.232.18.2.3.1.1.13.9 = INTEGER: 1
SNMPv2-SMI::enterprises.232.18.2.3.1.1.13.10 = INTEGER: 1
SNMPv2-SMI::enterprises.232.18.2.3.1.1.13.11 = INTEGER: 1

2 REPLIES 2
hshrib
Advisor

Re: Monitor port status for DL360 Gen9 and Gen10 servers

This is the cpqNicIfPhysAdapterState (NicPhysical Adapter State)

unknown (1),
active (2),
standby (3),
failed (4)

Thanks You
I am an HPE Employee
engshadi
Occasional Contributor

Re: Monitor port status for DL360 Gen9 and Gen10 servers

Thanks bro for your reply.

What is the meaning of Unknown (1) status, in which scenario we got this status?