Document e_name()
This commit is contained in:
@@ -668,6 +668,10 @@ Returns ns_e_class().
|
|||||||
|
|
||||||
Returns ns_e_descr().
|
Returns ns_e_descr().
|
||||||
|
|
||||||
|
=item $bayhub->e_name()
|
||||||
|
|
||||||
|
Returns ns_e_name().
|
||||||
|
|
||||||
=item $bayhub->e_fwver()
|
=item $bayhub->e_fwver()
|
||||||
|
|
||||||
Returns ns_e_fwver().
|
Returns ns_e_fwver().
|
||||||
|
|||||||
@@ -628,6 +628,10 @@ If the device doesn't support C<entPhysicalClass>, this will try ns_e_class().
|
|||||||
|
|
||||||
If the device doesn't support C<entPhysicalDescr>, this will try ns_e_descr().
|
If the device doesn't support C<entPhysicalDescr>, this will try ns_e_descr().
|
||||||
|
|
||||||
|
=item $baystack->e_name()
|
||||||
|
|
||||||
|
If the device doesn't support C<entPhysicalName>, this will try ns_e_name().
|
||||||
|
|
||||||
=item $baystack->e_fwver()
|
=item $baystack->e_fwver()
|
||||||
|
|
||||||
If the device doesn't support C<entPhysicalFirmwareRev>, this will try
|
If the device doesn't support C<entPhysicalFirmwareRev>, this will try
|
||||||
|
|||||||
@@ -1209,6 +1209,10 @@ class only returns container, module, and power supply types.
|
|||||||
|
|
||||||
Returns reference to hash. Key: IID, Value: Human friendly name.
|
Returns reference to hash. Key: IID, Value: Human friendly name.
|
||||||
|
|
||||||
|
=item $passport->e_name()
|
||||||
|
|
||||||
|
Returns reference to hash. Key: IID, Value: Human friendly name.
|
||||||
|
|
||||||
=item $passport->e_hwver()
|
=item $passport->e_hwver()
|
||||||
|
|
||||||
Returns reference to hash. Key: IID, Value: Hardware version.
|
Returns reference to hash. Key: IID, Value: Hardware version.
|
||||||
|
|||||||
Reference in New Issue
Block a user