114
Advanced Operations
-48 VDC Remote Power Manager
Installation and Operations Manual
Setting IP restrictions:
The Set SNMP IP Restrictions command supports SNMP Manager Get and Set requests to only be allowed from the IP
address of the defined trap destinations.
To set SNMP IP restrictions:
At the Switched -48 VDC: prompt, type
set snmp iprestrict trapdests
and press
Enter
.
To remove SNMP IP restrictions:
At the Switched -48 VDC: prompt, type
set snmp iprestrict none
and press
Enter.
Setting trap destinations:
The Set SNMP Trapdest1 and Trapdest2 commands are used to set the IP addresses or hostname of SNMP
management stations receiving all traps. The CDU supports a maximum of two trap destinations; one must be defined
to enable trap generation.
To set the trap destination:
At the Switched -48 VDC: prompt, type
set snmp, trapdest1
or
trapdest2
, the Ipaddress or hostname and press
Enter
.
Examples
The following sets the trap destination 1 to 64.42.31.208:
Switched -48 VDC: set snmp trapdest1 64.42.31.208<Enter>
The following sets the trap destination 2 to snmp.servertech.com:
Switched -48 VDC: set snmp trapdest2 snmp.servertech.com<Enter>
To reset the trap destination:
At the Switched -48 VDC: prompt, type
set snmp, trapdest1
or
trapdest2, 0.0.0.0
and press
Enter
.
Setting the Get/Set community strings:
The CDU supports two SNMP community strings that provide varying levels of access to objects defined in the
Sentry3 MIB. Community strings can be 1 to 24 characters.
Setcomm:
The Setcomm string provides read-write access to sentry3 MIB objects.
The default Setcomm string is “private”
To set the Setcomm community string:
At the Switched -48 VDC: prompt, type
set snmp setcomm
, followed by the string and press
Enter
.
Getcomm:
The Getcomm string provides read-only access to sentry3 MIB objects.
The default Getcomm string is “public”.
To set the Getcomm community string:
At the Switched -48 VDC: prompt, type
set snmp getcomm
, followed by the string and press
Enter
.