Skip to content

Commit 3ebbe27

Browse files
author
Bryan Fu
authored
Merge pull request #10 from JuneZhou19/master
To remove unsupported command to avoid misleading.
2 parents 1733d37 + a63fd6b commit 3ebbe27

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/pdu_simulation.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,9 @@ vPDU deployment and control
7272
Please access `vRackSystem User Manual <userguide.html#vracksystem>`_ for more information.
7373

7474

75-
#. Verify the vPDU Service
75+
#. Retrieve vPDU Service
7676

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::
77+
You can use SNMP commands to retrieve information about the PDU device::
8378

8479
snmpwalk -v2c -c ipia <vPDU IP Address> HAWK-I2-MIB::invProdFormatVer
8580
snmpwalk -v2c -c ipia <vPDU IP Address> HAWK-I2-MIB::invProdSignature

0 commit comments

Comments
 (0)