SNMP::Info::DocsisCM - SNMP Interface for DOCSIS Cable Modems
Contents
Description Snmp::Info::Docsiscm Is A Subclass Of Snmp::Info That Provides Info About A Given Cable Modem.
ExtractsdatafromthesysDescr,whichismandatedintheDOCSISspecificationtomatch"HW_REV:<value>;VENDOR:<value>;BOOTR:<value>;SW_REV:<value>;MODEL:<value>"InheritedClasses
None.
RequiredMIBs
None.
Globals
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.
perl v5.40.0 2024-11-09 SNMP::Info::DocsisCM(3pm)
Name
SNMP::Info::DocsisCM - SNMP Interface for DOCSIS Cable Modems
