|
NAMESNMP::Info::DocsisHE - SNMP Interface for DOCS-IF-MIB and DOCS-IF3-MIB AUTHORRyan Gasik SYNOPSIS 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()
DESCRIPTION SNMP::Info::DocsisHE is a subclass of SNMP::Info that provides information about the cable modems of a DOCSIS CMTS.Inherited ClassesNone. Required MIBsGLOBALSNone. TABLE METHODS
|