logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SNMP::Info::DocsisCM - SNMP Interface for DOCSIS Cable Modems

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

See Also