SNMP::Info::DocsisHE(3pm) | User Contributed Perl Documentation | SNMP::Info::DocsisHE(3pm) |
SNMP::Info::DocsisHE - SNMP Interface for DOCS-IF-MIB and DOCS-IF3-MIB
Ryan Gasik
my $cmts = new SNMP::Info( AutoSpecify => 1, Debug => 1, DestHost => 'cmts', Community => 'public', Version => 2 ); # Get a list of modems off the DOCSIS CMTS my $modems = $cmts->docs_if_cmts_cm_status_inet_address()
None.
None.
("docsIf3CmtsCmRegStatusMdIfIndex")
("docsIfCmtsCmStatusInetAddressType")
("docsIfCmtsCmStatusInetAddress")
("docsIfCmtsCmStatusDownChannelIfIndex")
("docsIfCmtsCmStatusUpChannelIfIndex")
2023-09-30 | perl v5.36.0 |