NAME
Device::CableModem::Zoom5341J::Get
NOTA BENE
This is part of the guts of Device::CableModem::Zoom5341J. If you're reading this, you're either developing the module, writing tests, or coloring outside the lines; consider yourself warned.
->get_down_stats
Return all the downstream stats as a hashref.
->get_up_stats
Return all the upstream stats as a hashref.
->get_down_chanid
Return an arrayref of downstream channel ids.
->get_down_freq
Return an arrayref of downstream frequencies.
->get_down_mod
Return an arrayref of downstream modulation schemata.
->get_down_power
Return an arrayref of downstream power levels (dBmV).
->get_down_snr
Return an arrayref of downstream SNRs (dB).
->get_up_chanid
Return an arrayref of upstream channel ids.
->get_up_freq
Return an arrayref of upstream frequencies.
->get_up_bw
Return an arrayref of upstream bandwidths (in Ksym/sec).
->get_up_power
Return an arrayref of upstream power levels (dBmV).
SEE ALSO
You should probably be looking at Device::CableModem::Zoom5341J instead.