The ArcSetSnmpTrapPort method updates SNMP trap port number for SNMP notification.
virtual
ARC_STATUS ArcSetSnmpTrapPort( IN DWORD nItem, WORD
port ); |
[IN]
nItem:
Value |
Meaning |
0 |
Updates the SNMP Trap Port1 |
1 |
Updates the SNMP Trap Port2 |
2 |
Updates the SNMP Trap Port3 |
port: SNMP
trap port number
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.