Go to main content

Oracle® Rack Cabinet 1242 Power Distribution Units User's Guide

Exit Print View

Updated: March 2018
 
 

Network Services Configuration Parameters

Table 28  Network Services Configuration Parameters (set Command) Available Starting with FW2.01
Parameters
Syntax
Response
net_web_version
pducli -> set net_web_version=x (0 for disable, 1 for HTTP, 2 for HTTPS)
pducli-> set OK (or an error message)
net_snmp_version
pducli -> set net_snmp_version=x (0 for disable, 1 for SNMPv2, 2 for SNMPv3, 3 to enable both versions
pducli-> set OK (or an error message)
net_snmp_mib
pducli -> set net_snmp_mib=x
(0 for enhanced PDU MIB, 1 for original PDU MIB)
pducli-> set OK (or an error message)
net_syslog_enable

This command is available only in FW 2.01.

pducli -> set net_syslog_enable=On
pducli-> set OK (or an error message)

Note -  After executing any combination of the commands above, execute a reset=yes command for the changes to take affect.
Table 29  Network Services Configuration Parameters (set Command) Available Starting with FW 2.02
Parameters
Syntax
Response
net_alivetrap_interval
pducli -> set net_alivetrap_interval=xx
(xx=seconds: 0-60 allowed; 0=disabled)
pducli-> set OK (or an error message)
net_traprepeat_interval
pducli-> set net_traprepeat_interval=xx (xx=seconds: 0-60 allowed; 0=disabled)
pducli-> set OK (or an error message)
net_traprepeat_qty
pducli-> set net_traprepeat_qty=xx
(xx=number for repeats; 0-255 allowed)
pducli-> set OK (or an error message)
net_testtrap_init
pducli-> set net_testtrap_init=yes (only available if Enhanced-MIB is selected)
pducli-> set OK (or an error message)
net_syslog_interval_hour
pducli -> set net_syslog_interval_hour=xx (xx= Interval in hours: 0-24 allowed)
pducli-> set OK (or an error message)
net_syslog_interval_min
pducli -> set net_syslog_interval_min=xx
(xx=Interval in minutes: 0-59 allowed)
pducli-> set OK (or an error message)
net_syslog_interval_sec
pducli -> set net_syslog_interval_sec=xx
(xx= Interval in seconds; 0-59 allowed)
pducli-> set OK (or an error message)
net_syslog_alarm_enable
pducli-> set net_syslog_alarm_enable=on
(or net_syslog_alarm_enable=off)
pducli-> set OK (or an error message)
net_syslog_values_ enable _pdu
pducli -> set net_syslog_values_enable_pdu=xx
(0 - disabled, 4 - active power)
pducli-> set OK (or an error message)
net_syslog_values_ enable_inputs
pducli -> set net_syslog_values_enable_inputs=xx (0 - disabled, 4 - active power)
pducli-> set OK (or an error message)
net_syslog_values_ enable_lines
pducli -> set net_syslog_values_enable_lines=xx
(0 - disable, 1 - for Current, 2 - Voltage, 4 - ActivePower, 8 - ApparentPower => 15 Current/Voltage/ActivePower/ApparentPower)
pducli-> set OK (or an error message)
Table 30  Network Services Configuration Parameters (get Command) Available Starting with FW 2.01
Parameters
Syntax
Response
net_web_version
pducli -> get net_web_version
pducli-> net_web_version=1
(0 for disabled, 1 for HTTP, or 2 for HTTPS)
net_snmp_version
pducli -> get net_snmp_version
pducli-> net_snmp_version=3
(0 for disabled, 1 for SNMPv1/v2, 2 for SNMPv3, or 3 for both versions)
net_snmp_mib
pducli -> get net_snmp_mib
pducli -> net_snmp_mib=1
(0 for Enhanced PDU MIB or 1 for original PDU MIB)
Table 31  Network Services Configuration Parameters (get Command) Available Starting with FW 2.02
Parameters
Syntax
Response
net_term_version
pducli -> get net_term_version
pducli-> net_term_version=2
(2 for ssh; no other versions supported)
net_alivetrap_interval
pducli -> get net_alivetrap_interval
pducli-> net_alivetrap_interval=xx
(with xx in seconds: 0-60 allowed; 0 is disabled)
net_traprepeat_interval
pducli-> get net_traprepeat_interval
pducli-> net_traprepeat_interval=xx
(with xx in seconds: 0-60 allowed; 0 is disabled)
net_traprepeat_qty
pducli-> get net_traprepeat_qty
pducli-> net_traprepeat_qty=xx
(with xx number for repeats: 0-60 allowed)
net_syslog_interval_hour
pducli -> get net_syslog_interval_hour
pducli-> net_syslog_interval_hour=xx
(with xx is the interval in hours: 0-24 allowed
net_syslog_interval_min
pducli -> get net_syslog_interval_min
pducli-> net_syslog_interval_min=xx
(with xx is the interval in minutes: 0-59 allowed)
net_syslog_interval_sec
pducli -> get net_syslog_interval_sec
pducli-> net_syslog_interval_sec=xx
(with xx is the interval in seconds: 0-59 allowed)
net_syslog_alarm_enable
pducli-> get net_syslog_alarm_enable
pducli-> net_syslog_alarm_enable=On
(or net_syslog_alarm_enable=Off)
net_syslog_values_ enable_pdu
pducli -> get net_syslog_values_enable_pdu
pducli-> net_syslog_values_enable_pdu=xx
(with xx=0 for disable, or xx=4 for include ActivePower)
net_syslog_values_ enable_inputs
pducli -> get net_syslog_values_enable_inputs
pducli-> net_syslog_values_enable_inputs=xx
(with xx=0 for disable, xx=4 for include ActivePower)
net_syslog_values_ enable_lines
pducli -> get net_syslog_values_enable_lines
pducli-> net_syslog_values_enable_lines=xx
(xx=0 for disabled, xx=1 for include Current, xx=2 for include Voltage, xx=4 for include ActivePower, xx=8 for include ApparentPower => xx=15 for include Current/Voltage/ActivePower/ApparentPower)