attempt to fix test?
This commit is contained in:
		| @@ -354,6 +354,10 @@ Returns 'aerohive'. | ||||
|  | ||||
| Returns 'hive_os'. | ||||
|  | ||||
| =item $aerohive->serial() | ||||
|  | ||||
| Returns the serial number extracted from C<ahSystemSerial>. | ||||
|  | ||||
| =item $aerohive->os_ver() | ||||
|  | ||||
| Returns the OS versionl extracted from C<sysDescr>. | ||||
| @@ -366,20 +370,12 @@ Returns the firmware version extracted from C<ahFirmwareVersion>. | ||||
|  | ||||
| Returns the model extracted from C<sysDescr>. | ||||
|  | ||||
| =item $aerohive->serial() | ||||
|  | ||||
| Returns the serial number extracted from C<ahSystemSerial>. | ||||
|  | ||||
| =back | ||||
|  | ||||
| =head2 Overrides | ||||
|  | ||||
| =over | ||||
|  | ||||
| =item $aerohive->serial() | ||||
|  | ||||
| Returns C<ahSystemSerial>. | ||||
|  | ||||
| =item $aerohive->layers() | ||||
|  | ||||
| Returns 00000111. Layer 2 and Layer 3 functionality through proprietary MIBs. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user