Class docsis_snmp_v3_kickstart

Description

DOCSIS SNMP v3 Kickstart

Located in /docsis_config/docsis_snmp_v3.php (line 33)

docsis_encoder
   |
   --docsis_encoder_complex
      |
      --docsis_snmp_v3_kickstart
Method Summary
 docsis_snmp_v3_kickstart docsis_snmp_v3_kickstart ([int $code = DOCSIS_SNMP_V3_KICKSTART], [array $value = array()])
 void set_manager_public_number (string $value)
 void set_security_name (string $name)
Variables

Inherited Variables

Inherited from docsis_encoder

docsis_encoder::$code
docsis_encoder::$value
Methods
Constructor docsis_snmp_v3_kickstart (line 41)

Constructor

docsis_snmp_v3_kickstart docsis_snmp_v3_kickstart ([int $code = DOCSIS_SNMP_V3_KICKSTART], [array $value = array()])
  • int $code: docsis code
  • array $value: predefined values
set_manager_public_number (line 66)

Set Manager Public Number

This number is the Diffe-Helman public number derived from a privately (by the manager or operator) generated random number and transformed according to RFC-2786. This is reported in the usmDHKickStartTable as usmKickstartMgrPublic. When combined with the object reported in the same row as usmKickstartMyPublicit can be used to derive keys in the related row in the usmUserTable.

void set_manager_public_number (string $value)
  • string $value
set_security_name (line 51)

Set Security Name

void set_security_name (string $name)
  • string $name: - common names include docsisManager, docsisOperator, docsisMonitor, and docsisUser

Inherited Methods

Inherited From docsis_encoder_complex

 docsis_encoder_complex::docis_encoder_complex()
 docsis_encoder_complex::encode()

Inherited From docsis_encoder

 docsis_encoder::docsis_encoder()
 docsis_encoder::encode()

Documentation generated on Mon, 14 Nov 2005 18:00:30 -0700 by phpDocumentor 1.3.0RC3