We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1733d37 + a63fd6b commit 3ebbe27Copy full SHA for 3ebbe27
docs/pdu_simulation.rst
@@ -72,14 +72,9 @@ vPDU deployment and control
72
Please access `vRackSystem User Manual <userguide.html#vracksystem>`_ for more information.
73
74
75
-#. Verify the vPDU Service
+#. Retrieve vPDU Service
76
77
- You can use SNMP commands to verify the vPDU service.
78
- * Get the PDU device name::
79
-
80
- snmpwalk -On -v2c -c ipia <vPDU IP Address> SNMPv2-MIB::sysName
81
82
- * Retrieve information about the PDU device::
+ You can use SNMP commands to retrieve information about the PDU device::
83
84
snmpwalk -v2c -c ipia <vPDU IP Address> HAWK-I2-MIB::invProdFormatVer
85
snmpwalk -v2c -c ipia <vPDU IP Address> HAWK-I2-MIB::invProdSignature
0 commit comments