|
|
| |
SNMP::Info::DocsisCM(3) |
User Contributed Perl Documentation |
SNMP::Info::DocsisCM(3) |
SNMP::Info::DocsisCM - SNMP Interface for DOCSIS Cable Modems
These are methods that return scalar value from SNMP
- $cm->vendor()
- Returns the vendor of the cable modem.
- $cm->model()
- Returns the model of the cable modem.
- $cm->os()
- Returns 'cm', as the actual os is vendor and model dependent.
- $cm->os_ver()
- Returns the version of the software, extracted from the SW_REV field.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |