These commands are general purpose tests to investigate the network setup and operation.
155,001 NetworkOverview
Fetches overview information about the network configuration on a machine.
155,001 Reply Packet
Field# | Name | Description |
114 | SampleTime | Date/Time this sample was taken |
Base + 0 | Flags | Attribute flags field |
Base + 1 | Value | Attribute current value |
Base + 2 | Worst | Attribute worst value |
Base + 3 | Threshold | Reported threshold |
Base + 4 | Vendor | Vendor data |
The Base value is derived from the formula
Base = (1,000,000*(1+Physical-Drive-Number)) + (Attribute-Id * 100)
The means the current value of attribute 3 for physical drive 0 will be stored in field (1,000,000*(1+0)) + (3 * 100) = 1,000,300